[pve-devel] [PATCH ifupdown2 0/3] ifupdown2 fixes

Alexandre Derumier aderumier at odiso.com
Mon May 6 06:24:58 CEST 2019


- replace previous custom fix for bridge none type with upstream patch
- fix ip forwarding behaviour

Reported on the forum here:
https://forum.proxmox.com/threads/bridge-wont-start-because-of-bridge-ports-issues.53227


Alexandre Derumier (3):
  upstream fix for error: 'NoneType' object has no attribute
    '__getitem__'
  fix ipforwarding
  bump to 1.2.5-1+pvetest2

 debian/changelog                                   |   7 ++
 ...ge-fix-NoneType-object-has-no-attribute-_.patch |  32 +++++++
 .../pve/0006-bridge-up-skip-tap-veth-fwpr.patch    |  30 -------
 ...e-ipforward-interface-value-if-not-define.patch | 100 +++++++++++++++++++++
 ...autoconfiguration-of-forwarding-of-bridge.patch |  31 +++++++
 debian/patches/series                              |   4 +-
 6 files changed, 173 insertions(+), 31 deletions(-)
 create mode 100644 debian/patches/extra/0001-addons-bridge-fix-NoneType-object-has-no-attribute-_.patch
 delete mode 100644 debian/patches/pve/0006-bridge-up-skip-tap-veth-fwpr.patch
 create mode 100644 debian/patches/pve/0006-don-t-change-ipforward-interface-value-if-not-define.patch
 create mode 100644 debian/patches/pve/0007-disable-autoconfiguration-of-forwarding-of-bridge.patch

-- 
2.11.0




More information about the pve-devel mailing list