Age | Commit message (Expand) | Author |
2023-10-23 | T5637: Firewall: add new rule at the end of base chains for default-actions. ... | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: re-add missing code in template.py which was accide... | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: new cli structure. Update jinja templates, python s... | Nicolas Fort |
2023-08-04 | dhcp: T5428: provide common direcotry path via vyos.defaults.directories | Christian Breunig |
2023-07-15 | T5195: vyos.util -> vyos.utils package refactoring part #2 | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2023-04-26 | vrf: T5174: ensure no duplicate VNIs can be defined | Christian Breunig |
2023-03-10 | T5058: Fix range_to_regex list argument | Viacheslav Hletenko |
2023-03-06 | T5058: Extend template filter range_to_regex to allow list as arg | Viacheslav Hletenko |
2023-02-08 | vyos.template: T4988: add bytes and seconds conversion filters | Daniil Baturin |
2023-01-30 | Merge pull request #1761 from sever-sever/T4916-curr | Viacheslav Hletenko |
2023-01-26 | T4916: Rewrite IPsec peer authentication and psk migration | Viacheslav Hletenko |
2023-01-18 | ipsec: T4925: Added PRF into IKE group | aapostoliuk |
2022-10-09 | firewall: T3907: Fix firewall state-policy logging | sarthurdev |
2022-09-21 | nat: T4605: Refactor static NAT to use python module for parsing rules | sarthurdev |
2022-09-21 | nat: T4605: Refactor NAT to use python module for parsing rules | sarthurdev |
2022-09-17 | Merge pull request #1546 from nicolas-fort/fwall-jump | Christian Poessinger |
2022-09-17 | pppoe-server: T4703: combine vlan-id and vlan-range into single CLI node | Christian Poessinger |
2022-09-16 | T4699: Firewall: Add jump action in firewall rulest | Nicolas Fort |
2022-08-30 | firewall: T4655: implement XML defaultValue for name and ipv6-name | Christian Poessinger |
2022-08-29 | firewall: T4655: Fix default action 'drop' for the firewall | Viacheslav Hletenko |
2022-06-14 | firewall: T4147: Use named sets for firewall groups | sarthurdev |
2022-06-10 | firewall: T478: Add support for nesting groups | sarthurdev |
2022-05-27 | Firewall: T3907: Revert migration script 6-to-7 and add new 7-to-8 | Nicolas Fort |
2022-05-11 | Firewall: T3907: add log-level options in firewall | Nicolas Fort |
2022-04-01 | vyos.template: T4333: add Jinja2 plugin to test if a variable is defined and ... | Christian Poessinger |
2022-01-31 | Merge pull request #1199 from sarthurdev/T4218 | Christian Poessinger |
2022-01-31 | T4221: add force_to_list Jinja2 filter | Daniil Baturin |
2022-01-29 | firewall: T4218: Adds a prefix to all user defined chains | sarthurdev |
2022-01-20 | firewall: T2199: Add log prefix to match legacy perl behaviour | sarthurdev |
2022-01-05 | firewall: zone-policy: T2199: T4130: Fixes for firewall, state-policy and zon... | sarthurdev |
2022-01-04 | Merge pull request #1130 from sarthurdev/firewall | Christian Poessinger |
2022-01-04 | firewall: T4130: Fix firewall state-policy errors | sarthurdev |
2021-12-31 | Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into current | Christian Poessinger |
2021-12-30 | snmp: T4124: migrate to get_config_dict() | Christian Poessinger |
2021-12-28 | ipsec: T4111: Fix for swanctl configuration IPV6 peers | Viacheslav |
2021-12-06 | zone_policy: T3873: Implement intra-zone-filtering | sarthurdev |
2021-12-06 | firewall: T2199: Migrate firewall to XML/Python | sarthurdev |
2021-11-07 | dhcp: T3680: fix lease filename for Vlan interfaces | Christian Poessinger |
2021-09-13 | ipsec: T3828: Use IKE dh-group when ESP dh-group is set to `enable` | sarthurdev |
2021-08-25 | ipsec: T3775: Diffie Hellman Group 21 uses NIST Elliptic Curve "ecp521" | Christian Poessinger |
2021-08-06 | vyos.template: T2720: allow setting template directory | John Estabrook |
2021-07-21 | pki: openvpn: T3642: Migrate OpenVPN to PKI and refactor | sarthurdev |
2021-07-20 | ipsec: T1210: add op-mode command for macOS and iOS profile generation | Christian Poessinger |
2021-07-03 | ipsec: T2816: add Jinja2 converter for ESP/IKE groups to string | Christian Poessinger |
2021-06-20 | T3268: remote: Determine source address from given network interface | erkin |
2021-05-14 | vyos.template: T3535: add helper for IP address conversion | Christian Poessinger |
2021-04-17 | policy: T2425: re-implement "policy" tree from vyatta-cfg-quagga in XML/Python | Christian Poessinger |
2021-04-05 | vyos.template: T3418: add new is_interface helper function | Christian Poessinger |
2021-03-10 | syslog: T3396: Fix remote IPv6 host | sever-sever |