]> git.ipfire.org Git - thirdparty/bird.git/history - sysdep/unix/krt.c
Filter: Allow silent filter execution
[thirdparty/bird.git] / sysdep / unix / krt.c
2018-01-16  Ondrej Zajicek ... Filter: Allow silent filter execution
2016-11-01  Jan Moskyto MatejkaBuild: switch on -Wextra, get rid of most of the warnings
2016-09-15  Pavel Tvrdikrt-table: Fix kernel protocol export filter memory bug
2016-04-06  Ondrej Zajicek ... KRT: Fix route learn scan when route changed
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-11-23  Ondrej Zajicek ... Merge commit 'origin/crypto-hash^'
2015-11-23  Ondrej Zajicek ... Nest: Fix bug in device proto
2015-11-11  Jan Moskyto MatejkaNetlink: Allow more than 256 routing tables.
2015-06-08  Ondrej ZajicekBGP multipath support
2015-06-08  Ondrej ZajicekKRT: Fixes some minor bugs in kernel protocol
2015-05-12  Ondrej ZajicekKRT: Add support for plenty of kernel route metrics
2015-04-25  Ondrej ZajicekKRT: Fixes route reload
2015-04-25  Ondrej ZajicekKRT: Fixes learning of preferred kernel routes.
2015-03-29  Ondrej ZajicekBGP: Enhanced route refresh (RFC 7313) support
2015-02-21  Ondrej ZajicekStore protocol config size inside protocol structure
2015-02-21  Pavel TvrdikReplacing GNU old-style field designator extension
2014-10-14  Ondrej ZajicekMerge remote-tracking branch 'origin/master' into soft-int
2014-10-02  Ondrej ZajicekImplements token bucket filter for rate limiting.
2014-10-02  Ondrej ZajicekRefresh kernel protocol when interface disappears.
2014-03-24  Ondrej ZajicekMerge branch 'bgp-grace'
2014-03-20  Ondrej ZajicekBGP graceful restart support.
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-10-15  Ondrej ZajicekForces KRT rescan on syncer startup with multi syncer...
2013-09-10  Ondrej ZajicekFixes a bug in kernel extended attribute processing.
2013-07-04  Ondrej ZajicekMakes krt.c much more readable.
2012-12-26  Ondrej ZajicekImplements undo command and optional timeout for config...
2012-11-10  Ondrej ZajicekAllows rejected routes to be kept and examined.
2012-08-29  Ondrej ZajicekFixes a bug in primary IP selection.
2012-08-14  Ondrej ZajicekImplements ADD-PATH extension for BGP.
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-05-10  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-05-03  Ondrej ZajicekFixes flushing of device routes.
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-04-15  Ondrej ZajicekMerge commit 'origin/master'
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-23  Ondrej ZajicekAdds krt_metric linux route attribute.
2012-03-22  Ondrej ZajicekAdds krt_source route attribute.
2012-02-03  Ondrej ZajicekFixes a bug causing crash during soft reconfiguration...
2012-01-24  Ondrej ZajicekAssign default protocol preference via proto_config_new().
2012-01-23  Ondrej ZajicekImplements handling of BSD iface arrival/departure...
2011-11-06  Ondrej ZajicekImplements protocol templates.
2011-04-13  Ondrej ZajicekAdds support for several Linux kernel route attributes.
2010-07-12  Ondrej ZajicekFixes missing check in reconfiguration.
2010-04-04  Ondrej ZajicekRestrict export of device routes to the kernel protocol.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-27  Ondrej ZajicekBetter flushing of interfaces.
2010-02-26  Ondrej ZajicekMany changes in (mainly) kernel syncers.
2010-02-13  Ondrej ZajicekRemoves phantom protocol from the pipe design.
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-01  Ondrej ZajicekThe pipe cleanup.
2009-05-31  Ondrej ZajicekChanges pipes to transfer all routes between routing...
2009-05-29  Ondrej ZajicekImplements primary address selection base on 'primary...
2009-05-21  Ondrej ZajicekMerge branch 'master' into dev
2009-05-04  Ondrej FilipSyntax error fix for systems without CONFIG_SELF_CONSCI...
2009-03-20  Ondrej ZajicekFix bugs related to kernel table synchronization.
2009-02-26  Ondrej ZajicekRate limit for most abundant log messages
2008-11-21  Ondrej ZajicekFixes segfault with multiple routing tables.
2008-10-26  Ondrej ZajicekMerge branch 'dev' into out
2008-10-26  Ondrej ZajicekBugfix for routing table breaking bug.
2004-06-07  Ondrej FilipUsed parameter can be marked as unused. :-) Thanx MJ.
2004-06-07  Ondrej FilipMarked unused parameters as unused.
2004-06-05  Martin MaresMarked unused parameters in sysdep code as such.
2003-08-13  Martin MaresThis probably IS the memory leak we're looking for...
2002-11-13  Martin MaresAdded missing includes.
2000-06-08  Martin MaresFixes for the programmer's manual.
2000-06-07  Martin MaresFixes to the progdoc.
2000-06-07  Martin MaresSpelling fixes to progdoc.
2000-06-05  Martin MaresDocumented all the sysdeps (only briefly, I admit).
2000-05-16  Martin MaresWhen in persist mode, don't delete routes from kernel...
2000-05-13  Martin MaresAdapted to new rt_notify semantics.
2000-05-08  Martin MaresDon't crash when reporting deleted routes.
2000-05-04  Martin MaresRemoved a lot of unused variables.
2000-03-12  Martin MaresCleaned up debugging in kernel syncer. Netlink has...
2000-03-04  Martin MaresGarbage collector events and counters are now per table...
2000-01-18  Martin MaresKilled protocol->priority. Protocol startup should...
2000-01-18  Martin MaresKernel route syncer now supports dynamic reconfiguratio...
2000-01-17  Martin MaresSeparated `official protocol names' used in status...
2000-01-17  Martin MaresReconfiguration for device protocol.
2000-01-16  Martin MaresFirst attempt on dynamic reconfiguration. There are...
1999-12-08  Martin MaresExcept for special protocols (nowadays only the kernel...
1999-08-03  Martin MaresKernel route syncer supports multiple tables.
1999-05-31  Martin MaresAdded extra argument to rt_update hook which contains...
1999-05-17  Martin MaresKill remaining master_table relics in KRT code.
1999-04-12  Martin MaresRemoved TOS support. This simplifies many things a...
1999-04-03  Martin MaresMore changes to the kernel syncer.
1999-03-29  Martin MaresDon't try to delete interface routes on CONFIG_AUTO_ROU...
1999-03-26  Martin MaresMoved to a much more systematic way of configuring...
1999-03-04  Martin MaresFixed processing of !krt_capable() routes. Converted...
1999-03-04  Martin MaresKRT: Implemented asynchronous route / interface state...
1999-03-03  Martin MaresFix several things I broke today.
1999-03-03  Martin MaresRewrote the kernel syncer. The old layering was horrible.