Component: vxlan
29 changelog entries across 13 version(s)
Activity over time (changelog entries per month)
- added checksum and learning properties;
- fixed unset behavior for "local-address" and "bridge" properties;
- prevent socket sharing (cannot create multiple VXLAN interfaces using the same UDP port with different checksum or vtep-vrf settings);
- rename "vrf" setting to "vtep-vrf";
- added disable option for VTEPs;
- added IPv6 FastPath support;
- added option to dynamically bridge interface and port settings (hw, pvid);
- added TTL property;
- changed default port to 4789;
- fixed unset for "group" and "interface" properties;
- replaced the "inherit" with "auto" option for dont-fragment property (new default);
- fixed issue causing to loose IPv6 VTEP address setting;
- added comment support to VTEPs;
- prevent creating multiple VTEPs with same IP/port combination;
- fixed underlying tunnel reusing routing marks of encapsulated packets;
- improved system stability for Tile devices;
- added forwarding table;
- fixed packet drops when host moves between remote VTEPs;
- added "dont-fragment" setting that allows managing fragmentation;
- added "max-fdb-size" parameter;
- added FastPath support;
- added "local-address" parameter support;
- added VRF support;
- added IPv6 support for remote VTEPs (only IPv4 or IPv6 will be used at the same time, use "vteps-ip-version" property on VXLAN interface to change the version);
- allow to specify MAC address manually;
- allow unsetting "group" and "interface" properties;
- fixed running state after reboot when using "interface" and "group" settings;
- allow unsetting "group" and "interface" properties;
- fixed running state after reboot when using "interface" and "group" settings;