Maximilian Wilhelm
ed9aae85ed
doc: Add man page for tunnel interfaces
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2021-06-03 18:53:36 +02:00
Maximilian Wilhelm
c8a05a742b
doc: Clarify some interface file properties
...
* Interface file is case-sensitive and all lower-case
* Clariry netmask handling and fallback
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2021-05-16 17:59:24 +02:00
Maximilian Wilhelm
667943f46c
Add support for MPLS on Linux
...
Closes #135
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2021-03-30 23:29:52 +02:00
Maximilian Wilhelm
5b7f5b712b
doc: Add references to forward and wifi man page
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2021-03-30 23:21:31 +02:00
Ariadne Conill
606e98d7bd
docs: add interfaces-forward(5) manual page
2020-12-16 06:31:17 -07:00
Ariadne Conill
d7cc2a9917
doc: interfaces: clarify that both wireless-tools and wpa_supplicant are needed for full functionality
2020-12-03 04:58:45 -07:00
Ariadne Conill
eeb40937fb
doc: document the wifi executor as interfaces-wifi(5).
2020-12-02 18:48:57 -07:00
Ariadne Conill
af25cedf33
interfaces: note automatic executor selection algorithm here too ( closes #117 )
2020-11-04 11:31:08 -07:00
Ariadne Conill
c292297396
interfaces: s/option/executor/
2020-11-04 11:27:41 -07:00
Ariadne Conill
8cae485ca7
docs: document ifstate
2020-10-24 09:00:26 -06:00
Maximilian Wilhelm
c810cd5817
doc: Add ifupdown-ng.conf(5) man page on global options.
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-18 23:43:17 +02:00
Ariadne Conill
f6fe06298f
doc: interfaces: document source and source-directory options
2020-10-14 04:29:25 -06:00
Ariadne Conill
6f588a01d5
Merge pull request #92 from BarbarossaTM/doc/manpage-update
...
Man pages for B.A.T.M.A.N. adv., bridges, ethtool, VRFs
2020-10-05 22:06:43 -04:00
Ariadne Conill
df6835bd62
Merge pull request #98 from BarbarossaTM/feature/pointopoint
...
static executor: Add support for IPv4 'pointopoint' addresses.
2020-10-05 22:04:58 -04:00
Maximilian Wilhelm
6dc43a2bb4
Let's use "point-to-point" and map "pointopoint" to it.
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-06 04:03:27 +02:00
Maximilian Wilhelm
63a5503185
doc: Add a man page for PPP dial-up interfaces
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-06 04:01:52 +02:00
Maximilian Wilhelm
87fa1760be
doc: Add a man page for Wireguard VPN tunnel interfaces
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-06 04:01:43 +02:00
Maximilian Wilhelm
596dd8165b
doc: Reference CLI tool man pages in interfaces(5)
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-06 03:56:20 +02:00
Maximilian Wilhelm
05711db6ce
doc: Add a man page for bridge interfaces
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-06 03:56:09 +02:00
Maximilian Wilhelm
adf0f9dd46
doc: Add a man page for B.A.T.M.A.N. adv. interfaces
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-06 03:55:55 +02:00
Maximilian Wilhelm
3d1d384a6b
doc: Add man page for VRF related parameters
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-06 03:55:09 +02:00
Ariadne Conill
37299e312f
Merge pull request #87 from BarbarossaTM/feature/veth
...
Add support for veth interface pairs
2020-10-05 14:34:39 -06:00
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
Maximilian Wilhelm
67163c6561
static executor: Add support for IPv4 'pointopoint' addresses.
...
Closes #96
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-03 20:38:40 +02:00
Maximilian Wilhelm
704b2feecb
doc: Move VXLAN documentation into own man page.
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-02 21:24:21 +02:00
Maximilian Wilhelm
1f1d4f5bad
man: Add documentation for VXLAN parameters.
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-10-02 03:05:30 +02:00
Maximilian Wilhelm
f708bb1465
link executor: Add support for veth interfaces
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-09-25 22:04:53 +02:00
Ariadne Conill
a55ef85776
doc: interfaces: describe template inheritance
2020-09-24 15:19:53 -06:00
Maximilian Wilhelm
6805262a9b
link executor: Add support for interface aliases.
...
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-09-04 09:14:45 +02:00
Maximilian Wilhelm
e51ce613e6
link executor: Add support for dummy interfaces.
...
closes #49
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
2020-08-26 23:05:28 +02:00
Ariadne Conill
8b00727370
interfaces.5: note that we are compatible with legacy ifupdown1 syntax
2020-08-04 12:09:57 -06:00
Ariadne Conill
369f3ff3c2
interfaces.5: document inherit option
2020-08-04 12:08:58 -06:00
Ariadne Conill
475aeb2992
add docs for ifdown/ifup/interfaces too
2020-07-24 08:28:29 -06:00