ifupdown-ng/tests/linux
Maximilian Wilhelm b75e509f3d vxlan: Add support for PTMP setups and rename options to vxlan-peer-{ip,group}
This commit adds support for configuring static PTMP overlays with VXLAN by
  allowing to specify multiple IPs for »vxlan-peer-ips«.  If more than one IP
  is given ifupdown-ng will set up additional FDB entries for all peer IPs and
  the Linux Kernel will do ingres / head-end replication for BUM traffic.

  For a cleaner naming schema and simliar names to commercial vendor CLIs the
  options to specify unicast or multicast peers have been renamed and aliases
  added for compatibility to previous versions of ifupdown-ng:
   * »vxlan-remote-ip« now is named »vxlan-peer-ips«
   * »vxlan-remote-group« now is called »vxlan-peer-group«

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2021-10-16 15:27:30 +02:00
..
bond_test Add tests for bond executor 2021-03-24 15:06:22 +01:00
dhcp_test dhcp: Fix test 2020-11-30 22:38:55 +01:00
ethtool_test ethtool: Fix tests 2020-09-23 01:43:25 +02:00
forward_test tests: add tests for forward executor 2020-12-16 06:23:38 -07:00
gre_test tests: Update tests to reflect create/destroy phase. 2020-09-10 00:49:04 +02:00
ipv6-ra_test tests: add tests for ipv6-ra executor 2020-07-26 03:54:06 -06:00
Kyuafile Add support for MPLS on Linux 2021-03-30 23:29:52 +02:00
link_test tests: Update tests to reflect create/destroy phase. 2020-09-10 00:49:04 +02:00
mpls_test Add support for MPLS on Linux 2021-03-30 23:29:52 +02:00
ppp_test tests: Update tests to reflect create/destroy phase. 2020-09-10 00:49:04 +02:00
static_test static: use ip addr|route flush instead of manually deleting matching routes 2021-04-22 01:43:12 -06:00
tunnel_test tunnel executor: Add support for ip6gretap tunnels 2021-03-25 21:17:05 +01:00
vrf_test tests: Update tests to reflect create/destroy phase. 2020-09-10 00:49:04 +02:00
vxlan_test vxlan: Add support for PTMP setups and rename options to vxlan-peer-{ip,group} 2021-10-16 15:27:30 +02:00
wireguard_test tests: Update tests to reflect create/destroy phase. 2020-09-10 00:49:04 +02:00