Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-30 | arrange services and protocols | rebortg | |
2020-11-30 | change include to absolute path | rebortg | |
2020-04-25 | pppoe-server: T2314 changes and page restructure | currite | |
Reflect syntax changes from T2314 like RADIUS, name-server or prefix-delegation; add cfg and op command directives; correct indentation; and restructure internal order of the page. | |||
2020-01-28 | Add features load-balancing and maintenance-mode | Eshenko Dmitriy | |
2020-01-21 | pppoe-server: grammar fix | Christian Poessinger | |
2019-12-29 | provide common-references file | Christian Poessinger | |
Spinx references used accross different files should be stored here as a single source reference. Include this file as needed by: .. include:: common-references.rst | |||
2019-12-19 | pppoe-server: use documented section style guide | Christian Poessinger | |
2019-12-19 | pppoe-server: add anchor reference | Christian Poessinger | |
2019-12-19 | pppoe-server: obey 80 character line breaks on text | Christian Poessinger | |
2019-12-16 | service-pppoe: T1883: append documentation with option session-controlVyOS_1.2-2019Q4 | hagbard | |
2019-12-01 | PPPoE Server: migrate to reserved address space | Robert Göhler | |
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-28 | docs: remove all trailing whitespaces | Christian Poessinger | |
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' | |||
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-09-30 | Fix typos in pages | Ramax Lo | |
2019-07-08 | [pppoe] T1494 - Documentation for vlan_mon configuration | hagbard | |
2019-06-16 | pppoe-server: add missing newline after subchapter headline | Eshenko Dmitriy | |
2019-06-04 | PPPoE: fix typo in client IP address pools | Eshenko Dmitriy | |
2019-06-04 | Update pppoe-server.rst | Eshenko Dmitriy | |
2019-05-24 | [pppoe-server] T1407 - pppoe IPv6 PD documention by practical example | hagbard | |
* adding client session status command | |||
2019-05-24 | [pppoe-server] T1407 - pppoe IPv6 PD documention by practical example | hagbard | |
2019-04-29 | [pppoe-server] T1352 - accel-pppoe CIDR based IP pool option | hagbard | |
2019-04-23 | [pppoe-server] - fixed type for RADIUS default attribute Filter-Id | hagbard | |
2019-04-18 | [pppoe-server] T1346 - accel-ppp pppoe shaper documentation | hagbard | |
2019-01-20 | services in own folder | kmpm | |
* spitting services into multiple files in it's own folder * making image links absolute * some linting |