Age | Commit message (Expand) | Author |
2020-05-07 | wireless: T2427: add common interface includes to template | Jernej Jakob |
2020-05-07 | wireless: T2427: migrate to use common configdict and vlan functions | Jernej Jakob |
2020-05-07 | Merge pull request #391 from thomas-mangin/T1230 | Christian Poessinger |
2020-05-06 | Merge branch 'http-api' of jestabro/vyos-1x into current | John Estabrook |
2020-05-06 | http api: T2395: add waitress as production WSGI server | John Estabrook |
2020-05-06 | http api: T2395: replace bottle with flask as microframework | John Estabrook |
2020-05-06 | http api: use decorator to get command data from request | John Estabrook |
2020-05-06 | http api: catch appropriate errors | John Estabrook |
2020-05-06 | http api: function names should be consistent | John Estabrook |
2020-05-07 | debug: T1230: add time information to saved debug logs | Thomas Mangin |
2020-05-06 | sstp: T2392: add IPv6 DNS support | Christian Poessinger |
2020-05-06 | sstp: T2392: add initial IPv6 support | Christian Poessinger |
2020-05-06 | debug: T1230: add time information to saved debug logs | Thomas Mangin |
2020-05-06 | Merge pull request #394 from thomas-mangin/T2426 | Daniil Baturin |
2020-05-06 | debug: T2426: remove invisible characters when printing | Thomas Mangin |
2020-05-06 | Merge pull request #393 from jjakob/disable-address-fix-T2427 | Christian Poessinger |
2020-05-05 | pseudo-ethernet: T2427: move VLAN adding to common function | Jernej Jakob |
2020-05-05 | ethernet: T2427: move VLAN adding to common function | Jernej Jakob |
2020-05-05 | bonding: T2427: move VLAN adding to common function | Jernej Jakob |
2020-05-05 | configdict: T2427: clarify code comments | Jernej Jakob |
2020-05-05 | vlan: T2427: move code that applies VLANs to interface to common function | Jernej Jakob |
2020-05-05 | vlan: T2427: convert vlan config variables from lists to dicts | Jernej Jakob |
2020-05-05 | configdict: T2427: do not remove all addresses when disabling interface | Jernej Jakob |
2020-05-05 | config: T2427: always return copies of lists | Jernej Jakob |
2020-05-05 | Merge pull request #384 from jjakob/bridge-fix-T2241 | Christian Poessinger |
2020-05-04 | bridge: T2367: use simple 'ip addr flush' to flush member addresses | Jernej Jakob |
2020-05-04 | bonding: T2367: use simple 'ip addr flush' to flush member addresses | Jernej Jakob |
2020-05-04 | wirelessmodem: T2241: cleanup verify section | Jernej Jakob |
2020-05-04 | wirelessmodem: T2241: fix falling out of bridge when changing settings | Jernej Jakob |
2020-05-04 | wirelessmodem: T2241: make address and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | wirelessmodem: T2241: make VRF and bond/bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | wireless: T2241: cleanup verify section | Jernej Jakob |
2020-05-04 | wireless: T2241: fix falling out of bridge when changing settings | Jernej Jakob |
2020-05-04 | wireless: T2241: make address and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | wireless: T2241: make VRF and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | wireguard: T2241: cleanup verify section | Jernej Jakob |
2020-05-04 | wireguard: T2241: fix falling out of bridge when changing settings | Jernej Jakob |
2020-05-04 | wireguard: T2241: make address and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | wireguard: T2241: make VRF and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | vxlan: T2241: cleanup verify section | Jernej Jakob |
2020-05-04 | vxlan: T2241: fix falling out of bridge when changing settings | Jernej Jakob |
2020-05-04 | vxlan: T2241: make address and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | tunnel: T2241: cleanup verify section | Jernej Jakob |
2020-05-04 | tunnel: T2241: fix falling out of bridge when changing settings | Jernej Jakob |
2020-05-04 | tunnel: T2241: make address and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | tunnel: T2241: make VRF and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | pseudo-ethernet: T2241: cleanup verify section | Jernej Jakob |
2020-05-04 | pseudo-ethernet: T2241: fix falling out of bridge when changing settings | Jernej Jakob |
2020-05-04 | pseudo-ethernet: T2241: make address and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | pseudo-ethernet: T2241: make VRF and bridge membership mutually exclusive | Jernej Jakob |