Age | Commit message (Expand) | Author |
2020-05-08 | T2441: Fix parse error | kroy-the-rabbit |
2020-05-09 | T2431: remove the numeric validator for it now lives in vyos-utils. | Daniil Baturin |
2020-05-08 | Merge pull request #395 from thomas-mangin/T2417 | Christian Poessinger |
2020-05-08 | Merge branch 'current' of github.com:thomas-mangin/vyos-1x into T2417 | Thomas Mangin |
2020-05-08 | Merge pull request #399 from jjakob/disable-address-fix-T2427 | Christian Poessinger |
2020-05-08 | Merge pull request #398 from jjakob/bridge-fix-T2241 | Christian Poessinger |
2020-05-08 | Merge pull request #402 from jjakob/fix-syntax-T2435 | Christian Poessinger |
2020-05-08 | dhcpv6-relay: T2438: change systemd service type | Jernej Jakob |
2020-05-08 | dhcp-relay: T2438: change systemd service type | Jernej Jakob |
2020-05-08 | dhcpv6-server: T2438: change systemd service type, validate config file | Jernej Jakob |
2020-05-08 | dhcp-server: T2438: change systemd service type, validate config file | Jernej Jakob |
2020-05-08 | vxlan: T2435: fix syntax error | Jernej Jakob |
2020-05-08 | pseudo-ethernet: T2435: fix syntax and copy-paste error | Jernej Jakob |
2020-05-07 | T2431: use native versions of validate-value and numeric validator. | Daniil Baturin |
2020-05-07 | openvpn: T2241: fix wrong indent caused by 66e15005 | Jernej Jakob |
2020-05-07 | wireless: T2427: migrate to use common configdict and vlan functions | Jernej Jakob |
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-06 | sstp: T2392: add IPv6 DNS support | Christian Poessinger |
2020-05-06 | sstp: T2392: add initial IPv6 support | Christian Poessinger |
2020-05-06 | validator: T2417: try to make the code clearer | Thomas Mangin |
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-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 |