]> git.ipfire.org Git - thirdparty/bird.git/history - sysdep/unix/krt.h
BGP multipath support
[thirdparty/bird.git] / sysdep / unix / krt.h
2015-06-08  Ondrej ZajicekBGP multipath support
2015-05-12  Ondrej ZajicekKRT: Add support for plenty of kernel route metrics
2015-04-25  Ondrej ZajicekKRT: Fixes route reload
2014-03-24  Ondrej ZajicekMerge branch 'bgp-grace'
2014-03-20  Ondrej ZajicekBGP graceful restart support.
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-07-04  Ondrej ZajicekMakes krt.c much more readable.
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-05-10  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
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-23  Ondrej ZajicekAdds krt_metric linux route attribute.
2012-03-22  Ondrej ZajicekAdds krt_source route attribute.
2012-01-23  Ondrej ZajicekImplements handling of BSD iface arrival/departure...
2011-11-06  Ondrej ZajicekImplements protocol templates.
2011-10-06  Ondrej ZajicekSignal problems with route installation to kernel tables.
2011-04-13  Ondrej ZajicekAdds support for several Linux kernel route attributes.
2010-04-04  Ondrej ZajicekRestrict export of device routes to the kernel protocol.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-26  Ondrej ZajicekMany changes in (mainly) kernel syncers.
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-05-29  Ondrej ZajicekAdd 'primary' configuration option.
2000-03-12  Martin MaresCleaned up debugging in kernel syncer. Netlink has...
2000-01-18  Martin MaresKernel route syncer now supports dynamic reconfiguratio...
1999-08-03  Martin MaresKernel route syncer supports multiple tables.
1999-05-21  Martin MaresRemoved one unused structure field.
1999-04-03  Martin MaresMore changes to the kernel syncer.
1999-03-26  Martin MaresMoved to a much more systematic way of configuring...
1999-03-04  Martin MaresKRT: Implemented asynchronous route / interface state...
1999-03-03  Martin MaresRewrote the kernel syncer. The old layering was horrible.
1999-03-01  Martin MaresUse traditional Unix route/iface interface only when...
1999-02-13  Martin MaresWhen shutting down, remove all routes (except for RTS_I...
1999-02-05  Martin MaresSynced kernel interface to new interface.
1998-12-08  Martin MaresHopefully finished kernel syncer (krt) rewrite:
1998-12-08  Martin MaresRewritten kernel syncer. Now uses the rta trickery...
1998-12-07  Martin MaresKRF_* flags moved to krt.h as they are internal to...
1998-12-06  Martin MaresKernel syncer is now configurable. It will probably...
1998-10-18  Martin MaresSince almost every UNIX system requires different techn...