Age | Commit message (Expand) | Author |
2020-05-19 | T2465: vyos-hostsd-client needs sudo | kroy-the-rabbit |
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 |
2020-05-16 | nat: T2198: set default protocol to all to be backwards compatible | Christian Poessinger |
2020-05-16 | nat: T2198: sync generated SNAT rules with VyOS 1.2 | Christian Poessinger |
2020-05-16 | nat: T2198: sync generated DNAT rules with VyOS 1.2 | Christian Poessinger |
2020-05-16 | nat: T2198: do not run DNAT rule if rule is disabled | Christian Poessinger |
2020-05-16 | nat: T2198: restructure DNAT template | Christian Poessinger |
2020-05-16 | nat: T2198: verify translation address for SNAT and DNAT | Christian Poessinger |
2020-05-16 | nat: T2198: extend verify() for destination ports | Christian Poessinger |
2020-05-16 | nat: T2198: migrate "log enable" node to only "log" | Christian Poessinger |
2020-05-16 | nat: T2198: add protocol completion helper and regex constraint | Christian Poessinger |
2020-05-16 | nat: T2198: migrate "show nat" commands to XML and Python | Christian Poessinger |
2020-05-16 | nat: T2198: add some basic verify() rules | Christian Poessinger |
2020-05-16 | nat: T2198: split nat-address-port include into individual files | Christian Poessinger |
2020-05-16 | nat: T2198: add ipv4-{address,prefix,rage}-exclude validators | Christian Poessinger |
2020-05-16 | nat: T2198: add new ipv4-range validator | Christian Poessinger |
2020-05-16 | nat: T2198: make use of jmespath when walking nftables JSON output | Christian Poessinger |
2020-05-16 | nat: T2198: implement deletion of NAT subsystem | Christian Poessinger |
2020-05-16 | nat: T2198: automatically determine handler numbers | Christian Poessinger |
2020-05-16 | nat: T2198: move from iptables to nftables | Christian Poessinger |
2020-05-16 | nat: T2198: migrate to common template for source/destination NAT | Christian Poessinger |
2020-05-16 | nat: T2198: destination nat template for iptables-restore | Christian Poessinger |
2020-05-16 | nat: T2198: initial XML and Python representation | Christian Poessinger |
2020-05-16 | Merge pull request #410 from kroy-the-rabbit/patch-3 | Daniil Baturin |
2020-05-15 | T2467: Restarting of service needs `sudo` | kroy-the-rabbit |
2020-05-13 | Merge pull request #406 from runborg/T2267 | Christian Poessinger |
2020-05-13 | Merge pull request #409 from DmitriyEshenko/fix-flow-acct01 | Christian Poessinger |