Age | Commit message (Expand) | Author |
2021-06-10 | pppoe: T3250: Not mangle values for tag nodes | sever-sever |
2021-05-24 | pseudo-ethernet: T3575: verify parent interface MTU | Christian Poessinger |
2021-05-23 | vyos.configverify: T3570: sub interface MTU must be less or equal to parent MTU | Simon |
2021-05-20 | vyos.util: T3532: Replace func get_interface_config | Viacheslav Hletenko |
2021-05-18 | revert: "util: T2467: add autosudo as an option to command" | Christian Poessinger |
2021-05-15 | vyos.ifconfig: T3532: re-create Q-in-Q interface on protocol change | Christian Poessinger |
2021-05-13 | bonding: T3543: add support to configure lacp-rate (slow or fast) | Christian Poessinger |
2021-05-06 | T3356: remote: Add support for custom source interface | Lulu Cathrinus Grimalkin |
2021-04-25 | tunnel: T3468: add interfaces to completion helper for bridge | Christian Poessinger |
2021-04-18 | config: T3481: add switch to prevent mangling of tag node values | John Estabrook |
2021-04-18 | xml: T3475: disable processing of syntaxVersion element | John Estabrook |
2021-04-17 | Merge pull request #813 from erkin/equuleus | Christian Poessinger |
2021-04-17 | util: T3356: Fix password variables | erkin |
2021-04-05 | vrf: vlan: T3438: do not automatically delete upper interface | Christian Poessinger |
2021-03-30 | Merge pull request #795 from erkin/equuleus | Daniil Baturin |
2021-03-30 | Backport remote.py fixes | erkin |
2021-03-25 | vyos.configverify: T3344: verify_vrf() must handle "default" VRF | Christian Poessinger |
2021-03-22 | Merge pull request #782 from erkin/equuleus | John Estabrook |
2021-03-22 | T3284: Merge Paramiko-based remote.py implementation | erkin |
2021-03-19 | dhcp: T3300: add DHCP default route distance | Brandon Stepler |
2021-03-14 | xdp: T2666: remove entire XDP code for 1.3 LTS image | Christian Poessinger |
2021-03-07 | vxlan: T3319: use default ttl of 16 | Christian Poessinger |
2021-03-06 | vyos.util: provide single implementation for get_json_iface_options() | Christian Poessinger |
2021-02-28 | vif: T3349: use fixed ordering when enabling parent and child interface | Christian Poessinger |
2021-02-24 | ethernet: T3163: fix typos in vyos.ethtool comments | Christian Poessinger |
2021-02-24 | ethernet: T3163: not all NIC drivers support ring-buffer configuration | Christian Poessinger |
2021-02-22 | vyos.ifconfig: extend debug option to print input dict | Christian Poessinger |
2021-02-21 | ethernet: T3163: probe driver for maximum rx/tx ring-buffer size | Christian Poessinger |
2021-02-18 | configsession: T3259: avoid deadlock when data fills stdout pipe | John Estabrook |
2021-02-14 | template: T2947: backport additional Jinja2 filters | Christian Poessinger |
2021-02-02 | vlan: T3018: vif/vif-s vlan id can not be re-used | Christian Poessinger |
2021-01-31 | vyos: T3274: Handle EOF in ask_yes_no() | erkin |
2021-01-29 | vif-c: verify: T3269: fix configuration verification | Brandon Stepler |
2021-01-28 | dhcpv6: T3262: don't run DHCPv6 client when only dhcpv6-options is configured | Brandon Stepler |
2021-01-16 | vyos.configdict: node_changed() now accepts key mangling parameter | Christian Poessinger |
2021-01-13 | ifconfig: T2653: return empty string when there is no interface description | Christian Poessinger |
2021-01-12 | ifconfig: T2653: use iproute2 commands for alias, mac and mtu set()/get() | Christian Poessinger |
2021-01-12 | tunnel: T3205: bugfix gre-bridge interfaces | Christian Poessinger |
2021-01-07 | vyos.configverify: provide generic helper to check for interface existence | Christian Poessinger |
2021-01-07 | login: radius: T3192: migrate to get_config_dict() | Christian Poessinger |
2021-01-06 | dhcpv6-pd: verify: T3193: detect conflict between auto-assigned and configure... | Brandon Stepler |
2021-01-06 | dhcpv6-pd: verify: T3193: allow multiple auto-assigned SLA-IDs | Brandon Stepler |
2021-01-06 | dhcpv6-pd: verify: T3193: allow more than one VLAN interface | Brandon Stepler |
2021-01-06 | ifconfig.interface: use Python3 f-ormat string | Christian Poessinger |
2021-01-05 | vyos.validate: import cleanup | Christian Poessinger |
2021-01-04 | mirror: T3089: bugfix is_mirror_intf code path | Christian Poessinger |
2021-01-03 | mirror: add verify() check so we can not mirror back to our self | Christian Poessinger |
2021-01-03 | mirror: T3089: remove redundant code paths | Christian Poessinger |
2021-01-02 | ethernet: T3171: always use full CPU enable bitmask over computational mask | Christian Poessinger |
2021-01-02 | ifconfig: ethernet: fixup line breaks | Christian Poessinger |