Age | Commit message (Expand) | Author |
2022-04-14 | config: T4361: correct exists()/exists_effective() on value(s) | John Estabrook |
2022-04-11 | vyos.ethtool: T4327: add Hyper-V NIC driver to speed/duplex ignore list | Christian Poessinger |
2022-04-11 | Firewall: T990: Add snat and dst connection status on firewall | Nicolas Fort |
2022-04-11 | T4327: ignore PermissionError caused by ethtool spee/duplex/autoneg setting | Daniil Baturin |
2022-04-08 | Firewall: T990: Add snat and dnat connection status on firewall | Nicolas Fort |
2022-04-07 | ipv6: T4346: delete (migrate) CLI command to disable IPv6 address family | Christian Poessinger |
2022-04-07 | vyos.base: T4346: add common DeprecationWarning() class | Christian Poessinger |
2022-04-07 | qos: T4284: verify mirror/redirect target interface exists | Christian Poessinger |
2022-04-07 | qos: T4284: support mirror and redirect on vlan subinterfaces | Christian Poessinger |
2022-04-07 | qos: T4284: support mirror and redirect on all interface types | Christian Poessinger |
2022-04-06 | firewall: T4345: Fix incorrect rule limit rate syntax | sarthurdev |
2022-04-05 | interfaces: T4331: Fix assign link-local static IPv6 addr to vrf | Viacheslav Hletenko |
2022-04-01 | wwan: T4324: is_wwan_connected() must verify if ModemManager is running | Christian Poessinger |
2022-04-01 | vyos.template: T4333: add Jinja2 plugin to test if a variable is defined and ... | Christian Poessinger |
2022-03-31 | vyos.ifconfig: T4330: MTU must be configured prior to any IPv6 option change | Christian Poessinger |
2022-03-31 | vyos.ifconfig: T4330: bugfix changing MTU when IPv6 is disabled | Christian Poessinger |
2022-03-30 | vyos.ifconfig: T4319: add_addr() should not add IPv6 address if it's disabled | Christian Poessinger |
2022-03-30 | vyos.util: T4319: add is_ipv6_enabled() helper function | Christian Poessinger |
2022-03-30 | vyos.ifconfig: make add_addr() method more reader firendly | Christian Poessinger |
2022-03-30 | T4319: do not try to add ::1/128 to lo if IPv6 is disabled | Daniil Baturin |
2022-03-27 | graphql: T3993: add unsettable gql option; this is not exposed by CLI | John Estabrook |
2022-03-26 | vyos.validate: T4321: make is_addr_assigned() VRF aware | Christian Poessinger |
2022-03-26 | vyos.validate: T4321: make is_intf_addr_assigned() VRF aware | Christian Poessinger |
2022-03-25 | vyos.util: T4319: rename sysctl() -> sysctl_write() | Christian Poessinger |
2022-03-25 | ipv6: T4319: do not configure IPv6 related settings if it's disabled | Christian Poessinger |
2022-03-25 | vyos.util: T4319: provide generic sysctl_read() helper | Christian Poessinger |
2022-03-21 | qos: T4284: initial XML interface definitions for rewrite | Christian Poessinger |
2022-03-11 | [Ethtool] T4297: Update drivers supporting speed/flow/duplex | Daniel Berlin |
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-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-04 | interface: T4203: bugfix Q-in-Q interface parsing | Christian Poessinger |
2022-03-03 | interface: T4203: switch to new recursive node_changed() implementation | Christian Poessinger |
2022-03-02 | configdiff: T4260: add support for diff_tree class | John Estabrook |
2022-02-28 | configtree: T4235: distinguish sub(-tract) tree from delete tree | John Estabrook |
2022-02-28 | configtree: T4235: allow empty arguments | John Estabrook |
2022-02-28 | configtree: T4235: simplification of diff_tree class | John Estabrook |
2022-02-28 | configtree: T4235: add utility get_subtree | John Estabrook |
2022-02-22 | vyos.configdict: T4263: leaf_node_changed() must also honor valueLess CLI nodes | Christian Poessinger |
2022-02-21 | smoketest: vxlan: T4120: verify support for multiple remote addresses | Christian Poessinger |
2022-02-21 | vxlan: T4120: code cleanup for multiple remotes | Christian Poessinger |
2022-02-20 | vxlan: T4120: add ability to set multiple remotes (PR #1127) | Andreas |
2022-02-20 | static: T4203: obey interface dhcp default route distance | Christian Poessinger |
2022-02-20 | interface: T4203: prevent DHCP client restart if not necessary | Christian Poessinger |
2022-02-17 | pki: eapol: T4245: Add full CA and client cert chains to wpa_supplicant PEM f... | Andrew Gunnerson |
2022-02-17 | vyos.configverify: T4255: fix unexpected print of dictionary instead of key | Christian Poessinger |
2022-02-16 | xml: T3474: get component version dictionary from xml cache, not legacy | John Estabrook |
2022-02-16 | xml: T3474: add smoketest to check xml component versions are maintained | John Estabrook |
2022-02-16 | xml: T3474: add component version include files | John Estabrook |