Age | Commit message (Expand) | Author |
2021-08-30 | config: T2941: ignore unicode characters, e.g., in description field | John Estabrook |
2021-08-30 | Merge pull request #983 from sever-sever/T3782 | Christian Poessinger |
2021-08-30 | interface: T3782: Fix unexpected delete qdisc rule | Viacheslav |
2021-08-29 | vyos.ethtool: T3163: add check_speed_duplex() method | Christian Poessinger |
2021-08-29 | vyos.ethtool: T3163: prefix class internal data structures with _ | Christian Poessinger |
2021-08-29 | vyos.ethtool: T3163: drop obsoleted is_fixed_lro() method | Christian Poessinger |
2021-08-29 | interfaces: T3777: Does not delete empty eui64 address | Viacheslav |
2021-08-28 | vyos.ifconfig: T3619: only set offloading options if supported by NIC | Christian Poessinger |
2021-08-28 | vyos.ethtool: T3163: rename unused methods for offload validation | Christian Poessinger |
2021-08-28 | Merge pull request #980 from zdc/T3763-sagitta | Christian Poessinger |
2021-08-27 | vyos.ifconfig: pppoe: T3778: bugfix assignemnt of cached config | Christian Poessinger |
2021-08-26 | vyos.util: T3763: Optimized the check_port_availability function | zsdc |
2021-08-26 | wireguard: T3763: Added check for listening port availability | zsdc |
2021-08-25 | ipsec: T3775: Diffie Hellman Group 21 uses NIST Elliptic Curve "ecp521" | Christian Poessinger |
2021-08-24 | vyos.ifconfig: T3772: bugfix missing VRRP interfaces | Christian Poessinger |
2021-08-21 | vyos.configverify: use build-in functions for verify_interface_exists() | Christian Poessinger |
2021-08-21 | vyos.configdict: leaf_node_changed() must return empty dict when node is added | Christian Poessinger |
2021-08-21 | pppoe: T3090: migrate to vyos.ifconfig library to use the full potential | Christian Poessinger |
2021-08-21 | vyos.ifconfig: provide generic get_mac_synthetic() method | Christian Poessinger |
2021-08-21 | vyos.configdict: add note when using leaf_node_changed() | Christian Poessinger |
2021-08-21 | vyos.ifconfig: bridge: remove missleading comment in update() | Christian Poessinger |
2021-08-21 | interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ... | Christian Poessinger |
2021-08-21 | T1950: fix permissions on component-versions.json file | John Estabrook |
2021-08-20 | T1950: write component versions to json file during migration | John Estabrook |
2021-08-19 | T3768: Revert "T1950: Add support for reading component versions ..." | John Estabrook |
2021-08-19 | xml: T3474: add syntaxVersion processing to python xml lib | John Estabrook |
2021-08-14 | vyos.util: T1503: use build in methods to determine current user for commit_i... | Christian Poessinger |
2021-08-13 | vyos.util: "harden" is_systemd_service_running() function | Christian Poessinger |
2021-08-13 | xml: T3234: update instead of overwrite on repeated path | John Estabrook |
2021-08-11 | accel-ppp: T3731: eliminate service name from error message | Christian Poessinger |
2021-08-09 | ipsec: T3720: assigning vti secondary address caused interface in A/D state | Christian Poessinger |
2021-08-06 | http-api: T2768: example using GraphQL for high-level config operations | John Estabrook |
2021-08-06 | Revert "http-api: T2768: example using GraphQL for high-level config operations" | John Estabrook |
2021-08-06 | http-api: T2768: example using GraphQL for high-level config operations | John Estabrook |
2021-08-06 | vyos.template: T2720: allow setting template directory | John Estabrook |
2021-08-04 | configquery: T3402: remove restriction of query to active config | John Estabrook |
2021-08-04 | configquery: T3402: fix imports | John Estabrook |
2021-08-03 | configquery: T3402: add op-mode get_config_dict | John Estabrook |
2021-08-03 | configquery: T3402: add class using configtree to list tag node values | John Estabrook |
2021-08-02 | l2tpv3: T1594: Fix timeout before set l2tpv3 interface | Viacheslav |
2021-07-30 | vyos.util: drop custom implementations in favor of is_systemd_service_running() | Christian Poessinger |
2021-07-30 | vyos.util: add is_systemd_service_running() helper function | Christian Poessinger |
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-20 | pki: eapol: T3642: Migrate EAPoL to use PKI configuration | sarthurdev |
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into CLI | sarthurdev |
2021-07-17 | Merge pull request #927 from zdc/T3655-sagitta | Christian Poessinger |
2021-07-17 | VRF: T3655: proper connection tracking for VRFs | zsdc |
2021-07-13 | T3679: Update the unexpected exception message | erkin |
2021-07-13 | T3663: add a small sleep between polling for a new inotify event. | Daniil Baturin |