18 Commits

Author SHA1 Message Date
Christian Poessinger
6588e90551 interfaces: add generic VLAN documentation 2020-11-23 17:32:11 +01:00
jack9603301
b2d18af552
bridge: T3042: Document VLAN filter 2020-11-14 18:46:22 +08:00
Christian Poessinger
d20c299b9d interfaces: use common toc and chapter style 2020-11-13 14:46:04 +01:00
Christian Poessinger
f0ed78b3ad interfaces: consolidate vxlan, geneve, wifi, pppoe, wwan to new include command syntax 2020-11-10 22:57:12 +01:00
Christian Poessinger
f6ee81e582 interface: move mac and mtu documentation to common file 2020-11-10 21:42:38 +01:00
Christian Poessinger
a3b5c8083e interfaces: introduce new common-with|without-dhcp include
Now we have one single include dealing with all the common interface
stuff which is present on every interface.
2020-11-10 20:39:39 +01:00
Christian Poessinger
be6c3c1624 interfaces: add common description include file 2020-11-10 20:26:15 +01:00
Christian Poessinger
b7e61a03f0 interfaces: extend usage of new cmdinclude directive for bridge, bond, eth, peth, vxlan
Commit c46473a ("docs: add ..cmdinclude:: directive") added support for including
common text but only replacing individual labels so there can be source of truth
also for the documentation.
2020-11-10 20:02:47 +01:00
rebortg
58b3a577e5 Bridge: convert address to cmdinclude 2020-11-09 21:30:06 +01:00
currite
8892024f51 bridge: typo, stp warning and indentation
Adjusted to 72 column.
2020-04-01 15:49:47 +02:00
Christian Poessinger
57913db57a interfaces: move common "ipv6 addr autoconf" description to include file
This reduces the amount of duplicated text.
2020-01-04 10:48:32 +01:00
Christian Poessinger
d25034371e bridge: fix interface name (eth0 is wrong here) 2019-12-31 00:34:25 +01:00
Christian Poessinger
37ad1d5bc6 bridge: rewrite with new cfgcmd/opcmd syntax 2019-12-30 13:19:01 +01:00
Christian Poessinger
0632e8d8d0 bridge: use documented section style guide 2019-12-30 12:44:44 +01:00
Robert Göhler
3ba8224c1a Bridge: migrate to reserved address space 2019-12-01 21:08:09 +01:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
Christian Poessinger
a0a07c6ab3 interfaces: update base interface definitions and links 2019-11-23 10:49:48 +01:00