Alexandre Derumier
beedabb4ab
remove extra space after address && gateway options
...
only 1 space like all others options
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2020-03-04 14:59:34 +01:00
Alexandre Derumier
378c6656c9
INotify: use cidr for address on config change
...
netmask/broadcast options are deprecated since buster
https://manpages.debian.org/buster/ifupdown/interfaces.5.en.html
This still read both "old address/netmask" or "address cidr" format,
but always convert it to cidr address format
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2020-03-04 14:59:34 +01:00
Alexandre Derumier
4ac94c72a2
network_interfaces: use allow-ovs for OVSBridge
...
new openvswitch-switch service use "ifup --allow-ovs",
and this race with "auto ..." used by networking service
bug reported here:
https://forum.proxmox.com/threads/so-is-openvswitch-bonding-just-broken-on-pve-6-whats-going-on.58020/
This is also fixing ovs with ifupdown2
Openvswitch github have a note about this:
e0dfd67b45 (diff-555e6da95251766b76e83867900bd8fe)
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-20 09:06:47 +02:00
Wolfgang Bumiller
21d32c95cd
remove autostart property from bridge ports
...
Fixes #711
2015-09-14 12:42:47 +02:00
Wolfgang Bumiller
936218b86f
importing etc_network_interfaces tests
2015-06-26 07:49:16 +02:00