Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-11 | T4792: add initial documentation for SSTP client | Christian Poessinger | |
2022-12-11 | pppoe: use MTU include definition | Christian Poessinger | |
2022-11-29 | Fwall doc: update actions and matching criterias (#900) | Nicolás Fort | |
* Update firewall docs: jump action added, dscp and interface matchers, source/destination fqdn * Firewall: add dhcp and interface matchers. Add jump actions and fix special characters notation | |||
2022-11-27 | Merge pull request #896 from Cheeze-It/master | Robert Göhler | |
Updating ospf.rst and adding examples | |||
2022-11-27 | Merge pull request #895 from nicolas-fort/fwall_update | Robert Göhler | |
Firewall update: add groups and note to firewall interface section | |||
2022-11-27 | Merge pull request #885 from Rain/T4612-arbitrary-netmasks-docs | Robert Göhler | |
firewall: T4612: Support arbitrary netmasks Documentation | |||
2022-11-25 | T4825: add virtual-ethernet interface docu | Christian Poessinger | |
2022-11-25 | dummy: fix copy/paste error referencing ethernet interfaces | Christian Poessinger | |
2022-11-24 | Updating ospf.rst and adding examples | Cheeze-It | |
2022-11-24 | Firewall update: add groups and note to firewall interface section | Nicolas Fort | |
2022-11-23 | Adding configuration examples to IS-IS (#894) | Cheeze-It | |
* Adding configuration examples to ISIS * Update isis.rst * Updating IS-IS documentation character lengths * Updating IS-IS documentation again for lengths... | |||
2022-11-18 | policy: T2199: Update policy route interface examples | sarthurdev | |
2022-11-15 | Merge pull request #888 from srividya0208/newformat | Robert Göhler | |
Modified the documentation as per the new format/syntax | |||
2022-11-08 | Modified the documentation as per the new format/syntax | srividya0208 | |
2022-11-08 | Merge pull request #868 from SquirePug/patch-2 | Robert Göhler | |
Add MSS clamp example | |||
2022-11-08 | Adjust example IP | Robert Göhler | |
2022-11-03 | firewall: T4612: Support arbitrary netmasks Documentation | Rain | |
2022-10-20 | tunnel-mac: mac addr option unavailable for tunnel interface | srividya0208 | |
Mac address option is not present for tunnel interface so had to remove from the documentation. As the include pages are called, added two new files to reflect the changes | |||
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-14 | firewall: T2199: Updates to migrated firewall interface nodes | sarthurdev | |
2022-10-12 | Merge pull request #873 from aapostoliuk/T4660-sagitta | Robert Göhler | |
policy: T4660: Created documentation for CLI changes in route-map | |||
2022-10-12 | Merge pull request #858 from goodNETnick/login_otp_2fa | Christian Poessinger | |
system login: T874: add 2FA support for local and ssh authentication | |||
2022-10-11 | system login: T874: add 2FA support for local and ssh authentication | goodNETnick | |
2022-10-11 | policy: T4660: Created documentation for CLI changes in route-map | aapostoliuk | |
Created documentation for CLI changes in policy route-map set community policy route-map set large-community policy route-map set extcommunity | |||
2022-10-08 | firewall: reduce line ending in rule-set | Ganawa Juanah | |
2022-10-08 | firewall: reduce line ending in rule-set | Ganawa Juanah | |
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 | |