]> git.ipfire.org Git - thirdparty/bird.git/history - nest/a-path.c
Add AS# ranges to bgpmask.
[thirdparty/bird.git] / nest / a-path.c
2016-06-08  Ondrej FilipAdd AS# ranges to bgpmask.
2016-02-16  Ondrej Zajicek ... Filter: Implement last_nonaggregated operator on bgp_path
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-10-21  Ondrej ZajicekImplements 'allow local as' option.
2013-09-10  Ondrej ZajicekMerge commit 'origin/master'
2013-08-14  Ondrej ZajicekExtends delete/filter operators to work no bgp_paths.
2013-07-09  Ondrej ZajicekImplements 'bgppath ~ int set' filter op.
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 2.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-21  Ondrej ZajicekFix configure to enable warnings and fix most of them.
2009-12-22  Ondrej ZajicekMerge commit 'origin/master' into new
2009-12-20  Ondrej ZajicekMerge branch 'ospf3' into new
2009-12-14  Ondrej ZajicekMerge branch 'ospf3' into new
2009-12-14  Ondrej ZajicekRemove bgp_as4_support variable.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-10-12  Ondrej ZajicekRename as_path_get_last/as_path_get_first to be consistent.
2009-08-27  Ondrej ZajicekSome cleanups.
2009-08-25  Ondrej ZajicekFixes bug related to AS2->AS4 conversion.
2009-08-25  Ondrej ZajicekTemporary OSPFv3 development commit
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-01  Ondrej ZajicekAdds support for dynamic pair and bgp mask expressions.
2009-04-16  Ondrej ZajicekRewrite of buggy AS path matching.
2009-02-21  Ondrej ZajicekFix bug in empty bgp mask handling
2008-11-16  Ondrej ZajicekFix bug in AS path matching
2008-10-26  Ondrej ZajicekMerge branch 'dev' into out
2008-10-26  Ondrej ZajicekBugfixes in MULIT_EXIT_DISC attribute handling.
2008-10-26  Ondrej ZajicekImplementation of 4B ASN support for BGP
2002-11-13  Martin MaresAdded missing semicolons.
2000-05-19  Martin MaresAdded as_path_get_first().
2000-05-04  Martin MaresRemoved a lot of unused variables.
2000-04-27  Martin MaresFixed stupid bug in as_path_format().
2000-04-26  Pavel MachekWhitespace changes.
2000-04-17  Martin MaresAesthetical tweaks (asterisk spells `asterisk' etc.)
2000-04-17  Pavel Machekas_path_match moved to a-path.c
2000-04-17  Pavel MachekPath_getlen moved to nest and length was made callable...
2000-04-17  Martin MaresPrinting of AS paths and community sets.
2000-04-17  Martin MaresCreated nest/a-path.c and a-set.c which should contain...