Skip to content

Commit 577b903

Browse files
committed
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>
1 parent 2945b67 commit 577b903

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ifupdown2 (3.2.1) unstable; urgency=medium
1+
ifupdown2 (3.3.0) unstable; urgency=medium
22

33
* New: performance improvement: replace glob.glob with os.listdir
44
* New: bridge: Do not create untagged vlans on "external" vxlan ports
@@ -9,7 +9,7 @@ ifupdown2 (3.2.1) unstable; urgency=medium
99
* Fix: bond: warn if sub interface is detected on bond slave
1010
* Fix: bridge: update bridge-fd valid range to 2-255
1111

12-
-- Julien Fortin <jfortin@nvidia.com> Thu, 04 May 2023 23:42:00 -0700
12+
-- Julien Fortin <jfortin@nvidia.com> Thu, 04 May 2023 23:42:42 -0700
1313

1414
ifupdown2 (3.2.0) unstable; urgency=medium
1515

0 commit comments

Comments
 (0)