Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-26 | Github: update current branch | rebortg | |
2022-09-25 | Merge pull request #860 from icyfire0573/patch-2 | Robert Göhler | |
Update Set Firewall | |||
2022-09-26 | Update documentation.rst | Nephiaust | |
Fixed typo in the 'page content' section. "Title" was misspelt. | |||
2022-09-25 | Update Set Firewall | icyfire0573 | |
Current commands look like they were for 1.3? | |||
2022-09-19 | correct phabricator task id | Robert Göhler | |
2022-09-19 | Github: update current branch | rebortg | |
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-12 | Github: update current branch | rebortg | |
2022-09-09 | proxmox: subscription information correction | rebortg | |
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 | Merge pull request #845 from roedie/T4665 | Robert Göhler | |
T4665: Keepalived: Docs for using the same VRID | |||
2022-09-06 | Firewall. Update matching criteria for firewall rules | Nicolas Fort | |
2022-09-05 | Github: update current branch | rebortg | |
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-29 | Github: update current branch | rebortg | |
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-22 | Github: update current branch | rebortg | |
2022-08-16 | add :defaultvalue: option | rebortg | |
(cherry picked from commit b09f2222ed6181ba377a41de37a3997559a234c8) (cherry picked from commit 1205c1e7806d4e84e03aafc94831248cbfa9b1c8) | |||
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-15 | Merge pull request #832 from nicolas-fort/T4480-Webproxy | Robert Göhler | |
T4480: Webproxy: add docs for setting ports to acl Safe_ports and SSL ports | |||
2022-08-15 | Github: update current branch | rebortg | |
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-08 | Github: update current branch | rebortg | |
2022-08-07 | Merge pull request #826 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
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 | Github: update current branch | rebortg | |
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-28 | Merge pull request #823 from pjsawicki/patch-1 | Robert Göhler | |
Fixing a typo in zone-policy.rst. | |||
2022-07-27 | pppoe: remove "default-route" CLI option | Christian Poessinger | |