diff options
author | 2010-05-17 16:08:20 +0000 | |
---|---|---|
committer | 2010-05-17 16:08:20 +0000 | |
commit | 4a044d31dbbf1d311275263eb1c0fb4c19abdd2e (patch) | |
tree | fb0b6750b5705334962a7c42b068fcb175fbe756 /sys/dev/vnd.c | |
parent | Last bits of MPLS VPN support. Hook kernel routing tables and RIB together. (diff) | |
download | wireguard-openbsd-4a044d31dbbf1d311275263eb1c0fb4c19abdd2e.tar.xz wireguard-openbsd-4a044d31dbbf1d311275263eb1c0fb4c19abdd2e.zip |
Implement two new filters, max-as-len and max-as-seq. The first is limiting
the length of an AS path (matches if the path is longer then the specified
lenght) the second matches when a sequence of the same AS number is longer
then the specified length).
max-as-len is good to protect crappy comercial bgp boxes from other crappy
comercial bgp boxes. max-as-seq was a feature request from SwissIX and maybe
EuroIX to find and filter prepends.
Additinal testing and OK sthen@
Diffstat (limited to 'sys/dev/vnd.c')
0 files changed, 0 insertions, 0 deletions