[pve-devel] [PATCH ifupdown2 0/2] fix #4683 : fix reload of vlan interfaces when attribute change

Alexandre Derumier aderumier at odiso.com
Thu Apr 20 23:37:09 CEST 2023


This patch series fix the reload of vlan interface,
when attribute change like vlan-protocol  (only use for qinq currently).

Like vxlan, we need to ifdown/ifup the interface on reload.

Alexandre Derumier (2):
  patch : vlan: fix vlan-protocol query check
  patch: add vlan interface ifdown/ifup when changes on reload, like for
    vxlan

 ...-vxlan-interfaces-when-ifreload_down.patch | 11 ++-
 debian/patches/series                         |  3 +-
 ...-check-vlan-protocol-for-not-dotted-.patch | 88 +++++++++++++++++++
 3 files changed, 97 insertions(+), 5 deletions(-)
 create mode 100644 debian/patches/upstream/0001-vlan-query_check-check-vlan-protocol-for-not-dotted-.patch

-- 
2.30.2





More information about the pve-devel mailing list