Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-04 | system: Corrected spelling mistakes | Alex W | |
2024-04-21 | Update host-name.rst | André Luiz dos Santos | |
2024-03-05 | T2447: add configurable kernel boot option 'disable-power-saving' | Christian Breunig | |
Lower available CPU C states to a minimum if this option set. This will set Kernel commandline options "intel_idle.max_cstate=0 processor.max_cstate=1". | |||
2024-02-17 | Merge pull request #1283 from vyos/login-T5972 | Christian Breunig | |
login: T5972: add possibility to disable individual local user accounts | |||
2024-02-16 | login: T5972: add possibility to disable individual local user accounts | Christian Breunig | |
2024-02-16 | T6001: add option to disable next-hop-tracking resolve-via-default | Christian Breunig | |
2024-02-14 | Added information related to root-partition-auto-resize | rebortg | |
2024-02-02 | T5979: add configurable kernel boot option 'disable-mitigations' | Christian Breunig | |
2024-01-05 | updates: add system image latest | Viacheslav Hletenko | |
If we configure "update-check url" we can use `latest` option to update system image. ``` add system image latest ``` | |||
2023-12-30 | system: T5877: Shorten system domain-search config path | Christian Breunig | |
Documentation pdate for https://github.com/vyos/vyos-1x/pull/2718 | |||
2023-12-27 | System Conntrack: update commands for timeout rules; update commands for ↵ | Nicolas Fort | |
ignore rules, since both ipv4 and ipv6 rules are supported. | |||
2023-12-25 | Add system update-check example | Viacheslav Hletenko | |
Add an example of online checking for updates ``` set system update-check auto-check set system update-check url <url> ``` | |||
2023-12-15 | frr: T4020: document multiple per daemon config knobs | Christian Breunig | |
2023-12-07 | Merge pull request #1174 from srividya0208/minor_errors | Robert Göhler | |
"show ipv6 bgp" command is not available so replaced with show bgp ipv6 | |||
2023-12-04 | "show ipv6 bgp" command is not available so replaced with show bgp ipv6 | srividya0208 | |
2023-11-30 | fix build and ref warnings | rebortg | |
2023-09-22 | Update login.rst | aslanvyos | |
RADIUS and TACACS configuration examples were added. Also mentioned if there is no connection between VyOS and RADIUS/TACACS servers users need to use local accounts for authentication. | |||
2023-06-30 | Fixing of various errors with duplicate labels | rebortg | |
2023-06-22 | T141: add TACACS support | Christian Breunig | |
2023-05-11 | syslog: T2769: add VRF support | Christian Breunig | |
2023-04-25 | Add login limits | Viacheslav Hletenko | |
2023-04-17 | fix duplicate labels | rebortg | |
2023-04-13 | T5150: Kernel/Zebra route-map support | Christian Breunig | |
2023-03-29 | Add sFlow documentation and an example of configuraiton | Viacheslav Hletenko | |
2023-02-05 | Change IPsec authentication PSK and examples | Viacheslav Hletenko | |
2023-02-02 | sysctl: Add docs for sysctl command | Nicolas Fort | |
2023-01-31 | contrack: sync branches | rebortg | |
2023-01-19 | Delete acceleration.disable | Robert Göhler | |
2023-01-18 | loadkey is to be completely removed from 1.4 | erkin | |
2023-01-15 | Merge pull request #922 from b-/patch-1 | Robert Göhler | |
add reference to /etc/hosts | |||
2023-01-14 | T3008: migrate from ntpd to chrony | Christian Breunig | |
2023-01-13 | removed spurious comma | bri | |
2023-01-13 | oh, so THAT'S how you rst | bri | |
2023-01-13 | Update host-name.rst | bri | |
please don't manually edit /etc/hosts | |||
2023-01-13 | add reference to /etc/hosts | bri | |
This mainly for search engine optimization -- it took me too much effort to get the correct results I wanted by searching the Internet for `vyos hosts file` | |||
2023-01-04 | ssh: T2651: document ssh-client CLI options | Christian Poessinger | |
2022-12-19 | Conntrack: update docs with all conntrack commands supported so far. (#905) | Nicolás Fort | |
2022-12-19 | system login: T4751: 2FA OTP key generator in VyOS CLI (#875) | goodNETnick | |
Co-authored-by: Robert Göhler <github@ghlr.de> | |||
2022-10-17 | correct 2fa/mfa defaultvalue syntax | Robert Göhler | |
2022-10-16 | login: add 2fa/mfa default values | Christian Poessinger | |
2022-10-15 | login: 2fa: adjust to latest CLI commands | Christian Poessinger | |
2022-10-11 | system login: T874: add 2FA support for local and ssh authentication | goodNETnick | |
2022-09-08 | ipsec-interface: syntax correction | srividya0208 | |
The command to set the vpn interface is changed in the rolling release which is not modified in many configuration examples, corrected syntax in all pages where it is mentioned | |||
2022-07-12 | disable-directed-broadcast correct command | Robert Göhler | |
2022-07-12 | Add directed broadcast forwarding documentation | Yuxiang Zhu | |
2022-07-07 | Merge pull request #804 from aapostoliuk/eventhandlerdocs | Robert Göhler | |
event handler: T3083: Created documentation for the new Event Handler | |||
2022-07-05 | ipv6: adjust BGP neighbor reset command | Christian Poessinger | |
2022-07-04 | add QAT documentation | rebortg | |
2022-07-04 | event handler: T3083: Created documentation for the new Event Handler | aapostoliuk | |
Created documentation for the new Event Handler module | |||
2022-04-08 | ipv6: disable address-family is no longer supporte din 1.4 | Christian Poessinger | |