ifupdown-ng/tests
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
..
executors tests: add mock vlan executor and vlan fixture 2020-08-04 12:38:05 -06:00
fixtures tests: add regression test for #148 2021-04-07 09:38:31 -06:00
linux vxlan: Add support for PTMP setups and rename options to vxlan-peer-{ip,group} 2021-10-16 15:27:30 +02:00
Kyuafile tests: add getopt regression test for multicall stub 2020-11-19 03:28:51 -07:00
ifdown_test tests: add dependency loop breaking test for ifdown 2020-10-08 02:09:30 -06:00
ifquery_test tests: add regression test for #148 2021-04-07 09:38:31 -06:00
ifup_test tests: ifup: add dependency loop breaking test 2020-10-08 02:05:43 -06:00
multicall_test tests: add getopt regression test for multicall stub 2020-11-19 03:28:51 -07:00
test_env.sh tests: add fixture & test for VRF topology learning 2020-08-18 16:52:11 -06:00