aboutsummaryrefslogtreecommitdiffstats
path: root/nest/attrs.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes headers for uintptr_t (and build on NetBSD).Ondrej Zajicek2009-09-171-0/+2
* Fixes bug related to AS2->AS4 conversion.Ondrej Zajicek2009-08-251-0/+1
* Adds support for dynamic pair and bgp mask expressions.Ondrej Zajicek2009-06-011-1/+2
* Rewrite of buggy AS path matching.Ondrej Zajicek2009-04-171-3/+4
* Better handling of AS4 optional attribute errorsOndrej Zajicek2009-03-181-0/+2
* Proper format functions for ORIGINATOR_ID, CLUSTER_LISTOndrej Zajicek2008-11-081-1/+1
* Bugfixes in MULIT_EXIT_DISC attribute handling.Ondrej Zajicek2008-10-261-0/+1
* Implementation of route reflection for BGPOndrej Zajicek2008-10-261-0/+3
* Implementation of 4B ASN support for BGPOndrej Zajicek2008-10-261-4/+17
* Added as_path_get_first().Martin Mares2000-05-191-0/+1
* Don't import/export MED and LOCAL_PREF on external links.Martin Mares2000-04-171-1/+0
* Int sets moved to core. It is now possible to have variable of type clist.Pavel Machek2000-04-171-0/+4
* as_path_match moved to a-path.cPavel Machek2000-04-171-0/+8
* Path_getlen moved to nest and length was made callable from filters.Pavel Machek2000-04-171-3/+4
* Printing of AS paths and community sets.Martin Mares2000-04-171-0/+8
* Created nest/a-path.c and a-set.c which should contain general operationsMartin Mares2000-04-171-0/+16