Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-01 | image: add VRF support to "add sytem image" | Christian Poessinger | |
2020-07-29 | rename "show system usb serial" to "show hardware usb serial" | Christian Poessinger | |
2020-07-26 | vpn: wireguard: all note about redefining allowed-ips | Christian Poessinger | |
2020-07-22 | Update tunnelbroker-ipv6.rst | srividya0208 | |
The options 'no-autonomous-flag', 'no-on-link-flag', 'preferred-lifetime', and 'valid-lifetime' are available while configuring the prefix for router-advert service. If these options are not specifically configured, then its takes the default ones. 'autonomous_flag' : 'on', 'on_link' : 'on', 'preferred_lifetime': 14400, 'valid_lifetime' : 2592000 | |||
2020-07-21 | Merge pull request #289 from jturnism/patch-1 | Christian Poessinger | |
changed small errors in build-vyos.rst | |||
2020-07-20 | Correct small typos; add matching examples | Matt W | |
Correct typos (etherhet -> ethernet) and add examples of matching on service/protocol in shaper example. | |||
2020-07-20 | changed small errors in build-vyos.rst | Joseph Turner | |
i think, let me know if this is the proper way to improve documentation. these are just some things I noticed that I thought was wrong while building the iso myself. | |||
2020-07-19 | Merge pull request #288 from jack9603301/master | Christian Poessinger | |
monitor: ndp: T2706: Add NDP monitoring tool to document | |||
2020-07-19 | monitor: ndp: T2706: Add NDP monitoring tool to document | JACK | |
2020-07-19 | build-vyos: Port over changes merged in #284 | Andrew Ying | |
2020-07-18 | 404: catch page not found error | rebortg | |
2020-07-18 | Update DNS Forwarder and Firewall | Brad Peczka | |
Typo fixed on the Firewall page, and reworded sections on the DNS Forwarder page. | |||
2020-07-16 | Fixed command typo for listing USB serial devices | Brad Peczka | |
2020-07-15 | system-options: add initial documentation | Christian Poessinger | |
2020-07-14 | wwan: extend list of supported modules | Christian Poessinger | |
2020-07-11 | snmp: adjust to latest CLI syntax | Christian Poessinger | |
2020-07-08 | development: add additional link for good commit messages | Christian Poessinger | |
2020-07-08 | Update build-vyos.rst | Ali | |
Fix markdown indentation | |||
2020-07-07 | Refactor notes. Keep content up to date with Buster and LTS 1.2.5 | Alfa80 | |
2020-07-02 | Merge pull request #277 from currite/qos-tune-01 | Daniil Baturin | |
qos: tuning several little details | |||
2020-07-02 | qos: tuning several little details | currite | |
2020-06-30 | Build: fixed several build errors | rebortg | |
2020-06-24 | Merge pull request #268 from currite/multicast | Christian Poessinger | |
multicast: new pim and igmp documentation and append existing igmp-proxy | |||
2020-06-22 | multicast: new pim and igmp documentation and append existing igmp-proxy | currite | |
2020-06-19 | console-server: add possible values for configuration | Christian Poessinger | |
2020-06-19 | netconsole: T2561: support has been dropped | Christian Poessinger | |
2020-06-19 | console-server: add "set" on cfgcmds | Christian Poessinger | |
2020-06-19 | Merge pull request #267 from sever-sever/clouds | Christian Poessinger | |
Add Azure section to clouds | |||
2020-06-19 | console-server: add documentation | Christian Poessinger | |
2020-06-19 | Add Azure section to clouds | sever-sever | |
2020-06-16 | Merge pull request #266 from sever-sever/virt-env | John Estabrook | |
Add section Virtual Environments | |||
2020-06-16 | Add section Virtual Environments | sever-sever | |
2020-06-16 | qos: complete rewrite | currite | |
Missing HFSC, still working on it. | |||
2020-06-16 | second temporary commit of tc-rewrite | currite | |
2020-06-16 | temporary partial commit on tc rewrite | currite | |
2020-06-16 | correct docker container name(from vyos/vyos-builder to vyos/vyos-build) | B | |
2020-06-16 | Merge pull request #264 from sever-sever/clouds | John Estabrook | |
Add Amazon section to clouds | |||
2020-06-16 | Add Amazon section to clouds | sever-sever | |
2020-06-12 | Merge pull request #262 from sever-sever/clouds | John Estabrook | |
Add section CLOUDS | |||
2020-06-12 | Add section CLOUDS | sever-sever | |
2020-06-10 | Merge pull request #261 from currite/qos_example | Christian Poessinger | |
qos: fix priorities on example | |||
2020-06-10 | qos: fix priorities on example | currite | |
2020-06-09 | replace zeroconf address in mDNS repeater doc | Michael Mitchell | |
The address 224.0.0.51 is a Zeroconf address, and not the address associated with mDNS (224.0.0.251) The Multicast address registry from IANA can be found here: https://www.iana.org/assignments/multicast-addresses/multicast-addresses.xhtml under `Local Network Control Block` | |||
2020-06-07 | http api: add section on image management | John Estabrook | |
2020-06-07 | serial-console: add note about USB rs232 converters | Christian Poessinger | |
2020-06-07 | APU4: add custom powerder coated cover | Christian Poessinger | |
2020-06-07 | command-index: use alphabetical order | Christian Poessinger | |
2020-06-07 | ethernet: add "show interfaces ethernet <intf> physical offload" command | Christian Poessinger | |
2020-05-27 | Merge pull request #258 from hlmtre/patch-1 | Christian Poessinger | |
Update build-vyos.rst | |||
2020-05-27 | Merge pull request #257 from DmitriyEshenko/patch-18 | Robert Göhler | |
Add explanation about boot-config-trace generates |