Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-19 | console-server: add documentation | Christian Poessinger | |
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 | Merge pull request #260 from ↵ | Christian Poessinger | |
AWildBeard/replace-zeroconf-address-in-mdns-repeater-doc replace zeroconf address in mDNS repeater doc | |||
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 | |||
2020-05-26 | Merge pull request #259 from rebortg/fix-fw | Robert Göhler | |
T2461: fix typo and complete command | |||
2020-05-26 | T2461: fix typo and complete command | rebortg | |
2020-05-26 | pppoe: adjust DHCPv6-pd syntax | Christian Poessinger | |
2020-05-26 | Update build-vyos.rst | Matt W | |
correct incorrect work directory in examples/instructions of building specified package | |||
2020-05-25 | Add explanation about boot-config-trace generates | Eshenko Dmitriy | |
2020-05-24 | pppoe: T2488: remove log command | Christian Poessinger | |
2020-05-22 | macsec: add replay protection | Christian Poessinger | |
2020-05-21 | macsec: R1 used twice | Christian Poessinger | |
2020-05-21 | macsec: add example | Christian Poessinger | |
2020-05-21 | macsec: add key management | Christian Poessinger | |
2020-05-21 | macsec: initial documentation | Christian Poessinger | |
Thank you Bootlin for the absract! https://bootlin.com/blog/network-traffic-encryption-in-linux-using-macsec-and-hardware-offloading/ | |||
2020-05-20 | APU4: add LTE module support | Christian Poessinger | |
2020-05-20 | development: add boottime graph howto | Christian Poessinger | |
2020-05-20 | pppoe: fix warning | Christian Poessinger | |
2020-05-20 | http: api: fix warning - title underline too short | Christian Poessinger | |
2020-05-19 | Merge pull request #252 from currite/ssh-workaround | Christian Poessinger | |
conf.overview/remote archive: workaround to add remote ssh fingerprint | |||
2020-05-19 | Merge pull request #254 from currite/dhcp-relay-through-gre-bridge | Christian Poessinger | |
Appendix: Add example on DHCP-Relay through GRE-Bridge | |||
2020-05-20 | Merge pull request #255 from fetzerms/clarfiy-docker-documentation | Daniil Baturin | |
T2474: Contributing/Docker: Put more detail into building instructions. | |||
2020-05-19 | Contributing/Docker: Put more detail into building instructions. | Administrator | |
2020-05-19 | dhcpv6: document prefix delegation support | Christian Poessinger | |
2020-05-19 | Add example of DHDP-Relay through GRE-Bridge | currite | |
2020-05-19 | Merge pull request #253 from currite/keep-files-at-upgrade | Daniil Baturin | |
Img.managmt/UpdateVyos: keep scripts in /configure and reorganize | |||
2020-05-19 | Img.managmt/UpdateVyos: keep personal scripts in /configure and reorganize | currite | |
Explain to keep files into /configure directory to avoid deletion during upgrades and slightly reorganize section | |||
2020-05-18 | conf.overview/remote archive: workaround to add remote ssh fingerprint | currite | |
Add workaround to allow connection to non trusted hosts. | |||
2020-05-18 | pppoe: add IPv6 DHCPv6-PD documentation | Christian Poessinger | |
2020-05-15 | development: fix typo added in config migration section | Christian Poessinger | |
2020-05-15 | development: add hint about config migration testing | Christian Poessinger | |
2020-05-14 | Merge pull request #251 from acidburn974/patch-1 | Christian Poessinger | |
Changing "psuedo-ethernet" to "pseudo-ethernet" |