]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if TCP MSS is synced if using a passive neighbor
authorDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 18 Sep 2023 19:54:53 +0000 (22:54 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 18 Sep 2023 19:54:53 +0000 (22:54 +0300)
commit6cd8f13fac4502505c1905da0b5865cde062ab72
tree017064cae88cbedff3759834dc93b93d5c3b0845
parent81ece63e3e63fc43b496beafdd3b46c4cc52839b
tests: Check if TCP MSS is synced if using a passive neighbor

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_tcp_mss_passive/__init__.py [new file with mode: 0644]
tests/topotests/bgp_tcp_mss_passive/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_tcp_mss_passive/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_tcp_mss_passive/test_bgp_tcp_mss_passive.py [new file with mode: 0644]