Age | Commit message (Expand) | Author |
2022-03-25 | mpls: T915: use vyos.util.sysctl_write() helper function | Christian Poessinger |
2022-03-25 | vyos.util: T4319: rename sysctl() -> sysctl_write() | Christian Poessinger |
2022-03-25 | system: T4319: align ipv6 settings with ipv4 by using get_config_dict() | Christian Poessinger |
2022-03-24 | Merge pull request #1248 from sever-sever/T4290 | Christian Poessinger |
2022-03-24 | openvpn: T4294: force service restart on openvpn-option node change | Christian Poessinger |
2022-03-21 | qos: T4284: initial XML interface definitions for rewrite | Christian Poessinger |
2022-03-21 | mirror: T3089: add verify_mirror() also for bond and bridge interfaces | Christian Poessinger |
2022-03-18 | OSPF : T4304: add check access-list is defined | fett0 |
2022-03-15 | bonding: T4301: Fixed arp-monitor option | zsdc |
2022-03-13 | bgp: T4290: Add verify source-interface for none ip neighbor | Viacheslav Hletenko |
2022-03-07 | logrotate: T4250: Fixed logrotate config generation | zsdc |
2022-03-03 | static: T4283: support "reject" routes - emit an ICMP unreachable when matched | Christian Poessinger |
2022-03-01 | flow-accounting: T4277: support sending flow-data via VRF interface | Christian Poessinger |
2022-02-26 | lldp: T4272: migrate to get_config_dict() | Christian Poessinger |
2022-02-25 | zone-policy: T2199: bugfix defaultValue usage | Christian Poessinger |
2022-02-23 | tunnel: T4267: "parameters ip key" on GRE not required for different remotes | Christian Poessinger |
2022-02-22 | vxlan: T4264: interface is destroyed and rebuild on description change | Christian Poessinger |
2022-02-21 | vxlan: T4120: code cleanup for multiple remotes | Christian Poessinger |
2022-02-20 | bridge: remove unreferenced import -> leaf_node_changed | Christian Poessinger |
2022-02-20 | vxlan: T4120: add ability to set multiple remotes (PR #1127) | Andreas |
2022-02-19 | containers: T4249: Allow to connect host device to the container | Viacheslav Hletenko |
2022-02-17 | pki: eapol: T4245: Add full CA and client cert chains to wpa_supplicant PEM f... | Andrew Gunnerson |
2022-02-17 | openvpn: T4230: globally enable ip_nonlocal_bind | Christian Poessinger |
2022-02-17 | Merge pull request #1211 from sever-sever/T4230-cur | Christian Poessinger |
2022-02-15 | conntrack-sync: T4237: Fix checks for listen-address list to str | Viacheslav Hletenko |
2022-02-14 | pki: eapol: T4244: Fix KeyError when CA cert name differs from client cert name | Andrew Gunnerson |
2022-02-14 | tunnel: T4154: import cleanup | Christian Poessinger |
2022-02-14 | tunnel: T4154: verify() no more then one GRE tunnel is used w/o "ip key" per ... | Christian Poessinger |
2022-02-13 | vrf: T4191: bugfix for "ip rule" when VRFs are created | Christian Poessinger |
2022-02-12 | policy: T2199: bugfix verify_rule() on negated groups | Christian Poessinger |
2022-02-09 | openvpn: T3686: Fix for check local-address in script and tmpl | Viacheslav Hletenko |
2022-02-09 | openvpn: T4230: Delete checks if local-host address assigned | Viacheslav Hletenko |
2022-02-05 | Merge pull request #1206 from sarthurdev/T4209 | Christian Poessinger |
2022-02-04 | policy: T4151: Delete unexpected print added in commit c501ae0f | Viacheslav Hletenko |
2022-02-04 | firewall: T4209: Fix support for rule `recent` matches | sarthurdev |
2022-01-31 | upnpd: T3420: code cleanup | Christian Poessinger |
2022-01-31 | Merge pull request #1196 from hensur/current-ipv6-local-route-iif | Christian Poessinger |
2022-01-31 | firewall: T2199: Fix errors when referencing an empty chain | sarthurdev |
2022-01-30 | policy: T4219: add local-route(6) incoming-interface | Henning Surmeier |
2022-01-30 | policy: T4213: Fix duplicate commands from multiple rules with single table | sarthurdev |
2022-01-29 | firewall: T4216: Add support for negated firewall groups | sarthurdev |
2022-01-29 | firewall: T4218: Adds a prefix to all user defined chains | sarthurdev |
2022-01-29 | Merge pull request #1195 from hensur/current-ipv6-local-route | Christian Poessinger |
2022-01-30 | Merge pull request #789 from jack9603301/T3420 | Daniil Baturin |
2022-01-28 | policy: T4151: remove all previous rules on edit | Henning Surmeier |
2022-01-27 | Merge pull request #1194 from sarthurdev/T4213 | Christian Poessinger |
2022-01-27 | policy: T4213: Fix rule creation/deletion for IPv6 policy routes | sarthurdev |
2022-01-25 | policy: T4194: Add prefix-list duplication checks | Viacheslav Hletenko |
2022-01-22 | Merge pull request #1184 from sarthurdev/firewall_icmp | Christian Poessinger |
2022-01-21 | firewall: T2199: Verify correct ICMP protocol for ipv4/ipv6 | sarthurdev |