]> git.ipfire.org Git - thirdparty/bird.git/history - sysdep/bsd
Unix: Fix bug in syslog name handling
[thirdparty/bird.git] / sysdep / bsd /
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-11-11  Jan Moskyto MatejkaNetlink: Allow more than 256 routing tables.
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2015-06-08  Pavel Tvrdíkunsgined char -> byte
2015-05-12  Ondrej ZajicekKRT: Add support for plenty of kernel route metrics
2015-04-22  Ondrej ZajicekKRT: Support for RTM_CHANGE on BSD
2015-04-12  Ondrej ZajicekMinor fixes
2015-02-21  Ondrej ZajicekMerge remote-tracking branch 'origin/soft-int'
2014-10-24  Ondrej ZajicekIntegrated IP functions.
2014-10-14  Ondrej ZajicekMerge remote-tracking branch 'origin/master' into soft-int
2014-07-09  Ondrej ZajicekFixes a bug in BSD kernel interfacing code.
2014-06-26  Ondrej ZajicekEnsures that msg_controllen includes last padding.
2014-05-18  Ondrej ZajicekIPv4/IPv6 integrated socket code.
2014-03-24  Ondrej ZajicekMerge branch 'bgp-grace'
2014-02-26  Ondrej ZajicekFixes longstanding issue with interfaces staying in...
2014-02-06  Ondrej ZajicekMerge branch 'add-path'
2014-02-06  Ondrej ZajicekMany changes in I/O and OSPF sockets and packet handling.
2014-02-06  Ondrej ZajicekMerge commit 'origin/master' into socket
2013-12-10  Ondrej ZajicekMerge branch 'add-path'
2013-11-25  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-25  Ondrej ZajicekChanges primary addr selection on BSD to respect SIOCGI...
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-11-21  Ondrej ZajicekFixes an issue when opposite address is mistaken for...
2013-09-22  Ondrej ZajicekAllows other than IA_PEER addresses on PtP ifaces on...
2013-07-11  Ondrej ZajicekSome fixes for TTL security.
2013-07-07  Ondrej ZajicekImplements multiple routing table support for FreeBSD...
2013-07-04  Ondrej ZajicekMakes krt.c much more readable.
2013-06-25  Ondrej ZajicekImplements TTL security for OSPF and RIP.
2013-06-24  Ondrej ZajicekBetter packet priority and traffic class handling.
2012-08-14  Ondrej ZajicekImplements ADD-PATH extension for BGP.
2012-08-08  Ondrej FilipDragonFly support add - thanks to john@marino.st
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-05-10  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-05-04  Ondrej ZajicekCleanup in sysdep KRT code, part 4.
2012-04-30  Ondrej ZajicekCleanup in sysdep KRT code, part 3.
2012-04-30  Ondrej ZajicekCleanup in sysdep KRT code, part 2.
2012-04-30  Ondrej ZajicekCleanup in sysdep KRT code, part 1.
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-25  Ondrej ZajicekMerge commit 'origin/master'
2012-03-25  Ondrej ZajicekFixes several minor bugs in kernel syncer.
2012-03-22  Ondrej ZajicekAdds krt_source route attribute.
2012-01-23  Ondrej ZajicekImplements handling of BSD iface arrival/departure...
2012-01-23  Ondrej ZajicekFixes problems with creating/removing/renaming ifaces...
2012-01-21  Ondrej ZajicekFixes a bug in BSD iface scan.
2012-01-09  Ondrej ZajicekSome minor fixes.
2012-01-08  Ondrej ZajicekFix for IPv6 addresses on non-multiaccess ifaces on...
2011-11-06  Ondrej ZajicekImplements protocol templates.
2011-10-09  Ondrej ZajicekExtend the error message.
2011-10-06  Ondrej ZajicekSignal problems with route installation to kernel tables.
2011-09-04  Ondrej ZajicekNetBSD compile fix.
2011-08-16  Ondrej ZajicekThe generalized TTL security mechanism (RFC 5082) support.
2011-08-15  Ondrej ZajicekA minor fix in BSD.
2011-07-28  Ondrej ZajicekFixes crash on BSD.
2011-04-07  Ondrej ZajicekFixes KRT sync in BSD.
2011-03-28  Ondrej ZajicekMinor changes in addresses.
2011-01-08  Ondrej ZajicekSome cleanups in krt_read_ifinfo().
2011-01-08  Ondrej ZajicekFixes interface names on BSD systems.
2010-11-11  Ondrej ZajicekImplements link state detection.
2010-07-05  Ondrej ZajicekImplements hostcache and recursive next hops.
2010-05-28  Ondrej ZajicekMinor fixes.
2010-04-27  Ondrej ZajicekBetter support for /31 networks.
2010-04-08  Ondrej ZajicekIgnore routes with next-hop 127.0.0.1 on BSD.
2010-04-08  Ondrej ZajicekOn BSD, consider unmarked non-device routes as alien.
2010-04-08  Ondrej ZajicekMinor changes.
2010-04-04  Ondrej ZajicekRestrict export of device routes to the kernel protocol.
2010-04-03  Ondrej ZajicekIgnore some kernel messages.
2010-04-03  Ondrej ZajicekFixes related to routes with link-local gw on BSD.
2010-04-02  Ondrej ZajicekUse SO_BINDTODEVICE also in Linux/IPv6.
2010-04-02  Ondrej ZajicekFixes link-local addresses on BSD.
2010-04-02  Ondrej ZajicekMinor fixes to previous patches.
2010-03-26  Ondrej ZajicekMerge branch 'socket2' into new
2010-03-14  Ondrej ZajicekMerge commit 'origin/master' into new
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-03-10  Ondrej ZajicekAdds support for PTP links on BSD.
2010-02-26  Ondrej ZajicekMany changes in (mainly) kernel syncers.
2010-02-11  Ondrej ZajicekTemporary OSPF commit - socket changes.
2010-02-10  Ondrej ZajicekMerge commit 'origin/master' into new
2010-02-10  Ondrej ZajicekRTF_CLONING is removed in FreeBSD 8.
2009-12-22  Ondrej ZajicekMerge commit 'origin/master' into new
2009-12-20  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-09-30  Ondrej ZajicekFixes one previous commit.
2009-09-24  Ondrej ZajicekDo not allow gateway routes with NULL iface.
2009-09-04  Ondrej ZajicekTemporary OSPFv3 development commit (changing multicast...
2009-07-06  Ondrej ZajicekMerge branch 'master' into dev
2009-06-27  Ondrej FilipUnused file removed.
2009-05-22  Ondrej ZajicekFixes type mismatch on BSD systems.
2009-05-21  Ondrej ZajicekMerge branch 'master' into dev
2009-05-04  Ondrej FilipLinux specific TCP-MD5 handling moved to sysdep/linux...
2004-06-07  Ondrej FilipSome new warnings eliminated.
2004-06-07  Ondrej FilipMarked unused parameters as unused.
2004-06-07  Ondrej FilipDeleted some unused code.
2004-06-01  Ondrej FilipCode clean up.
2004-06-01  Ondrej FilipReverting last patch.
2004-06-01  Ondrej FilipCaching loopback interface.
2004-06-01  Ondrej Filiplog->DBG
2004-06-01  Ondrej FilipMinor changes caused by MJ's comment.
2004-06-01  Ondrej FilipUseles log()s deleted.
next