Age | Commit message (Expand) | Author |
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 |
2020-03-28 | ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodes | Christian Poessinger |
2020-03-28 | Merge pull request #275 from thomas-mangin/T2057-oper-admin | Christian Poessinger |
2020-03-28 | ifconfig: T2057: explicity name state functions | Thomas Mangin |
2020-03-27 | wireless: T2105: properly support disabled WIFI interfaces | Christian Poessinger |
2020-03-27 | pim: T1729: Basic PIM implementation | DmitriyEshenko |
2020-03-26 | router-advert: T2162: bugfix migrating link-mtu nodes with 0 value | Christian Poessinger |
2020-03-25 | openvpn: T2148: fix setting "server client" without "ip" | Jernej Jakob |
2020-03-25 | Merge pull request #268 from Elbandi/fixsnmp | Christian Poessinger |
2020-03-25 | T2161: Skip ipv6 listen, if it is disabled | Andras Elso |
2020-03-25 | Merge pull request #265 from thomas-mangin/2057-dhcp-vlan | Christian Poessinger |
2020-03-25 | Merge pull request #267 from jjakob/openvpn-remove-old-files | Christian Poessinger |
2020-03-24 | openvpn: T2146: remove user/pass auth file when not needed | Jernej Jakob |
2020-03-24 | openvpn: T2146: delete old client configs | Jernej Jakob |
2020-03-24 | service https: T2157: Organize server block directives as 'virtual host' | John Estabrook |
2020-03-24 | router-advert: T1831: update comment in jinja template | Christian Poessinger |
2020-03-24 | ifconfig: T2057: remove need for interface-types.json | Thomas Mangin |
2020-03-24 | ifconfig: T2057: convert STP to adapter | Thomas Mangin |
2020-03-24 | ifconfig: T2057: add VTunIf class | Thomas Mangin |