summaryrefslogtreecommitdiff
path: root/sysdep/bsd
AgeCommit message (Expand)Author
2016-04-06KRT: Fix route learn scan when route changedOndrej Zajicek (work)
2015-11-11Netlink: Allow more than 256 routing tables.Jan Moskyto Matejka
2015-06-08unsigned [int] -> uintPavel Tvrdík
2015-06-08unsgined char -> bytePavel Tvrdík
2015-05-12KRT: Add support for plenty of kernel route metricsOndrej Zajicek
2015-04-22KRT: Support for RTM_CHANGE on BSDOndrej Zajicek
2015-04-12Minor fixesOndrej Zajicek
2014-10-24Integrated IP functions.Ondrej Zajicek
2014-07-09Fixes a bug in BSD kernel interfacing code.Ondrej Zajicek
2014-06-26Ensures that msg_controllen includes last padding.Ondrej Zajicek
2014-05-18IPv4/IPv6 integrated socket code.Ondrej Zajicek
2014-02-26Fixes longstanding issue with interfaces staying in IF_TMP_DOWN.Ondrej Zajicek
2014-02-06Many changes in I/O and OSPF sockets and packet handling.Ondrej Zajicek
2013-11-25Merge branch 'master' into add-pathOndrej Zajicek
2013-11-25Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result.Ondrej Zajicek
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-11-21Fixes an issue when opposite address is mistaken for broadcast on ptp ifaces ...Ondrej Zajicek
2013-09-22Allows other than IA_PEER addresses on PtP ifaces on BSD.Ondrej Zajicek
2013-07-11Some fixes for TTL security.Ondrej Zajicek
2013-07-07Implements multiple routing table support for FreeBSD and OpenBSD.Ondrej Zajicek
2013-07-04Makes krt.c much more readable.Ondrej Zajicek
2013-06-25Implements TTL security for OSPF and RIP.Ondrej Zajicek
2013-06-24Better packet priority and traffic class handling.Ondrej Zajicek
2012-08-14Implements ADD-PATH extension for BGP.Ondrej Zajicek
2012-08-08DragonFly support add - thanks to john@marino.stOndrej Filip
2012-05-04Cleanup in sysdep KRT code, part 4.Ondrej Zajicek
2012-04-30Cleanup in sysdep KRT code, part 3.Ondrej Zajicek
2012-04-30Cleanup in sysdep KRT code, part 2.Ondrej Zajicek
2012-04-30Cleanup in sysdep KRT code, part 1.Ondrej Zajicek
2012-03-25Fixes several minor bugs in kernel syncer.Ondrej Zajicek
2012-03-23Adds krt_source route attribute.Ondrej Zajicek
2012-01-23Implements handling of BSD iface arrival/departure notifications.Ondrej Zajicek
2012-01-23Fixes problems with creating/removing/renaming ifaces on BSD.Ondrej Zajicek
2012-01-21Fixes a bug in BSD iface scan.Ondrej Zajicek
2012-01-09Some minor fixes.Ondrej Zajicek
2012-01-08Fix for IPv6 addresses on non-multiaccess ifaces on BSD.Ondrej Zajicek
2011-11-07Implements protocol templates.Ondrej Zajicek
2011-10-09Extend the error message.Ondrej Zajicek
2011-10-06Signal problems with route installation to kernel tables.Ondrej Zajicek
2011-09-04NetBSD compile fix.Ondrej Zajicek
2011-08-16The generalized TTL security mechanism (RFC 5082) support.Ondrej Zajicek
2011-08-15A minor fix in BSD.Ondrej Zajicek
2011-07-28Fixes crash on BSD.Ondrej Zajicek
2011-04-07Fixes KRT sync in BSD.Ondrej Zajicek
2011-03-28Minor changes in addresses.Ondrej Zajicek
2011-01-08Some cleanups in krt_read_ifinfo().Ondrej Zajicek
2011-01-08Fixes interface names on BSD systems.Ondrej Zajicek
2010-11-11Implements link state detection.Ondrej Zajicek
2010-07-05Implements hostcache and recursive next hops.Ondrej Zajicek
2010-05-28Minor fixes.Ondrej Zajicek