]> git.puffer.fish Git - matthieu/frr.git/commit
tests: adding 11 bgp v4 over v6 test cases.
authornguggarigoud <nguggarigoud@vmware.com>
Tue, 24 Aug 2021 00:19:00 +0000 (17:19 -0700)
committernguggarigoud <nguggarigoud@vmware.com>
Tue, 24 Aug 2021 00:20:24 +0000 (17:20 -0700)
commit9e3bab5f1afaeb8aaf33f515a2041043c7f2127b
tree2867e67dc1246480ad976470b8fc791caab63eaf
parentb3eebd46d9a05088adc4975f0792683f7682758b
tests: adding 11 bgp v4 over v6 test cases.

Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
tests/topotests/bgp_ipv4_over_ipv6/rfc5549_ebgp_ibgp_nbr.json [new file with mode: 0644]
tests/topotests/bgp_ipv4_over_ipv6/rfc5549_ebgp_nbr.json [new file with mode: 0644]
tests/topotests/bgp_ipv4_over_ipv6/rfc5549_ebgp_unnumbered_nbr.json [new file with mode: 0644]
tests/topotests/bgp_ipv4_over_ipv6/rfc5549_ibgp_nbr.json [new file with mode: 0644]
tests/topotests/bgp_ipv4_over_ipv6/rfc5549_ibgp_unnumbered_nbr.json [new file with mode: 0644]
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_ibgp_nbr.py [new file with mode: 0644]
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_nbr.py [new file with mode: 0644]
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ebgp_unnumbered_nbr.py [new file with mode: 0644]
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_nbr.py [new file with mode: 0644]
tests/topotests/bgp_ipv4_over_ipv6/test_rfc5549_ibgp_unnumbered_nbr.py [new file with mode: 0644]