Age | Commit message (Expand) | Author |
2021-08-12 | nat: T1083: fix Jinja2 templating error | Christian Poessinger |
2021-08-05 | nat: T1083: add translation options for persistent/random mapping of address ... | Igor Melnyk |
2021-02-13 | nat: T3307: fix destination nat generation | Esa Varemo |
2021-01-13 | nat: T3186: fix negated addresses not applied from CLI | Christian Poessinger |
2020-11-28 | nat: T3092: migrate to get_config_dict() | Christian Poessinger |
2020-11-28 | vyos.template: T2720: fix remaining in-line time_block syntax | Christian Poessinger |
2020-10-05 | nat: T2951: use proper comments for source/destination logging | Christian Poessinger |
2020-07-12 | nat: T2699: fix exclusion rules for noNAT destinations | Christian Poessinger |
2020-06-14 | nat: T2593: fix for SNAT translation port when using masquerade | Christian Poessinger |
2020-06-12 | nat: T2571: add special handling for negated source/destination port(s) | Christian Poessinger |
2020-06-12 | Revert "nat: T2571: fix negated port definitions" | Christian Poessinger |
2020-06-11 | nat: T2571: fix negated port definitions | 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: 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 |