Age | Commit message (Expand) | Author |
2022-03-30 | vrf: T4319: do not add IPv6 localhost address if IPv6 is disabled | Christian Poessinger |
2022-03-30 | vyos.util: T4319: add is_ipv6_enabled() helper function | Christian Poessinger |
2022-03-28 | Revert "openvpn: T4230: globally enable ip_nonlocal_bind" | Daniil Baturin |
2022-03-27 | graphql: T3993: add unsettable gql option; this is not exposed by CLI | John Estabrook |
2022-03-26 | bgp: T4321: check neighbor IP addresses against VRF context | Christian Poessinger |
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 | ipsec: T4288: drop leading empty line to detect runtime environment | Christian Poessinger |
2022-03-24 | Merge pull request #1251 from srividya0208/T4288a | 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-24 | ike-group: T4288 : close-action is missing in swanctl.conf | srividya0208 |
2022-03-23 | bgp: T4314: add missing check to migration script | John Estabrook |
2022-03-22 | Merge pull request #1252 from dmbaturin/T4313 | Christian Poessinger |
2022-03-22 | T4313: handle exceptions in the "generate public-key-command" script | Daniil Baturin |
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-16 | ocserv: T4231: Added OTP support for Openconnect 2FA | goodNETnick |
2022-03-15 | bonding: T4301: Fixed arp-monitor option | zsdc |
2022-03-14 | Merge pull request #1247 from nicolas-fort/T4286 | Christian Poessinger |
2022-03-13 | bgp: T4290: Add verify source-interface for none ip neighbor | Viacheslav Hletenko |
2022-03-12 | Firewall: T4286: Correct ipv6-range validator | Nicolas Fort |
2022-03-10 | Revert "component_version: T4291: consolidate read/write functions" | John Estabrook |
2022-03-10 | Revert "save-config: T4292: rewrite vyatta-save-config.pl to Python" | John Estabrook |
2022-03-10 | Revert "load-config: T4295: use config_tree instead of legacy loadFile" | John Estabrook |
2022-03-09 | load-config: T4295: use config_tree instead of legacy loadFile | John Estabrook |
2022-03-08 | save-config: T4292: rewrite vyatta-save-config.pl to Python | John Estabrook |
2022-03-08 | component_version: T4291: consolidate read/write functions | John Estabrook |
2022-03-07 | logrotate: T4250: Fixed logrotate config generation | zsdc |
2022-03-05 | conntrackd: T4259: fix daemon configuration path | Christian Poessinger |
2022-03-05 | conntrackd: T4259: prevent startup of multiple daemon instances | Christian Poessinger |
2022-03-04 | op-mode: lldp: T3999: bugfix cap' referenced before assignment | Christian Poessinger |
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-28 | ssh: T4273: bugfix cipher and key-exchange multi nodes | 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 | Merge pull request #1233 from dmbaturin/structured-op-mode | John Estabrook |
2022-02-21 | Merge pull request #1232 from srividya0208/T4115 | John Estabrook |
2022-02-21 | vxlan: T4120: code cleanup for multiple remotes | Christian Poessinger |
2022-02-21 | T2719: initial batch of standardized structure op mode scripts | Daniil Baturin |
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-20 | T4115:Reboot:Options "in" and "at" are not working | srividya0208 |
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 |