]> git.puffer.fish Git - matthieu/frr.git/commit
tests: bgp_set_aspath_exclude check rule modif crash
authorLouis Scalbert <louis.scalbert@6wind.com>
Tue, 10 Sep 2024 13:10:26 +0000 (15:10 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Tue, 10 Sep 2024 13:18:00 +0000 (15:18 +0200)
commitf102fb7aef6cf7b8b8aa3c47e4514a1a130207ed
tree53c7dd398958ba11bbb4b2ea485f7f1bb3f01526
parent5e1b7f5a69505c76999e610d8773f5abd63fe1a2
tests: bgp_set_aspath_exclude check rule modif crash

Check that the following does not cause a crash:

> route-map r2 permit 6
>  set as-path exclude 65555
>  set as-path exclude as-path-access-list NON-EXISTING

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/bgp_set_aspath_exclude/test_bgp_set_aspath_exclude.py