ifupdown-ng/cmd
Maximilian Wilhelm 8dc2295006 ifupdown: Don't configure errornous interfaces.
Do not configure interfaces which have a configuration know to be broken.
  Currently this only happens when using "inherit" to an non-existing iface
  or to an iface and not a template, and having allow_any_iface_as_template
  set to 0.

  In those cases broken ifaces will not be configured unless ifup/ifdown is
  invoked with --force.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-09-25 02:15:16 +02:00
..
ifctrstat-linux.c ifctrstat: Use new structure and recalculate binary size 2020-08-17 14:13:16 -05:00
ifctrstat.c Merge branch 'feature/refactor-opts' into master 2020-08-18 14:40:50 -06:00
ifquery.c ifquery: display template interfaces as templates, not as iface 2020-09-23 11:35:27 -06:00
ifupdown.c ifupdown: Don't configure errornous interfaces. 2020-09-25 02:15:16 +02:00
multicall-exec-options.c ifupdown: implement --force 2020-09-08 19:17:00 -06:00
multicall-match-options.c Refactor how options are handled 2020-08-17 14:59:19 -05:00
multicall-options.c Merge branch 'feature/refactor-opts' into master 2020-08-18 14:40:50 -06:00
multicall.c multicall: load config file data as early as possible 2020-09-14 17:20:20 -06:00
multicall.h libifupdown: move ARRAY_SIZE() declaration from multicall 2020-08-19 01:58:41 -06:00