Age | Commit message (Expand) | Author |
---|---|---|
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: 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: 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 |