]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Adopt tests for AS4 handling
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 16 Jan 2024 14:28:41 +0000 (16:28 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 16 Jan 2024 14:28:41 +0000 (16:28 +0200)
commit90254e7bc2ff70218f89df1211eb6e3df98b97e6
tree88eec283f120945ceb8d3a54f439673d3e091884
parent02a5da440b40efa3fd80eb60f81997250f98c561
tests: Adopt tests for AS4 handling

When received malformed AS4 capability, it should return -1 (notification send),
and the received flag SHOULD NOT be set.

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