Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-23 | Update host-name.rst | André Luiz dos Santos | |
(cherry picked from commit 4819f7129249039c0b3de6625f484b30b6e951b8) | |||
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". (cherry picked from commit f0324d8a03c0c0cd7ed250b722ca4a2aff55f617) | |||
2024-02-17 | login: T5972: add possibility to disable individual local user accounts | Christian Breunig | |
(cherry picked from commit e6b534942b8eaedfc3a6290f97d0040e61179b79) | |||
2024-02-16 | T6001: add option to disable next-hop-tracking resolve-via-default | Christian Breunig | |
(cherry picked from commit 7a6cc0cf0ff081b4367c212821c7bf125bbb7427) | |||
2024-02-14 | Added information related to root-partition-auto-resize | rebortg | |
(cherry picked from commit e50b510c0c5c980047bd77775a0c4d763aaa838b) | |||
2024-02-02 | T5979: add configurable kernel boot option 'disable-mitigations' | Christian Breunig | |
(cherry picked from commit 38e13fbab0560758baf3d676657254a490890376) | |||
2023-12-30 | system: T5877: Shorten system domain-search config path | Christian Breunig | |
Documentation pdate for https://github.com/vyos/vyos-1x/pull/2718 (cherry picked from commit 05215848a5df37a4cc4075a58b05f19871a56306) | |||
2023-12-26 | 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> ``` (cherry picked from commit fd3073eef7bcbd64112e0581ba10afb58100b30d) | |||
2023-12-15 | frr: T4020: document multiple per daemon config knobs | Christian Breunig | |
(cherry picked from commit 4aeedc96c2168bd6e19c2be7d30584c8a9fa6ab7) | |||
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 | |
2022-03-10 | Fix syntactic mistake in `system login radius server` | erkin | |
2022-03-07 | add short info about conntrack modules (#731) | Thomas Jensen | |
2021-09-05 | T971 Document the use of ssh key options | Paul Lettington | |
While adding " support in T971, I noticed that `options` weren't documented at all. This commit adds documentation for ssh options, including the use of " | |||
2021-09-05 | T3804: merge "system name-servers-dhcp" into "system name-server" | Christian Poessinger | |
(cherry picked from commit 7479329761a80e41b86c8959ebed8c451a4da980) | |||
2021-06-30 | Merge branch 'master' into misc | Robert Göhler | |
2021-06-30 | configuration page: corrected spelling and grammatical mistakes | srividya0208 | |
There were minimal grammatical and spelling mistakes in the files which I corrected as documentation proof reading. Also added information about few ipsec vpn parameters. | |||
2021-06-20 | ssh: Fix formatting | erkin | |
2021-06-20 | Deprecate `loadkey` | erkin | |