Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-04 | bgp: T4257: changing BGP "local-as" to "system-as" | Christian Poessinger | |
2022-08-02 | macsec: fix typo in command example | Christian Poessinger | |
2022-08-01 | macsec: add abbreviations | Christian Poessinger | |
2022-08-01 | macsec: adjust op-mode commands to latest CLI syntax | Christian Poessinger | |
2022-08-01 | Update sstp.rst | Kav7 | |
The command path: set vpn sstp ssl key-file <file> Does not appear to exist anymore, as per https://github.com/vyos/vyos-1x/pull/1038 Can the doc be updated with instructions on SSTP setup with new command structure? | |||
2022-07-28 | Merge pull request #822 from srividya0208/dhcp-server | Robert Göhler | |
dhcp-server: correction in the page | |||
2022-07-27 | pppoe: remove "default-route" CLI option | Christian Poessinger | |
2022-07-27 | dhcp-server: correction in the page | srividya0208 | |
Added description about listen-address parameter and corrected syntax | |||
2022-07-26 | Merge pull request #818 from goodNETnick/master | Robert Göhler | |
route-map: T4542: match prefix-len Kernel notice | |||
2022-07-23 | router-advert: Add deprecate-prefix & decrement-lifetimes | Yuxiang Zhu | |
for PR https://github.com/vyos/vyos-1x/pull/1421 | |||
2022-07-23 | Merge branch 'master' of https://github.com/goodNETnick/vyos-documentation | goodNETnick | |
2022-07-23 | route-map: T4542: match prefix-len Kernel notice | goodNETnick | |
2022-07-20 | Merge pull request #817 from goodNETnick/master | Daniil Baturin | |
route-map match prefix-len command | |||
2022-07-20 | route-map match prefix-len command | goodNETnick | |
2022-07-19 | Merge pull request #813 from ServerForge/ServerForge-patch-1 | Robert Göhler | |
Update https.rst | |||
2022-07-19 | Add missing param to encrypt tunnel | Eshenko Dmitriy | |
2022-07-13 | Update https.rst | KyleM | |
"set service https api-restrict virtual-host rtr01.example.com" should be "set service https api-restrict virtual-host rtr01" | |||
2022-07-12 | disable-directed-broadcast correct command | Robert Göhler | |
2022-07-12 | Add directed broadcast forwarding documentation | Yuxiang Zhu | |
2022-07-11 | conntrack-sync: Changed commands syntax | aapostoliuk | |
Changed commands syntax to new new format | |||
2022-07-09 | Merge pull request #806 from Diekos/firewall-matchingcriteria-recent | Daniil Baturin | |
Firewall: add 'recent' matching criteria | |||
2022-07-09 | Firewall: add 'recent' matching criteria | Remi | |
2022-07-08 | bridge: Add IGMP/MLD snooping | Yuxiang Zhu | |
... and update the description for `igmp querier` to match the fact that MLD querier is also controlled by that option. | |||
2022-07-07 | Merge pull request #802 from Diekos/geoip-inverse-match | Robert Göhler | |
Firewall: T4299: Add inverse-match to geoip | |||
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-06 | Firewall: T4299: Add inverse-match to geoip | Remi van Dijk | Link-it | |
2022-07-05 | ipv6: adjust BGP neighbor reset command | Christian Poessinger | |
2022-07-04 | wifi: add infos about Intel AX200 card | 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-06-28 | Merge pull request #796 from srividya0208/syntax-error | Robert Göhler | |
bgp:syntax check | |||
2022-06-28 | Firewall: T4299: add geoip matching criteria | Nicolas Fort | |
2022-06-28 | bgp:syntax check | srividya0208 | |
Removed this config line "set protocols bgp parameters default no-ipv4-unicast" which does not exist in the latest rolling release but this functionality is enabled by default. And corrected few grammar mistakes | |||
2022-06-27 | syntax and grammar check | srividya0208 | |
Modified the grammatical error and bgp syntax which is modified in the latest rolling version | |||
2022-06-15 | broadcast-relay: add missing command | rebortg | |
2022-06-14 | Firewall: Add firewall documentation | Nicolas Fort | |
2022-06-12 | container: add missing commands | rebortg | |
2022-06-10 | Merge pull request #774 from goodNETnick/master | Christian Poessinger | |
sstp: T4444. Port number changing support | |||
2022-06-08 | fix container command syntax | rebortg | |
2022-05-31 | Merge pull request #782 from sever-sever/sshguard | Robert Göhler | |
sshguard: Add ssh dynamic-protection | |||
2022-05-30 | monitoring: Add azure prometheus and splunk output plugins | Viacheslav Hletenko | |
2022-05-30 | sshguard: Add ssh dynamic-protection | Viacheslav Hletenko | |
2022-05-30 | http-api: Add action reset and socket description | Viacheslav Hletenko | |
2022-05-29 | Route-map - Extend options for ip next-hop match | Nicolás Fort | |
Update documentation for new feature request T4449, which adds more options to route-policy match ip nexthop | |||
2022-05-26 | sstp: T4444. Port number changing support | goodNETnick | |
2022-05-12 | Add firewall connection-status nat documentation | Nicolas Fort | |
2022-05-08 | ocserv. Added show user OTP key | goodNETnick | |
2022-05-05 | arp: adjust to new CLI syntax | Christian Poessinger | |
2022-05-05 | policy: T4414: Add route-map "as-path prepend last-as x" option | Christian Poessinger | |
2022-04-30 | Fix typo about Bidirectional NAT | Hao Ruan | |