Age | Commit message (Expand) | Author |
2017-01-17 | Fix IP_HDRINCL usage on FreeBSD 11 | Ondrej Zajicek (work) |
2016-11-01 | BSD: Fix build on OpenBSD broken by previous commit | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-09-29 | Kernel socket missing err_hook fix | Jan Moskyto Matejka |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-06 | KRT: Fix route learn scan when route changed | Ondrej Zajicek (work) |
2015-11-11 | Netlink: Allow more than 256 routing tables. | Jan Moskyto Matejka |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-06-08 | unsgined char -> byte | Pavel Tvrdík |
2015-05-12 | KRT: Add support for plenty of kernel route metrics | Ondrej Zajicek |
2015-04-22 | KRT: Support for RTM_CHANGE on BSD | Ondrej Zajicek |
2015-04-12 | Minor fixes | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-07-09 | Fixes a bug in BSD kernel interfacing code. | Ondrej Zajicek |
2014-06-26 | Ensures that msg_controllen includes last padding. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | Ondrej Zajicek |
2014-02-26 | Fixes longstanding issue with interfaces staying in IF_TMP_DOWN. | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2013-11-25 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-25 | Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-21 | Fixes an issue when opposite address is mistaken for broadcast on ptp ifaces ... | Ondrej Zajicek |
2013-09-22 | Allows other than IA_PEER addresses on PtP ifaces on BSD. | Ondrej Zajicek |
2013-07-11 | Some fixes for TTL security. | Ondrej Zajicek |
2013-07-07 | Implements multiple routing table support for FreeBSD and OpenBSD. | Ondrej Zajicek |
2013-07-04 | Makes krt.c much more readable. | Ondrej Zajicek |
2013-06-25 | Implements TTL security for OSPF and RIP. | Ondrej Zajicek |
2013-06-24 | Better packet priority and traffic class handling. | Ondrej Zajicek |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-08-08 | DragonFly support add - thanks to john@marino.st | Ondrej Filip |
2012-05-04 | Cleanup in sysdep KRT code, part 4. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 3. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 2. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 1. | Ondrej Zajicek |
2012-03-25 | Fixes several minor bugs in kernel syncer. | Ondrej Zajicek |
2012-03-23 | Adds krt_source route attribute. | Ondrej Zajicek |
2012-01-23 | Implements handling of BSD iface arrival/departure notifications. | Ondrej Zajicek |
2012-01-23 | Fixes problems with creating/removing/renaming ifaces on BSD. | Ondrej Zajicek |
2012-01-21 | Fixes a bug in BSD iface scan. | Ondrej Zajicek |
2012-01-09 | Some minor fixes. | Ondrej Zajicek |
2012-01-08 | Fix for IPv6 addresses on non-multiaccess ifaces on BSD. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-10-09 | Extend the error message. | Ondrej Zajicek |
2011-10-06 | Signal problems with route installation to kernel tables. | Ondrej Zajicek |
2011-09-04 | NetBSD compile fix. | Ondrej Zajicek |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-08-15 | A minor fix in BSD. | Ondrej Zajicek |
2011-07-28 | Fixes crash on BSD. | Ondrej Zajicek |
2011-04-07 | Fixes KRT sync in BSD. | Ondrej Zajicek |
2011-03-28 | Minor changes in addresses. | Ondrej Zajicek |