Age | Commit message (Expand) | Author |
2020-05-21 | macsec: T2023: generate secure channel keys in operation mode | Christian Poessinger |
2020-05-21 | macsec: T2023: add initial XML and Python interfaces | Christian Poessinger |
2020-05-21 | ifconfig: T2023: add initial MACsec abstraction | Christian Poessinger |
2020-05-20 | interface: T2023: adopt _delete() to common style | Christian Poessinger |
2020-05-20 | interface: T2023: remove superfluous at end of list | Christian Poessinger |
2020-05-20 | macvlan: T2023: prepare common source interface include file | Christian Poessinger |
2020-05-20 | Merge pull request #417 from thomas-mangin/T2467 | Christian Poessinger |
2020-05-20 | util: T2467: fix missing import | Thomas Mangin |
2020-05-20 | Merge pull request #416 from kroy-the-rabbit/patch-5 | Daniil Baturin |
2020-05-20 | Merge pull request #415 from kroy-the-rabbit/revert-413-patch-4 | Daniil Baturin |
2020-05-19 | T2465: Permissions on vyos-hostsd socket incorrect | kroy-the-rabbit |
2020-05-19 | Revert "T2465: vyos-hostsd-client needs sudo" | kroy-the-rabbit |
2020-05-19 | bgp: T2387: rename new implementation else system will not boot | Christian Poessinger |
2020-05-19 | Merge pull request #414 from thomas-mangin/T2467 | Christian Poessinger |
2020-05-19 | Merge pull request #378 from sever-sever/bgp-xml-conf | Christian Poessinger |
2020-05-19 | wireguard: T2481: support IPv6 based underlay | Christian Poessinger |
2020-05-19 | util: T2467: add systemctl to autosudo | Thomas Mangin |
2020-05-19 | util: T2467: add autosudo as an option to command | Thomas Mangin |
2020-05-19 | nat: do not report unassigned IP address for DNAT | Christian Poessinger |
2020-05-19 | Merge pull request #413 from kroy-the-rabbit/patch-4 | Christian Poessinger |
2020-05-19 | dhcpv6-pd: T421: support ethernet based interfaces | Christian Poessinger |
2020-05-19 | configdict: T2372: interfaces must reuse interface_default_data | Christian Poessinger |
2020-05-19 | T2465: vyos-hostsd-client needs sudo | kroy-the-rabbit |
2020-05-19 | bgp-xml: T2387:Commands in XML for [conf_mode] bgp | sever-sever |
2020-05-19 | configdict: T2372: use list over string | Christian Poessinger |
2020-05-19 | configdict: T2372: add new interface_default_data dict | Christian Poessinger |
2020-05-19 | dhcpv6-server: T815: support delegating IPv6 prefixes | Christian Poessinger |
2020-05-18 | Merge pull request #412 from thomas-mangin/T2475 | Christian Poessinger |
2020-05-18 | flake8: T2475: fix a number of issue reported by flake8 | Thomas Mangin |
2020-05-17 | config: T2409: effective config should be empty at boot initialization | John Estabrook |
2020-05-17 | config: return empty dict if configuration under path is empty | John Estabrook |
2020-05-17 | Merge branch 'ipv6-pd' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-05-17 | pppoe: dhcpv6-pd: T421: change system type to forking | Christian Poessinger |
2020-05-17 | pppoe: dhcpv6-pd: T421: stop service when config is removed | Christian Poessinger |
2020-05-17 | pppoe: dhcpv6-pd: T421: start/stop delegation with interface status | Christian Poessinger |
2020-05-17 | pppoe: dhcpv6-pd: T421: initial support | Christian Poessinger |
2020-05-17 | dhcpv6-pd: T421: migrate from ISC dhclient to wide-dhcpv6-client | Christian Poessinger |
2020-05-17 | pppoe-server: T2471: add SLAAC support | Christian Poessinger |
2020-05-17 | xml: split dhcp, dhcpv6 to individual files | Christian Poessinger |
2020-05-17 | frr: combine all templates in frr directory | Christian Poessinger |
2020-05-17 | powerdns: T2470: adjust systemd RuntimeDirectory | Christian Poessinger |
2020-05-17 | powerdns: T2470: adjust config file permissions for recursor 4.3 | Christian Poessinger |
2020-05-16 | nat: nptv6: T2198: add XML/Python skeleton | Christian Poessinger |
2020-05-16 | Merge branch 'nat-nftables' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-05-16 | nat: T2198: remove "tcp_udp" from "show nat dest stat"x | Christian Poessinger |
2020-05-16 | Debian: add required dependency on systemd | Christian Poessinger |
2020-05-16 | nat: T2198: add common ip-protocol validator | Christian Poessinger |
2020-05-16 | nat: T2198: use Jinja2 macro for common ruleset for SNAT and DNAT | Christian Poessinger |
2020-05-16 | nat: T2198: restructure DNAT template part for less duplicated code | Christian Poessinger |
2020-05-16 | nat: T2198: add support for SNAT based on source addresses | Christian Poessinger |