summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2019-11-24geneve: T1799: support bridgingChristian Poessinger
2019-11-17wireless: T1627: fix interface names for list_interfaces.pyChristian Poessinger
The interface name was invalid, thus calling "list_interfaces.py -t wireless" won't return the actual wifi interfaces.
2018-10-02T869: rsyslog configuration typoChristian Poessinger
(cherry picked from commit 8a1e66ef20e872bd4f6c9adc68befbf09e9ef122)
2018-09-08T836: template for global rsyslog.confhagbard
2018-08-17Add wireguard to the interface type data.Daniil Baturin
2018-08-05T71: initial implementation of global IPsec settings.Daniil Baturin
Only disable-route-autoinstall (install_routes = yes/no) for now.
2018-06-08T689: add a basic library for working with network interfaces and support ↵Daniil Baturin
for interface types to the completion script.