23 Commits

Author SHA1 Message Date
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
ab3552884e interface: document dhcp(v6)-options on CLI 2020-11-10 21:29:41 +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
Christian Poessinger
7e35e64526 interfaces: add IPv6 DHCPv6-PD documentation for PPPoE and Ethernet 2020-11-05 13:12:49 +01:00
Christian Poessinger
cbfee94c9d
ethernet: add "show interfaces ethernet <intf> physical offload" command 2020-06-07 11:05:33 +02:00
Christian Poessinger
1992aededa router-advert: adjust to new CLI syntax 2020-03-24 21:19:22 +01:00
Christian Poessinger
7a798ccf07 macvlan: peth: add basic documentation about pseudo-ethernet 2020-02-19 08:22:05 +01: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
cd5f73a781 ethernet: use common wording on interface address 2019-12-30 13:18:24 +01:00
Christian Poessinger
7798583908 ethernet: add (A/D) shortcut for admin down 2019-12-30 12:43:20 +01:00
Christian Poessinger
37850e2f6f remove all enclosing '' from cfgcmd/opcmd 2019-12-30 11:28:52 +01:00
Christian Poessinger
e0cc028ed4 Fix warnings on code-block and inline directives 2019-12-21 20:03:00 +01:00
Christian Poessinger
158bd1f9d4 dummy: extend interface documentation 2019-12-21 19:54:40 +01:00
Christian Poessinger
e95095d266 ethernet: document more configuration/operation commands 2019-12-21 19:24:09 +01:00
Robert Göhler
d2d5b148cb Ethernet: migrate to reserved address space 2019-12-01 21:06:07 +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
kroy
bf3eeb0ab5 Spelling, a few minor rewrites. 2019-09-18 14:57:03 -05:00
kmpm
e6fa256933 Split network-interfaces into multiple files
- Now sections as separate files under interfaces/
- Fixed some references
2019-01-20 19:47:04 +01:00