Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-08 | firewall: correct typo | Ganawa Juanah | |
2022-10-08 | firewall: correct firewall example | Ganawa Juanah | |
2022-10-08 | firewall: correct rule-set interface assignment | Ganawa Juanah | |
2022-10-06 | Add MSS clamp example | SquirePug | |
2022-09-29 | ipsec: T4118: Change IPSec syntax | Viacheslav Hletenko | |
Migration and Change boolean nodes "enable/disable" to disable-xxxx, enable-xxxx and just xxx for VPN IPsec configurations - IKE changes: - replace 'ipsec ike-group <tag> mobike disable' => 'ipsec ike-group <tag> disable-mobike' - replace 'ipsec ike-group <tag> ikev2-reauth yes|no' => 'ipsec ike-group <tag> ikev2-reauth' - ESP changes: - replace 'ipsec esp-group <tag> compression enable' => 'ipsec esp-group <tag> compression' - PEER changes: - replace: 'peer <tag> id xxx' => 'peer <tag> local-id xxx' - replace: 'peer <tag> force-encapsulation enable' => 'peer <tag> force-udp-encapsulation' - add option: 'peer <tag> remote-address x.x.x.x' If peer name is IPv4 or IPv6 address add remote-address via migration script | |||
2022-09-28 | conserver: T4717: Support for setting a name for console-server devices | William Hughes | |
2022-09-17 | pppoe-server: T4703: combine vlan-id and vlan-range into single CLI | Christian Poessinger | |
2022-09-14 | firewall: T2199: adjust to new 1.4 CLI syntax | Christian Poessinger | |
"set zone-policy zone <name>" moved to "set firewall zone <name>". | |||
2022-09-08 | Update policy route docs. Gral structure change, moving forward to a similar ↵ | Nicolas Fort | |
structure that firewall docs. Also, new matching options was added to the docs. | |||
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-09-06 | Merge pull request #848 from nicolas-fort/Firewall-Matching_criteria | Robert Göhler | |
Firewall. Update matching criteria for firewall rules | |||
2022-09-06 | Firewall. Update matching criteria for firewall rules | Nicolas Fort | |
2022-09-02 | T4665: Keepalived: Docs for using the same VRID | Sander Klein | |
Using the same VRID on the same interface is allowed when they are different address families. | |||
2022-08-25 | ospfv3 /mpls : worng commannds and description | fett0 | |
2022-08-25 | ospfv3 /mpls : worng commannds and description | fett0 | |
2022-08-24 | Wan Load Balancing: add warning message - it should not be ussed with ↵ | Nicolas Fort | |
dynamic routing protocols | |||
2022-08-16 | Merge pull request #833 from evie404/patch-2 | Robert Göhler | |
Update generate public-key-command user subcommand for sagitta | |||
2022-08-16 | Merge pull request #834 from evie404/static-mapping | Robert Göhler | |
Add ipv4 DHCP static mapping example and fix ipv6 DHCP static mapping show output | |||
2022-08-15 | Merge pull request #835 from evie404/patch-3 | Robert Göhler | |
update ethernet hardware offload to reflect current options and order | |||
2022-08-14 | update ethernet hardware offload to reflect current options and order | Evelyn Pai | |
2022-08-12 | fix ipv6 dhcp mapping codeblock | Ricky Pai | |
2022-08-12 | ipv4 static mapping example | Ricky Pai | |
2022-08-12 | Update generate public-key-command user subcommand | Evelyn Pai | |
2022-08-12 | T4480: Webproxy: add docs for setting ports to acl Safe_ports and SSL_ports | Nicolas Fort | |
2022-08-07 | Merge pull request #827 from FileGo/pki-certificates-typo | Robert Göhler | |
Fix typo in command: "certificate" instead of "certificates" | |||
2022-08-05 | openconnect: Fixed gramma mistake in commands | aapostoliuk | |
Fixed gramma mistake in commands | |||
2022-08-04 | bgp: T4257: changing BGP "local-as" to "system-as" | Christian Poessinger | |
2022-08-02 | Fix typo in command: "certificate" instead of "certificates" | FileGo | |
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. |