]> git.puffer.fish Git - matthieu/frr.git/commit
tests: tests for bgpd listing on multiple addresses
authorAdriano Marto Reis <adrianomarto@gmail.com>
Sun, 3 Jan 2021 05:02:29 +0000 (15:02 +1000)
committerAdriano Marto Reis <adrianomarto@gmail.com>
Mon, 11 Jan 2021 08:33:52 +0000 (08:33 +0000)
commit733367c04e6040486077db2fdba19fcc0024fa8f
tree3a265974942bece05af49bd88675fa984a14f8c9
parentd1aed873ca4a35e43f482c31667b733fbca04a67
tests: tests for bgpd listing on multiple addresses

* Added a new topotest to test bgpd listening on multiple addresses.
* Updated the existing bgpd tests according to the parameter added to
bgp_master_init.

Signed-off-by: "Adriano Marto Reis" <adrianomarto@gmail.com>
tests/bgpd/test_aspath.c
tests/bgpd/test_capability.c
tests/bgpd/test_mp_attr.c
tests/bgpd/test_mpath.c
tests/bgpd/test_packet.c
tests/bgpd/test_peer_attr.c
tests/topotests/bgp_listen_on_multiple_addresses/bgp_listen_on_multiple_addresses.json [new file with mode: 0644]
tests/topotests/bgp_listen_on_multiple_addresses/test_bgp_listen_on_multiple_addresses.py [new file with mode: 0755]