c8a6b9a3d1
Old AS path maching supposes thath AS number appears only once in AS path, but that is not true. It also contains some bugs related to AS path sets. New code does not use any assumptions about semantic structure of AS path. It is asymptotically slower than the old code, but on real paths it is not significant. It also allows '?' for matching one arbitrary AS number. |
||
---|---|---|
.. | ||
config.Y | ||
Doc | ||
f-util.c | ||
filter.c | ||
filter.h | ||
Makefile | ||
test.conf | ||
test.conf2 | ||
test6.conf | ||
tree.c | ||
trie.c |