summaryrefslogtreecommitdiff
path: root/src/conf_mode
AgeCommit message (Expand)Author
2022-01-21firewall: T4130: Use correct table to check for state policy rulesarthurdev
2022-01-18firewall: T2199: Raise ConfigError if deleted node is used in zone-policysarthurdev
2022-01-18firewall: policy: T1292: Clean up any rules required to delete a chainsarthurdev
2022-01-17Merge pull request #1174 from sarthurdev/firewallChristian Poessinger
2022-01-17firewall: policy: T4178: Migrate and refactor tcp flagssarthurdev
2022-01-14Merge pull request #1167 from sarthurdev/firewallChristian Poessinger
2022-01-14firewall: T4178: Use lowercase for TCP flags and add an validatorsarthurdev
2022-01-13monitoring: T3872: Add just required interfaces for ethtoolViacheslav
2022-01-11policy: T2199: Refactor policy route script for better error handlingsarthurdev
2022-01-11firewall: T4159: Add warning when an empty group is applied to a rulesarthurdev
2022-01-11firewall: policy: T2199: Reload policy route script if `firewall group` node ...sarthurdev
2022-01-11firewall: policy: T4159: T4164: Fix empty firewall groups, create separate fi...sarthurdev
2022-01-11policy: T4170: rename "policy ipv6-route" -> "policy route6"Christian Poessinger
2022-01-11containers: T2216: bugfix host networking on image upgradeMathew Inkson
2022-01-10nat: T2199: dry-run newly generated config before installChristian Poessinger
2022-01-10conntrack: T3579: dry-run newly generated config before installChristian Poessinger
2022-01-10conntrack: T3579: prepare for "conntrack timeout custom rule" CLI commandsChristian Poessinger
2022-01-10conntrack: T3579: migrate "conntrack ignore" tree to vyos-1x and nftablesChristian Poessinger
2022-01-10firewall: 4149: Fix verify steps being bypassed when base node is removedsarthurdev
2022-01-05firewall: zone-policy: T4133: Prevent firewall from trying to clean-up zone-p...sarthurdev
2022-01-05Merge pull request #1136 from sarthurdev/firewallChristian Poessinger
2022-01-05zone-policy: T4135: Raise error when using an invalid "from" zone.sarthurdev
2022-01-05Merge pull request #1134 from sarthurdev/firewallChristian Poessinger
2022-01-05firewall: zone-policy: T2199: T4130: Fixes for firewall, state-policy and zon...sarthurdev
2022-01-04Merge pull request #1121 from sever-sever/T4109Christian Poessinger
2022-01-04keepalived: T4109: Add high-availability virtual-serverViacheslav
2022-01-04Merge pull request #1130 from sarthurdev/firewallChristian Poessinger
2022-01-04firewall: T4130: Fix firewall state-policy errorssarthurdev
2022-01-03Merge pull request #1018 from sever-sever/T3872Christian Poessinger
2022-01-03monitoring: T3872: Add a new feature service monitoring telegrafViacheslav
2022-01-01nat: T2199: rename iptables -> nftables variable prefixChristian Poessinger
2021-12-31Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into currentChristian Poessinger
2021-12-30snmp: T4124: migrate to get_config_dict()Christian Poessinger
2021-12-29configd: T4086: use 'copy' on mutable global var default_config_dataJohn Estabrook
2021-12-27snmp: T4093: add missing verify() step for required group per snmp v3 userChristian Poessinger
2021-12-27conntrack-sync: T4109: Change script name for vrrpViacheslav
2021-12-26ospfv3: T4107: add support for "default-information originate"Christian Poessinger
2021-12-26ospfv3: T4108: add support for auto-cost parameterChristian Poessinger
2021-12-26ospfv3: T4102: nssa area support both no-summary and default-originateChristian Poessinger
2021-12-26flow-accounting: T4097: move configuration file to /runChristian Poessinger
2021-12-26flow-accounting: T4097: bugfix removing service from CLIChristian Poessinger
2021-12-26http: api: T4055: add VRF supportChristian Poessinger
2021-12-25https: T1443: remove duplicate CLI definitionChristian Poessinger
2021-12-25flow-accounting: T4106: support specification of capture packet lengthChristian Poessinger
2021-12-25flow-accounting: T4105: drop "sflow agent-address auto"Christian Poessinger
2021-12-25flow-accounting: T4099: rename "netflow source-ip" to source-addressChristian Poessinger
2021-12-25flow-accounting: T4097: move to get_config_dict()Christian Poessinger
2021-12-25ospfv3: T4102: add support for NSSA area-typeChristian Poessinger
2021-12-19vxlan: T3700: add support for Generic Protocol extension (VXLAN-GPE)Christian Poessinger
2021-12-19T4084: dehardcode the post-login bannerDaniil Baturin