summaryrefslogtreecommitdiff
path: root/python/vyos/template.py
AgeCommit message (Expand)Author
2024-08-14T6646: conntrack: in ignore rules, if protocols=all, do not append it to the ...Nicolas Fort
2024-08-12T6648: dhcpv6-server: align stateless DHCPv6 options with statefulLucas Christian
2024-07-25OpenVPN CLI-option: T6571: rename ncp-ciphers with data-cipherssrividya0208
2024-06-09op-mode: T6424: ipsec: honor certificate CN and CA chain during profile gener...Christian Breunig
2024-05-06vyos.template: T3664: use a module-level global variable for the default temp...Daniil Baturin
2024-04-04Merge pull request #3214 from nicolas-fort/T6068-keaDaniil Baturin
2024-04-03T6068: dhcp-server: add command <set service dhcp-server high-availability mo...Nicolas Fort
2024-04-01utils: T5738: always use vyos.utils.network.interface_exists over os.path.existsChristian Breunig
2024-03-30Merge pull request #3195 from HollyGurza/T4718-currentChristian Breunig
2024-03-28vyos.template: T3664: add an environment variable for template locationDaniil Baturin
2024-03-28dhcp-server: T4718: Listen-address is not commit if the ip address is on the ...khramshinr
2024-03-25T6171: migrate <set service dhcp-server failover> to <set service dhcp-server...Nicolas Fort
2024-01-13dhcpv6: T3316: Move options to separate node and extend scopessarthurdev
2024-01-10dhcp: T3316: Fix `listen-address` handling and add `listen-interface` as supp...sarthurdev
2024-01-10dhcp: T3316: Move options to separate node and extend scopessarthurdev
2023-12-29vyos.template: T5869: first_host_address() does not honor RFC4291 section 2.6.1Christian Breunig
2023-12-26firewall: T5834: Rename 'enable-default-log' to 'default-log'Indrajit Raychaudhuri
2023-12-08dhcp: T3316: Migrate dhcp/dhcpv6 server to Keasarthurdev
2023-12-07Merge pull request #2539 from nicolas-fort/T5775Daniil Baturin
2023-12-05T5779: conntrack: Apply fixes to <set system conntrack timeout custom>. Remov...Nicolas Fort
2023-11-24T5775: firewall: re-add state-policy to firewall. These commands are now incl...Nicolas Fort
2023-11-22T5637: firewall: extend rule for default-action to firewall bridge, in order ...Nicolas Fort
2023-10-06T5637: add new rule at the end of base chains for default-actions. This enabl...Nicolas Fort
2023-09-18conntrack: T5217: Add tcp flag matching to `system conntrack ignore`sarthurdev
2023-09-12T4309: Conntrack ignore fix to handle interface anyViacheslav Hletenko
2023-09-04conntrack: T4309: T4903: Refactor `system conntrack ignore` rule generation, ...sarthurdev
2023-08-11T5160: firewall refactor: re-add missing code in template.py which was accide...Nicolas Fort
2023-08-11T5160: firewall refactor: new cli structure. Update jinja templates, python s...Nicolas Fort
2023-08-04dhcp: T5428: provide common direcotry path via vyos.defaults.directoriesChristian Breunig
2023-07-15T5195: vyos.util -> vyos.utils package refactoring part #2Christian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-04-26vrf: T5174: ensure no duplicate VNIs can be definedChristian Breunig
2023-03-10T5058: Fix range_to_regex list argumentViacheslav Hletenko
2023-03-06T5058: Extend template filter range_to_regex to allow list as argViacheslav Hletenko
2023-02-08vyos.template: T4988: add bytes and seconds conversion filtersDaniil Baturin
2023-01-30Merge pull request #1761 from sever-sever/T4916-currViacheslav Hletenko
2023-01-26T4916: Rewrite IPsec peer authentication and psk migrationViacheslav Hletenko
2023-01-18ipsec: T4925: Added PRF into IKE groupaapostoliuk
2022-10-09firewall: T3907: Fix firewall state-policy loggingsarthurdev
2022-09-21nat: T4605: Refactor static NAT to use python module for parsing rulessarthurdev
2022-09-21nat: T4605: Refactor NAT to use python module for parsing rulessarthurdev
2022-09-17Merge pull request #1546 from nicolas-fort/fwall-jumpChristian Poessinger
2022-09-17pppoe-server: T4703: combine vlan-id and vlan-range into single CLI nodeChristian Poessinger
2022-09-16T4699: Firewall: Add jump action in firewall rulestNicolas Fort
2022-08-30firewall: T4655: implement XML defaultValue for name and ipv6-nameChristian Poessinger
2022-08-29firewall: T4655: Fix default action 'drop' for the firewallViacheslav Hletenko
2022-06-14firewall: T4147: Use named sets for firewall groupssarthurdev
2022-06-10firewall: T478: Add support for nesting groupssarthurdev
2022-05-27Firewall: T3907: Revert migration script 6-to-7 and add new 7-to-8Nicolas Fort
2022-05-11Firewall: T3907: add log-level options in firewallNicolas Fort