[pve-devel] applied: [PATCH v3 pve-common 0/5] network : add new options && interfaces
Wolfgang Bumiller
w.bumiller at proxmox.com
Tue Jul 10 12:50:30 CEST 2018
Applied with some cleanups.
I changed the tests to do a check in between adding each group of
interfaces so it's not just one single big file to test.
On Thu, Jul 05, 2018 at 02:56:29AM +0200, Alexandre Derumier wrote:
> 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