]> git.ipfire.org Git - thirdparty/bird.git/history - nest/attrs.h
Implements 'allow local as' option.
[thirdparty/bird.git] / nest / attrs.h
2013-10-21  Ondrej ZajicekImplements 'allow local as' option.
2013-10-02  Ondrej ZajicekImplements C.len operator for clist and eclist types.
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-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-15  Ondrej ZajicekExtends set operations in filters.
2011-08-14  Ondrej ZajicekBGP Extended communities.
2011-07-03  Ondrej ZajicekPrints full community lists during 'show route all'.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-09-17  Ondrej ZajicekFixes headers for uintptr_t (and build on NetBSD).
2009-08-25  Ondrej ZajicekFixes bug related to AS2->AS4 conversion.
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-03-18  Ondrej ZajicekBetter handling of AS4 optional attribute errors
2008-11-08  Ondrej ZajicekProper format functions for ORIGINATOR_ID, CLUSTER_LIST
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 route reflection for BGP
2008-10-26  Ondrej ZajicekImplementation of 4B ASN support for BGP
2000-05-19  Martin MaresAdded as_path_get_first().
2000-04-17  Martin MaresDon't import/export MED and LOCAL_PREF on external...
2000-04-17  Pavel MachekInt sets moved to core. It is now possible to have...
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...