Age | Commit message (Expand) | Author |
2020-04-04 | Merge pull request #302 from thomas-mangin/T2190 | Christian Poessinger |
2020-04-04 | Merge pull request #303 from alainlamar/T2211 | Christian Poessinger |
2020-04-04 | Merge pull request #299 from thomas-mangin/T2205 | Christian Poessinger |
2020-04-04 | Merge pull request #298 from jjakob/openvpn-multihome | Christian Poessinger |
2020-04-04 | Merge pull request #301 from alainlamar/T2208 | Christian Poessinger |
2020-04-04 | openvpn: T2184: skip unactive interface | Thomas Mangin |
2020-04-04 | wireless: T2211: bugfix: Bugfix for the bugfix: set no defaults | Alain Lamar |
2020-04-04 | pppoe: T2219: support adding default route to VRF | Christian Poessinger |
2020-04-04 | wireless: T2211: bugfix: vht_oper_chwidth was not set in hostapd config | Alain Lamar |
2020-04-04 | wwan: T2219: rework route add to VRF | Christian Poessinger |
2020-04-04 | wireless: T2208: bugfix: errors in the XML and Python file | Alain Lamar |
2020-04-04 | ifconfig: T2190: option to prevent Interface creation | Thomas Mangin |
2020-04-04 | openvpn: T2222: set 'multihome' option when local-host is unset | jjakob |
2020-04-04 | pppoe: T1318: bugfix: proper use of ip-pre-up.d directory | Christian Poessinger |
2020-04-04 | wwan: T2219: bugfix referencing wlm0 variable instead of real Python var | Christian Poessinger |
2020-04-04 | wwan: T2219: use Jinja variables rather then Bash args | Christian Poessinger |
2020-04-04 | ifconfig: T2205: silence ethtool harmless failures | Thomas Mangin |
2020-04-04 | pppoe: T2219: move adding of default route to ip-(up|down) script | Christian Poessinger |
2020-04-04 | pppoe: T1318: support more then 99 dialer interfaces | Christian Poessinger |
2020-04-04 | wwan: T2219: add default route into VRF | Christian Poessinger |
2020-04-04 | wwan: T1988: move default route scripts to Jinja templates | Christian Poessinger |
2020-04-04 | pppoe: T1318: move Jinja2 templates to data/templates folder | Christian Poessinger |
2020-04-04 | vyos.util: use common subprocess_cmd wrapper | Christian Poessinger |
2020-04-04 | wwan: T1988: move Jinja2 templates to data/templates folder | Christian Poessinger |
2020-04-04 | wwan: T1988: move vrf/ifalias to ip-pre-up script | Christian Poessinger |
2020-04-03 | Merge pull request #296 from zdc/T1820 | Christian Poessinger |
2020-04-03 | pppoe: T1318: minor cleanups | Christian Poessinger |
2020-04-03 | wwan: T1988: minor cleanups | Christian Poessinger |
2020-04-03 | Merge pull request #293 from zdc/T2193 | Christian Poessinger |
2020-04-03 | Merge pull request #294 from runborg/fix-vrf-rex | Christian Poessinger |
2020-04-03 | vrf: T31: Allow vrf name to look more like interface name | Runar Borge |
2020-04-03 | validate: mac: autopep8 | Christian Poessinger |
2020-04-03 | ipv6: T1831: add autoconf/eui64 addressing to interfaces | Christian Poessinger |
2020-04-03 | interfaces: XML: constraint: add start of line ^ to regex | Christian Poessinger |
2020-04-03 | vrf: T31: name of isntance is not allowed to mimic an interface name | Christian Poessinger |
2020-04-03 | pppoe: bugfix template name after migration to ip-up scripts | Christian Poessinger |
2020-04-02 | bgp: T2100: migration to drop parameter disable-network-import-check | John Estabrook |
2020-04-02 | wwan: migrate alias and vrf script from pre-up to up | Christian Poessinger |
2020-04-02 | pppoe: migrate alias and vrf script from pre-up to up | Christian Poessinger |
2020-04-02 | wwan: migrate to new new helpers in vyos.util | Christian Poessinger |
2020-04-02 | pppoe: migrate to new new helpers in vyos.util | Christian Poessinger |
2020-04-02 | vyos.util: move import statements next to the helpers using it | Christian Poessinger |
2020-04-02 | vyos.util: add chown_file and chmod_x_file helpers | Christian Poessinger |
2020-04-02 | pppoe: vrf: bugfix - only pppoe0 could be assigned to a VRF | Christian Poessinger |
2020-04-02 | wwan: vrf: T2200: add CLI options and parse configuration to dictionary | Christian Poessinger |
2020-04-02 | bridge: l2tpv3: T1823: readjust overall priorities | Christian Poessinger |
2020-04-02 | l2tpv3: T1823: change interface priority | Christian Poessinger |
2020-04-02 | fconfig: l2tpv3: T1823: fix configuration build syntax | Christian Poessinger |
2020-04-02 | ifconfig: l2tpv3: T1823: add missing items from config dict to options | Christian Poessinger |
2020-04-02 | ifconfig: l2tpv3: T1823: add missing import statement | Christian Poessinger |