Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-26 | ethernet: document mirror CLI option | Christian Poessinger | |
2020-11-24 | interfaces: add generic QinQ VLAN documentation | Christian Poessinger | |
2020-11-23 | interfaces: add generic VLAN documentation | Christian Poessinger | |
2020-11-13 | interfaces: use common toc and chapter style | Christian Poessinger | |
2020-11-10 | interfaces: consolidate vxlan, geneve, wifi, pppoe, wwan to new include ↵ | Christian Poessinger | |
command syntax | |||
2020-11-10 | interface: move mac and mtu documentation to common file | Christian Poessinger | |
2020-11-10 | interface: document dhcp(v6)-options on CLI | Christian Poessinger | |
2020-11-10 | interfaces: introduce new common-with|without-dhcp include | Christian Poessinger | |
Now we have one single include dealing with all the common interface stuff which is present on every interface. | |||
2020-11-10 | interfaces: add common description include file | Christian Poessinger | |
2020-11-10 | interfaces: extend usage of new cmdinclude directive for bridge, bond, eth, ↵ | Christian Poessinger | |
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-05 | interfaces: add IPv6 DHCPv6-PD documentation for PPPoE and Ethernet | Christian Poessinger | |
2020-06-07 | ethernet: add "show interfaces ethernet <intf> physical offload" command | Christian Poessinger | |
2020-03-24 | router-advert: adjust to new CLI syntax | Christian Poessinger | |
2020-02-19 | macvlan: peth: add basic documentation about pseudo-ethernet | Christian Poessinger | |
2020-01-04 | interfaces: move common "ipv6 addr autoconf" description to include file | Christian Poessinger | |
This reduces the amount of duplicated text. | |||
2019-12-30 | ethernet: use common wording on interface address | Christian Poessinger | |
2019-12-30 | ethernet: add (A/D) shortcut for admin down | Christian Poessinger | |
2019-12-30 | remove all enclosing '' from cfgcmd/opcmd | Christian Poessinger | |
2019-12-21 | Fix warnings on code-block and inline directives | Christian Poessinger | |
2019-12-21 | dummy: extend interface documentation | Christian Poessinger | |
2019-12-21 | ethernet: document more configuration/operation commands | Christian Poessinger | |
2019-12-01 | Ethernet: migrate to reserved address space | Robert Göhler | |
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-27 | Refactor "code-block:: sh" to "code-block:: console" | Christian Poessinger | |
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-23 | interfaces: update base interface definitions and links | Christian Poessinger | |
2019-09-18 | Spelling, a few minor rewrites. | kroy | |
2019-01-20 | Split network-interfaces into multiple files | kmpm | |
- Now sections as separate files under interfaces/ - Fixed some references |