[pve-devel] [PATCH v3 pve-common 0/5] network : add new options && interfaces
    Alexandre Derumier 
    aderumier at odiso.com
       
    Thu Jul  5 02:56:29 CEST 2018
    
    
  
Changelog v3:
- add check for bond interfaces + tests
- add check for vlan interfaces + tests
- add checks for mtu size child vs parent + tests
unchanged:
  Inotify : add vxlan interface support
  Inotify : add bridge ports options
new patchs:
  Inotify : add check_bond
  Inotify : add check vlan
changed:
 Inotify : add mtu option 
 (moved from 1/3 to 5/5 as the check apply on all others interfaces) 
Changelog v2:
- Various cleanups from Wolfgang comments
- add tests for vxlan, bridgeports && bridge options
This patches serie add support for new interfaces and options:
- mtu : for ifupdown && ifupdown2
- vxlan interfaces for ifupdown2
- bridgeports options for ifupdown2
Alexandre Derumier (5):
  Inotify : add vxlan interface support
  Inotify : add bridge ports options
  Inotify : add check_bond
  Inotify : add check vlan
  Inotify : add mtu option
 src/PVE/INotify.pm                              | 159 +++++++++++++++++--
 test/etc_network_interfaces/t.create_network.pl | 193 ++++++++++++++++++++++++
 2 files changed, 342 insertions(+), 10 deletions(-)
-- 
2.11.0
    
    
More information about the pve-devel
mailing list