1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00
Julien Fortin 577b903785 debian: changelog: new entry: 3.3.0
* New: performance improvement: replace glob.glob with os.listdir
  * New: bridge: Do not create untagged vlans on "external" vxlan ports
  * New: Attribute: "disable-ipv6" to control ipv6 on an interface
  * New: Policy: "default_loopback_scope" control loopback ip scope
  * Fix: keep link down after mac change if 'link-down yes' is specified
  * Fix: addressvirtual: stale mac detection is missing vrr without ip
  * Fix: bond: warn if sub interface is detected on bond slave
  * Fix: bridge: update bridge-fd valid range to 2-255

Signed-off-by: Julien Fortin <jfortin@nvidia.com>
2023-12-20 18:09:49 +01:00
..