[pve-devel] applied: [PATCH v3 pve-common 0/5] network : add new options && interfaces
Alexandre DERUMIER
aderumier at odiso.com
Tue Jul 10 13:34:50 CEST 2018
>>Applied with some cleanups.
Thanks !
>>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.
I was not sure about this, I'll have a look how you have done it, and go this way for next patches.
BTW, I'll be on holiday for the 2 next weeks, so I'll don't have too much time to work on it until next month.
----- Mail original -----
De: "Wolfgang Bumiller" <w.bumiller at proxmox.com>
À: "aderumier" <aderumier at odiso.com>
Cc: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Mardi 10 Juillet 2018 12:50:30
Objet: applied: [PATCH v3 pve-common 0/5] network : add new options && interfaces
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