summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-28login: T4715: Auto logout user after inactivityViacheslav Hletenko
2022-09-28nat: T4713: Fix op-mode nat translation outputsarthurdev
2022-09-28conserver: T4717: Support for setting a name for console-server devicesWilliam Hughes
2022-09-26ethernet: T4689: support asymetric RFS configuration on multiple interfacesChristian Poessinger
2022-09-26Merge pull request #1545 from sever-sever/T4557Christian Poessinger
2022-09-26ids: T4557: Migrate threshold and add new threshold typesViacheslav Hletenko
2022-09-22ipoe: T4703: fix migration of vlan node for loca authenticated usersChristian Poessinger
2022-09-22Merge pull request #1554 from sarthurdev/nat_refactorChristian Poessinger
2022-09-22nat: T4605: Fix op-mode NAT table namesarthurdev
2022-09-22Merge pull request #1521 from sever-sever/T3476Christian Poessinger
2022-09-22Merge pull request #1552 from sarthurdev/nat_refactorChristian Poessinger
2022-09-21nat: T4605: Refactor static NAT to use python module for parsing rulessarthurdev
2022-09-21nat66: T4605: Refactor NAT66 to use python module for parsing rulessarthurdev
2022-09-21nat: T4605: Refactor NAT to use python module for parsing rulessarthurdev
2022-09-21ipoe: T4678: T4703: rewrite to get_config_dict()Christian Poessinger
2022-09-20ipsec: T4118: bugfix migration of IKEv2 road-warrior "id" CLI optionChristian Poessinger
2022-09-19ipsec: T4118: bugfix config migrator 9-to-10Christian Poessinger
2022-09-18Merge pull request #1543 from Cheeze-It/currentChristian Poessinger
2022-09-18Update protocols_isis.pyCheeze_It
2022-09-17Merge pull request #1546 from nicolas-fort/fwall-jumpChristian Poessinger
2022-09-17wireguard: T4702: actively revoke peer if it gets disabledChristian Poessinger
2022-09-17pppoe-server: T4703: combine vlan-id and vlan-range into single CLI nodeChristian Poessinger
2022-09-16Merge pull request #1463 from sever-sever/T4118Daniil Baturin
2022-09-16T4699: Firewall: Add jump action in firewall rulestNicolas Fort
2022-09-16ipsec: T4118: Change vpn ipsec syntax for IKE ESP and peerViacheslav Hletenko
2022-09-16Merge pull request #1544 from sever-sever/T4697Christian Poessinger
2022-09-16ocserv: T4656: use "0.0.0.0" defaultValue via XML definition"Christian Poessinger
2022-09-16ocserv: openconnect: T4656: add listen-address CLI optionDemon_H
2022-09-16xml: T4698: drop validator name="range" and replace it with numericChristian Poessinger
2022-09-16policy-route: T4697: Add missing rule_id for verify_rule funcViacheslav Hletenko
2022-09-15Merge pull request #1477 from sempervictus/feature/ocserv_groupsViacheslav Hletenko
2022-09-14Merge pull request #1530 from sever-sever/T4679Christian Poessinger
2022-09-14openvpn: T4679: Fix incorrect verify local and remote addressViacheslav Hletenko
2022-09-14Merge pull request #1537 from sarthurdev/nhrp_nftablesChristian Poessinger
2022-09-14nhrp: T2199: Use separate table in nftables for NHRP rulessarthurdev
2022-09-14Merge pull request #1534 from sarthurdev/firewall_interfacesChristian Poessinger
2022-09-13zone-policy: T2199: Migrate zone-policy to firewall nodesarthurdev
2022-09-13firewall: T4605: Rename filter tables to vyos_filtersarthurdev
2022-09-13firewall: T2199: Move initial firewall tables to datasarthurdev
2022-09-13firewall: T2199: Refactor firewall + zone-policy, move interfaces under firew...sarthurdev
2022-09-12graphql: T4690: update resolver for 'SystemStatus' after 'uptime' updateJohn Estabrook
2022-09-09route: T4684: Set execution flag to op-mode route.pyViacheslav Hletenko
2022-09-09Merge branch 'current' into standardize-show-system-storageChristian Poessinger
2022-09-08system: T4682: standardize op-mode 'show system storage'John Estabrook
2022-09-08system: T4681: convert 'show_uptime.py' script to standardized formatJohn Estabrook
2022-09-07update-check: T3476: Allow update-check for VyOS imagesViacheslav Hletenko
2022-09-06graphql: T4674: print included op-mode error message, if it existsJohn Estabrook
2022-09-06bridge: T4673: raise UnconfiguredSubsystem on non-existent bridge intfJohn Estabrook
2022-09-03Merge pull request #1517 from initramfs/current-fix-bond-membersChristian Poessinger
2022-09-02bonding: T4668: fix live bonding member add or removeinitramfs