Ondrej Zajicek
|
fdf16eb658
|
Prints full community lists during 'show route all'.
|
2011-07-03 19:43:30 +02:00 |
|
Ondrej Zajicek
|
0267f49fb2
|
Do not add community if it is already in clist.
|
2010-05-14 15:24:53 +02:00 |
|
Ondrej Zajicek
|
2f6483cd31
|
Adds %R printf directive for Router ID.
|
2009-07-23 16:06:25 +02:00 |
|
Ondrej Zajicek
|
aebe06b40c
|
Proper format functions for ORIGINATOR_ID, CLUSTER_LIST
|
2008-11-08 23:33:22 +01:00 |
|
Ondrej Zajicek
|
4847a894bf
|
Implementation of route reflection for BGP
|
2008-10-26 22:45:09 +01:00 |
|
Martin Mares
|
700bbe60fb
|
The previous fix for spacing was (a) totally out of context, (b) wrong.
Please *read* the code when trying to change it.
Also killed a couple of type clashes.
|
2000-04-17 11:49:41 +00:00 |
|
Pavel Machek
|
5a2455886d
|
Put space between entries so they are separated.
FIXME: should use format as in filters.
|
2000-04-17 11:42:34 +00:00 |
|
Pavel Machek
|
9c400ec9dd
|
Int sets moved to core. It is now possible to have variable of type clist.
|
2000-04-17 11:34:38 +00:00 |
|
Martin Mares
|
c6add07fa6
|
Printing of AS paths and community sets.
|
2000-04-17 10:18:55 +00:00 |
|
Martin Mares
|
c0668f3696
|
Created nest/a-path.c and a-set.c which should contain general operations
on AS paths and community sets.
Moved as_path_prepend() there.
Pavel, please move the other functions as well.
|
2000-04-17 07:53:29 +00:00 |
|