Age | Commit message (Expand) | Author |
2020-04-05 | snmp: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | sstp: T2230: add Jinja2 trim_blocks Environment option | Christian Poessinger |
2020-04-05 | ssh: T2230: add Jinja2 trim_blocks Environment option | Christian Poessinger |
2020-04-05 | l2tp: T2230: add Jinja2 trim_blocks Environment option | Christian Poessinger |
2020-04-05 | dns-forwarding: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | dhcp-server: T2230: rename template dir from dhcp -> dhcp-server | Christian Poessinger |
2020-04-05 | dhcpv6-server: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | dhcpv6-relay: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | wireless: T2212: bugfix for BF-ANTENNA and SOUNDING-DIMENSION flags | alainlamar |
2020-04-05 | ifconfig: l2tpv3: T1823: fix remaining errors in config syntax | Christian Poessinger |
2020-04-05 | ntp: T2230: fix wrong import statement | Christian Poessinger |
2020-04-05 | dhcp-relay: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | sstp: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | dhcp: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | l2tp: convert to PEP8 style | Christian Poessinger |
2020-04-05 | ntp: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | ssh: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | T2230: confert dos to unix line endings | Christian Poessinger |
2020-04-05 | l2tp: T2230: move inlined templates to dedicated files | Christian Poessinger |
2020-04-05 | wireless: T1627: add imports from netaddr | Christian Poessinger |
2020-04-05 | Merge branch 't2206-wireguard' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-04-05 | wireguard: T2228: support ports less then 1024 | Christian Poessinger |
2020-04-05 | wireguard: T2206: add valueHelp for listen port | Christian Poessinger |
2020-04-05 | wireguard: T2206: split endpoint node into address and port | Christian Poessinger |
2020-04-05 | wwan: migrate: fix comment | Christian Poessinger |
2020-04-05 | wwan: T1988: remove trailing whitespace in XML | Christian Poessinger |
2020-04-05 | wireless: T1627: add missing import | Christian Poessinger |
2020-04-05 | Merge pull request #304 from DmitriyEshenko/cur-pim-igm-p2 | Christian Poessinger |
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 #302 from thomas-mangin/T2190 | Christian Poessinger |
2020-04-04 | Merge pull request #303 from alainlamar/T2211 | Christian Poessinger |
2020-04-04 | Merge pull request #299 from thomas-mangin/T2205 | Christian Poessinger |
2020-04-04 | Merge pull request #298 from jjakob/openvpn-multihome | Christian Poessinger |
2020-04-04 | Merge pull request #301 from alainlamar/T2208 | Christian Poessinger |
2020-04-04 | openvpn: T2184: skip unactive interface | Thomas Mangin |
2020-04-04 | wireless: T2211: bugfix: Bugfix for the bugfix: set no defaults | Alain Lamar |
2020-04-04 | pppoe: T2219: support adding default route to VRF | Christian Poessinger |
2020-04-04 | wireless: T2211: bugfix: vht_oper_chwidth was not set in hostapd config | Alain Lamar |
2020-04-04 | wwan: T2219: rework route add to VRF | Christian Poessinger |
2020-04-04 | wireless: T2208: bugfix: errors in the XML and Python file | Alain Lamar |
2020-04-04 | ifconfig: T2190: option to prevent Interface creation | Thomas Mangin |
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 | wwan: T2219: bugfix referencing wlm0 variable instead of real Python var | Christian Poessinger |
2020-04-04 | wwan: T2219: use Jinja variables rather then Bash args | Christian Poessinger |