summaryrefslogtreecommitdiffstats
path: root/sysdep/bsd
AgeCommit message (Expand)Author
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
2010-04-28Better support for /31 networks.Ondrej Zajicek
2010-04-09Ignore routes with next-hop 127.0.0.1 on BSD.Ondrej Zajicek
2010-04-08On BSD, consider unmarked non-device routes as alien.Ondrej Zajicek
2010-04-08Minor changes.Ondrej Zajicek
2010-04-04Restrict export of device routes to the kernel protocol.Ondrej Zajicek
2010-04-03Ignore some kernel messages.Ondrej Zajicek
2010-04-03Fixes related to routes with link-local gw on BSD.Ondrej Zajicek
2010-04-02Use SO_BINDTODEVICE also in Linux/IPv6.Ondrej Zajicek
2010-04-02Fixes link-local addresses on BSD.Ondrej Zajicek
2010-04-02Minor fixes to previous patches.Ondrej Zajicek
2010-03-11Merge branch 'new' into socket2Ondrej Zajicek
2010-03-10Adds support for PTP links on BSD.Ondrej Zajicek
2010-02-26Many changes in (mainly) kernel syncers.Ondrej Zajicek
2010-02-11Temporary OSPF commit - socket changes.Ondrej Zajicek
2010-02-10RTF_CLONING is removed in FreeBSD 8.Ondrej Zajicek
2009-11-09Merge branch 'dev' into ospf3Ondrej Zajicek
2009-09-30Fixes one previous commit.Ondrej Zajicek
2009-09-24Do not allow gateway routes with NULL iface.Ondrej Zajicek
2009-09-04Temporary OSPFv3 development commit (changing multicast support).Ondrej Zajicek
2009-06-27Unused file removed.Ondrej Filip
2009-05-22Fixes type mismatch on BSD systems.Ondrej Zajicek
2009-05-04Linux specific TCP-MD5 handling moved to sysdep/linux/sysio.hOndrej Filip
2004-06-07Some new warnings eliminated.Ondrej Filip
2004-06-07Marked unused parameters as unused.Ondrej Filip
2004-06-07Deleted some unused code.Ondrej Filip
2004-06-01Code clean up.Ondrej Filip
2004-06-01Reverting last patch.Ondrej Filip
2004-06-01Caching loopback interface.Ondrej Filip
2004-06-01log->DBGOndrej Filip
2004-06-01Minor changes caused by MJ's comment.Ondrej Filip
2004-06-01Useles log()s deleted.Ondrej Filip
2004-06-01bzero has 2 arguments.Ondrej Filip
2004-06-01memset -> bzeroOndrej Filip
2004-05-31*BSD port added. (Tested on FreeBSD and NetBSD)Ondrej Filip