cloudstack/scripts
Wido den Hollander baad8ddc91
network: Add BGP+EVPN+VXLAN script to main repository and Agent package (#9778)
This script can be used to use BGP+EVPN for VXLAN instead of multicast.

In order to use the script operators need to manually create a symlink:

cd /usr/share
ln -s modifyvxlan.sh cloudstack-common/scripts/vm/network/vnet/modifyvxlan-evpn.sh

Configuring BGP and EVPN is outside of the scope of CloudStack and is
up to the operator to configure.

This commit just adds this script to the main repository and does not
change any existing functionality.
2025-01-13 15:38:11 +01:00
..
installer pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
network pre-commit: add `XML` files to the `trailing-whitespace` check (#9131) 2024-07-12 09:42:54 +02:00
storage Merge branch '4.19' 2024-06-25 18:53:57 +05:30
util pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
vm network: Add BGP+EVPN+VXLAN script to main repository and Agent package (#9778) 2025-01-13 15:38:11 +01:00