Age | Commit message (Expand) | Author |
---|---|---|
2020-05-16 | nat: T2198: sync generated DNAT rules with VyOS 1.2 | 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: add some basic verify() rules | 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 |