ifupdown-ng/executor-scripts/linux
Maximilian Wilhelm 5d6c7732ed static executor: Ignore errors while removing addresses
When having multiple addresses set from the same prefix they might/will(?)
  be configured as 'secondary' and implicitly removed when removing the
  non-secondary address. This leads ip complaining about not being able
  to remove the secondaries as they are already gone. So we ignore errors
  while deconfiguring addresses as they liked occur when removing a
  vanish address anyway.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-06 04:50:02 +02:00
..
batman batman executor: Fix typo 2020-09-10 00:50:24 +02:00
bond Add support for bonding / LAGs. 2020-10-04 01:35:41 +02:00
bridge bridge executor: Add depend phase 2020-09-10 00:49:32 +02:00
dhcp dhcp: evaluate IF_HOSTNAME for shell fragments 2020-09-11 02:33:54 -06:00
ethtool ethtool: Call 'env' instead of 'set' to get environment 2020-09-23 01:24:56 +02:00
gre Update executors to reflect new create/destroy phase. 2020-09-10 00:48:47 +02:00
ipv6-ra executors: use set -e consistently 2020-08-26 03:35:18 -06:00
link Merge pull request #87 from BarbarossaTM/feature/veth 2020-10-05 14:34:39 -06:00
ppp Update executors to reflect new create/destroy phase. 2020-09-10 00:48:47 +02:00
static static executor: Ignore errors while removing addresses 2020-10-06 04:50:02 +02:00
tunnel Update executors to reflect new create/destroy phase. 2020-09-10 00:48:47 +02:00
vrf Update executors to reflect new create/destroy phase. 2020-09-10 00:48:47 +02:00
vxlan vxlan executor: Fix typo and remove code copied from link executor. 2020-10-02 03:06:22 +02:00
wireguard Update executors to reflect new create/destroy phase. 2020-09-10 00:48:47 +02:00