Age | Commit message (Expand) | Author |
2020-04-04 | pppoe: T2219: move adding of default route to ip-(up|down) script | 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 | 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 | 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 | 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 | VRRP: T1820: Added transition-script support for sync-groups | zsdc |
2020-04-02 | VRRP: T2193: Added disabled VRRP instances to `show vrrp` | zsdc |
2020-04-01 | keepalived: T1350: Replaced transition scripts logic | zsdc |
2020-03-31 | Merge pull request #283 from thomas-mangin/T2057-wg-dump | Christian Poessinger |
2020-03-31 | ifconfig: T2057: centralise wireguard code | Thomas Mangin |
2020-03-30 | config load: T2053: update for version string syntax change | John Estabrook |
2020-03-30 | config merge: T2052: update for version string syntax change | John Estabrook |
2020-03-30 | migration: T2029: run virtual migration before migration | John Estabrook |
2020-03-30 | migration: T2029: set default vintage; remove target from virtual | John Estabrook |
2020-03-30 | http api: T2160: allow restricting HTTP API to specific servers | John Estabrook |
2020-03-30 | wireless: T2151: support phys that provide multiple mac addresses | Christian Poessinger |
2020-03-29 | vrf: T31: bugfix after converting remove list to dict | Christian Poessinger |
2020-03-29 | vyos.util: increase usage of process_running() and remove duplicated code | Christian Poessinger |
2020-03-29 | wwan: T1988: add missing support for backup default routes | Christian Poessinger |
2020-03-29 | wwan: T1988: remove old network definitions from AT&T, sc1 and Verizon | Christian Poessinger |
2020-03-29 | wwan: T1988: create peer directory on demand | Christian Poessinger |
2020-03-29 | pppoe: T1318: create peer directory on demand | Christian Poessinger |
2020-03-29 | wwan: T1988: reorder config option to match VyOS 1.2 | Christian Poessinger |
2020-03-29 | ifconfig: T2057: remove useless circual import | Thomas Mangin |
2020-03-29 | pppoe: T1988: bugfix creating ip-pre-up.d directory after moving to vyos-1x | Christian Poessinger |
2020-03-28 | Merge pull request #282 from thomas-mangin/T2057-mac-hwid | Christian Poessinger |
2020-03-28 | wwan: T1988: ppp: change order of debug and logfile options | Christian Poessinger |
2020-03-28 | wwan: T1988: migrate operational mode commands | Christian Poessinger |
2020-03-28 | wwan: T1988: support interface disable | Christian Poessinger |
2020-03-28 | wwan: T1988: add support for Sierra Wireless MC7710 modem | Christian Poessinger |
2020-03-28 | wwan: T1988: initial XML/Python representation | Christian Poessinger |
2020-03-28 | ifconfig: T2057: Do not set empty hw_id mac | Thomas Mangin |
2020-03-28 | ipv6: T1831: migrate eui64 addressing to XML and python | Christian Poessinger |