Age | Commit message (Expand) | Author |
2021-02-28 | vif: T3349: use fixed ordering when enabling parent and child interface | Christian Poessinger |
2021-02-28 | vyos.util: provide single implementation for get_json_iface_options() | Christian Poessinger |
2021-02-28 | vxlan: T1513: add dont-fragment CLI option | Christian Poessinger |
2021-02-28 | l2tpv3: T3366: migrate local-ip and remote-ip CLI options | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename remote-ip to remote | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename local-ip to source-address | Christian Poessinger |
2021-02-28 | tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap" | Christian Poessinger |
2021-02-28 | vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config() | 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-24 | route: static: T2450: add missing "dhcp-interface" route option | 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-20 | vyos.ethtool: import helper class | Christian Poessinger |
2021-02-17 | configsession: T3259: avoid deadlock when data fills stdout pipe | John Estabrook |
2021-02-11 | mirror: T3297: redirect stderr to /dev/null | JACK |
2021-02-09 | T2638: Enable more debugging in the FRR library | Runar Borge |
2021-02-04 | Merge pull request #620 from jack9603301/T3030 | Christian Poessinger |
2021-02-02 | vlan: T3018: vif/vif-s vlan id can not be re-used | Christian Poessinger |
2021-02-02 | tunnel: T3030: Modify the command line to streamline configuration (support p... | jack9603301 |
2021-02-02 | tunnel: T3030: Add erspan protocol support | jack9603301 |
2021-01-31 | Merge pull request #712 from erkin/current | 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-27 | dhcpv6: T3262: don't run DHCPv6 client when only dhcpv6-options is configured | Brandon Stepler |
2021-01-24 | ospf(v3): T3236: T3244: adjust to route-map converted name (_ for -) | Christian Poessinger |
2021-01-24 | ospf(v3): T3236: T3244: add verify() for used route-map existence | Christian Poessinger |
2021-01-22 | frr: T2826: add additional debug output when loading new config | Christian Poessinger |
2021-01-20 | tunnel: T3173: bugfix nopmtu raw key | Christian Poessinger |
2021-01-19 | nat: T2947: add many-many translation | Christian Poessinger |
2021-01-17 | smoketest: bridge: T3226: Repair bridge smoke test damage | jack9603301 |
2021-01-17 | bridge: T3137: Fix variable errors in VLAN sensor bridge configuration program | jack9603301 |
2021-01-16 | vyos.configdict: node_changed() now accepts key mangling parameter | Christian Poessinger |
2021-01-16 | bridge: T3137: Support disable native VLAN | jack9603301 |
2021-01-16 | Merge pull request #677 from jack9603301/T3137 | Christian Poessinger |
2021-01-15 | tunnel: T3173: path MTU discovery option should be valueless | Christian Poessinger |
2021-01-15 | bridge: T3137: Delete blank lines | jack9603301 |
2021-01-15 | bridge: T3137: Better implementation of VLAN aware Bridge | jack9603301 |
2021-01-15 | bridge: T3137: Let VLAN aware bridge approach the behavior of professional eq... | jack9603301 |
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 |