ifupdown-ng/doc
Maximilian Wilhelm 9ee3a874d4 Add support for bonding / LAGs.
* Add a bond executor
  * Add mappings from ifupdown1/2
  * Add a detailed man page
  * Remove legacy compatiblity glue for setups with 'requires' only

  The current implementation has to work around the fact that member interfaces
  will be already up then the bond is created. This is simply done by downing
  them, adding them to the bundle and upping them again. This can possible be
  done in a nicer way after revisiting the ordering of plugin execution (#12).

  Closes #91

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-04 01:35:41 +02:00
..
img clean up README a bit 2020-07-24 06:07:36 -06:00
ADMIN-GUIDE.md admin guide: s/multi-homing/multiple addresses/ 2020-09-19 09:14:06 -06:00
ifctrstat.scd doc: add ifctrstat(8) manpage 2020-08-18 14:32:07 -06:00
ifdown.scd ifupdown: add --force for compatibility with busybox ifupdown 2020-07-28 08:23:58 -06:00
ifquery.scd ifquery: add --property (ref #4) 2020-07-26 02:28:29 -06:00
ifup.scd ifupdown: use fcntl advisory locks to serialize state changes (closes #8) 2020-07-29 03:01:49 -06:00
ifupdown-executor.scd ifupdown-executor man page: add create/destroy phases 2020-09-09 14:39:40 -06:00
interfaces-bond.scd Add support for bonding / LAGs. 2020-10-04 01:35:41 +02:00
interfaces-vxlan.scd doc: Polish VXLAN related documentation. 2020-10-02 22:29:01 +02:00
interfaces.scd Add support for bonding / LAGs. 2020-10-04 01:35:41 +02:00