]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Treat as withdraw if we receive as path with AS_SET / AS_CONFED_SET
authorDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 15 Aug 2022 18:41:15 +0000 (21:41 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 15 Aug 2022 18:41:15 +0000 (21:41 +0300)
commit1bd367634e79000ef32d5c1bc5e06490de2b4f84
treef1a8147224f07151605ac1bea6aa1fb5e057695d
parent17667be0a394c631d54485cce1a8d4cad889ba1f
bgpd: Treat as withdraw if we receive as path with AS_SET / AS_CONFED_SET

For now, only if the knob is enabled. Later this gonna be (most likely) removed
and routes with AS_SET / AS_CONFED_SET will be denied by default.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_attr.c