Age | Commit message (Collapse) | Author |
|
The rest of code doesn't need changing since it doesn't use nesting.
|
|
so that we don't leak memory. Thanks go to the resource tracking system
for quickly discovering the source of leakages.
|
|
|
|
|
|
case net {
62.0.0.0/8+:
10.0.0.0/8+:
else: reject;
}
|
|
if !(scope ~ [ SCOPE_HOST, SCOPE_SITE ]) then {
print "Failed in test";
quitbird;
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commit this from home)
|
|
|
|
|
|
|
|
|
|
o Use `expr' instead of `NUM' and `ipa' instead of `IPA',
so that defined symbols work everywhere.
o `define' now accepts both numbers and IP addresses.
o Renamed `ipa' in filters to `fipa'.
Pavel, please update filters to accept define'd symbols as well.
|
|
By the way, how do you expect pointers to fit in an int?
|
|
|
|
Had to rename `prefix' in filters to `fprefix'.
|
|
|
|
The long resource/routing table dump printed upon startup is gone now
and if you wish to see it, just send bird SIGUSR1 or use the `debug'
commands.
|
|
|
|
|
|
C declarations etc.).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
uses word startup in other context.
|
|
possible. That means that milestone 3 was reached.
|
|
now work.
|
|
|
|
|
|
please create such dynamic atribute for bgp.
|
|
|
|
|
|
to community lists from filters now works.
|
|
|
|
|
|
printing community lists.
|