Age | Commit message (Expand) | Author |
2020-04-04 | pim: T1729: Add dr-priority and IGMP join support | DmitriyEshenko |
2020-04-04 | wireless: T1627: move Jinja2 templates to data/templates folder | Christian Poessinger |
2020-04-04 | vyos.util: rename chmod_x_file() to chmod_x() | Christian Poessinger |
2020-04-04 | vrf: T2221: when deleting vrf also delete unreachable route | Christian Poessinger |
2020-04-04 | vrf: T2221: only set l3mdev when changed | Christian Poessinger |
2020-04-04 | vxlan: T2172: remove group or remote check in verify() | Christian Poessinger |
2020-04-04 | Merge pull request #303 from alainlamar/T2211 | Christian Poessinger |
2020-04-04 | Merge pull request #298 from jjakob/openvpn-multihome | Christian Poessinger |
2020-04-04 | wireless: T2211: bugfix: Bugfix for the bugfix: set no defaults | Alain Lamar |
2020-04-04 | wireless: T2211: bugfix: vht_oper_chwidth was not set in hostapd config | Alain Lamar |
2020-04-04 | wireless: T2208: bugfix: errors in the XML and Python file | Alain Lamar |
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 | 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 | ipv6: T1831: add autoconf/eui64 addressing to interfaces | Christian Poessinger |
2020-04-03 | pppoe: bugfix template name after migration to ip-up scripts | Christian Poessinger |
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-01 | keepalived: T1350: Replaced transition scripts logic | zsdc |
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: 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 | 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: 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 |
2020-03-28 | ipv6: T1831: migrate autoconf node | Christian Poessinger |
2020-03-28 | ipv6: T1831: use integers over bool in interface configuration | Christian Poessinger |