summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-08Modified the documentation as per the new format/syntaxsrividya0208
2022-10-17Merge pull request #877 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-10-17correct 2fa/mfa defaultvalue syntaxRobert Göhler
2022-10-17Github: update current branchrebortg
2022-10-16login: add 2fa/mfa default valuesChristian Poessinger
2022-10-15login: 2fa: adjust to latest CLI commandsChristian Poessinger
2022-10-14Merge pull request #874 from sarthurdev/fw_intRobert Göhler
firewall: T2199: Updates to migrated firewall interface nodes
2022-10-14firewall: T2199: Updates to migrated firewall interface nodessarthurdev
2022-10-14refresh vyos commands for coverage pagerebortg
2022-10-12Merge pull request #873 from aapostoliuk/T4660-sagittaRobert Göhler
policy: T4660: Created documentation for CLI changes in route-map
2022-10-12Merge pull request #858 from goodNETnick/login_otp_2faChristian Poessinger
system login: T874: add 2FA support for local and ssh authentication
2022-10-11system login: T874: add 2FA support for local and ssh authenticationgoodNETnick
2022-10-11policy: T4660: Created documentation for CLI changes in route-mapaapostoliuk
Created documentation for CLI changes in policy route-map set community policy route-map set large-community policy route-map set extcommunity
2022-10-10Merge pull request #871 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-10-10autotest: tunnelbroker Version updaterebortg
2022-10-10autotest: L3VPN_EVPN Version updaterebortg
2022-10-10Github: update current branchrebortg
2022-10-09autotest: DHCPRelay_through_GRE Version updaterebortg
2022-10-09autotest: Wireguard Version updaterebortg
2022-10-09Merge pull request #870 from ganawaj/feature/correct-firewall-applicationRobert Göhler
firewall: correct rule-set interface assignments
2022-10-08firewall: reduce line ending in rule-setGanawa Juanah
2022-10-08firewall: reduce line ending in rule-setGanawa Juanah
2022-10-08firewall: correct typoGanawa Juanah
2022-10-08firewall: correct firewall exampleGanawa Juanah
2022-10-08firewall: correct rule-set interface assignmentGanawa Juanah
2022-10-06Merge pull request #866 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-10-06Merge pull request #865 from goodNETnick/password_resetRobert Göhler
Password recovery procedure
2022-10-03Github: update current branchrebortg
2022-10-01Password recovery proceduregoodNETnick
2022-09-29Merge pull request #864 from sever-sever/ipsec-changesRobert Göhler
ipsec: T4118: Change IPSec syntax
2022-09-29ipsec: T4118: Change IPSec syntaxViacheslav 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-28Merge pull request #862 from insertjokehere/console-server-namesChristian Poessinger
conserver: T4717: Support for setting a name for console-server devices
2022-09-28conserver: T4717: Support for setting a name for console-server devicesWilliam Hughes
2022-09-27Merge pull request #863 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-09-26Github: update current branchrebortg
2022-09-25Merge pull request #860 from icyfire0573/patch-2Robert Göhler
Update Set Firewall
2022-09-25Merge pull request #861 from Nephiaust/patch-3Robert Göhler
Update documentation.rst
2022-09-26Update documentation.rstNephiaust
Fixed typo in the 'page content' section. "Title" was misspelt.
2022-09-25Update Set Firewallicyfire0573
Current commands look like they were for 1.3?
2022-09-19correct phabricator task idRobert Göhler
2022-09-19Merge pull request #857 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-09-19Github: update current branchrebortg
2022-09-17pppoe-server: T4703: combine vlan-id and vlan-range into single CLIChristian Poessinger
2022-09-14firewall: T2199: adjust to new 1.4 CLI syntaxChristian Poessinger
"set zone-policy zone <name>" moved to "set firewall zone <name>".
2022-09-12Merge pull request #854 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-09-12Github: update current branchrebortg
2022-09-09proxmox: subscription information correctionrebortg
2022-09-09Merge pull request #850 from nicolas-fort/policy-updateRobert Göhler
Update policy route docs.
2022-09-08Update 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-08Merge pull request #849 from srividya0208/ipsec-interfacesDaniil Baturin
ipsec-interface: syntax correction