Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-01 | add sphinx panels and create 6 panels on index.rst | rebortg | |
2022-03-31 | vyos.py: add code to find syntax errors | rebortg | |
2022-03-31 | cfgcmd: correct various command typos | rebortg | |
2022-03-31 | Merge branch 'master' of github.com:vyos/vyos-documentation | rebortg | |
2022-03-31 | cloud-init: change cli commands to code-block | rebortg | |
2022-03-31 | Merge pull request #744 from olivierlemasle/patch-1 | Robert Göhler | |
monitoring: Fix typo | |||
2022-03-29 | monitoring: Fix typo | Olivier Lemasle | |
2022-03-29 | coverage: improve command comparing | rebortg | |
2022-03-28 | autotest: L3VPN_EVPN pump version and ajust commands | rebortg | |
2022-03-28 | autotest: gre dhcp pump version | rebortg | |
2022-03-28 | autotest: tunnelbroker pump version | rebortg | |
2022-03-28 | autotest: Wireguard pump version | rebortg | |
2022-03-28 | coverage: fix css | rebortg | |
2022-03-28 | Merge pull request #743 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-03-28 | Merge pull request #741 from fett0/import/export-filter-ospf | Robert Göhler | |
ospf: add export-list/import-list & mamixum-paths | |||
2022-03-28 | Github: update current branch | rebortg | |
2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
2022-03-24 | Merge branch 'master' of github.com:vyos/vyos-documentation | rebortg | |
2022-03-24 | improve coverage layout | rebortg | |
2022-03-24 | raid: fix op command syntax | Robert Göhler | |
2022-03-23 | proxmox: fix build error | rebortg | |
2022-03-23 | commands-scripting: fix build error | rebortg | |
2022-03-22 | Merge pull request #740 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-03-21 | Github: update current branch | rebortg | |
2022-03-18 | Merge pull request #738 from nod0n/firewall_recent | Robert Göhler | |
quick-start: firewall has a new recent time syntax | |||
2022-03-16 | firewall has a new recent time syntax | Nod0n | |
2022-03-15 | Merge pull request #736 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-03-15 | Merge pull request #737 from pratikg-infinity/patch-3 | Robert Göhler | |
loopback: fixed typo in example opcmd output | |||
2022-03-15 | policy: T4293 ip-next-hop unchanged & peer-address (#734) | Paul Lettington | |
Documentation changes to go along with https://github.com/vyos/vyos-1x/pull/1243 | |||
2022-03-14 | loopback: fixed typo in example opcmd output | Pratik Gotmare | |
2022-03-14 | Github: update current branch | rebortg | |
2022-03-10 | Fix syntactic mistake in `system login radius server` | erkin | |
2022-03-10 | Fix typo in `generate public-key-command` | erkin | |
2022-03-07 | md: prepare include directive | rebortg | |
2022-03-07 | Update examples.rst (#730) | jbew81 | |
2022-03-07 | add short info about conntrack modules (#731) | Thomas Jensen | |
2022-03-07 | Update dhcp-relay.rst (#729) | Thomas Jensen | |
* Update dhcp-relay.rst Include info that all participating interfaces must be defined; https://forum.vyos.io/t/dhcp-relay-uplink-interface/8542 * Update dhcp-relay.rst Fix lines too long. | |||
2022-03-07 | Merge pull request #732 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-03-07 | Github: update current branch | rebortg | |
2022-02-28 | Merge pull request #728 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-02-28 | Merge pull request #726 from mkorobeinikov/master | Robert Göhler | |
Hardware requirements RAM 1024 | |||
2022-02-28 | Github: update current branch | rebortg | |
2022-02-27 | Hardware requirements RAM 1024 | mkorobeinikov | |
512 MB is not enough for the full minimum operation of VYOS. When adding a 466 MB image, it fails to boot into RAM and throws an "out of memory" error. Please change the minimum value of RAM from 512 to 1024. | |||
2022-02-23 | Fix build error caused by 3474 | rebortg | |
2022-02-23 | Merge pull request #723 from mkorobeinikov/master | Robert Göhler | |
Ability to set SA life bytes and packets | |||
2022-02-23 | Merge pull request #725 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-02-23 | Github: update current branch | rebortg | |
2022-02-23 | Update ipsec.rst | mkorobeinikov | |
2022-02-23 | Add cisco_flexvpn and install_virtualip_on options | mkorobeinikov | |
Ability to set Cisco FlexVPN vendor ID payload: charon.cisco_flexvpn = yes charon.install_virtual_ip_on = tunX swanctl.connections.<conn>.vips = x.x.x.x, z.z.z.z |