index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
nat.py
Age
Commit message (
Expand
)
Author
2021-01-11
nat: T3206: unable to delete only rules but keep destination node
Christian Poessinger
2020-12-01
nat: T3102: Check key in dictionary
DmitriyEshenko
2020-11-28
nat: T3092: migrate to get_config_dict()
Christian Poessinger
2020-11-27
vyos.template: T2720: always enable Jinja2 trim_blocks feature
Christian Poessinger
2020-10-01
nat: T2948: fix validation of IP address range
Christian Poessinger
2020-08-31
configd: T2582: add scripts to include list for daemon
John Estabrook
2020-08-30
nat: T2814: nftables module for NAT has been renamed
Christian Poessinger
2020-08-28
nat: T2813: translation address is mandatory if rule is not excluded
Christian Poessinger
2020-07-25
vyos.util: add common helper to load kernel modules
Christian Poessinger
2020-07-19
nat: T2709: remove 'translation address' mandatory check
Jernej Jakob
2020-07-12
nat: T2699: fix exclusion rules for noNAT destinations
Christian Poessinger
2020-06-11
nat: T2571: fix failing negated CLI configurations
Christian Poessinger
2020-05-29
airbag: T2088: explicit enabling of the feature
Thomas Mangin
2020-05-19
nat: do not report unassigned IP address for DNAT
Christian Poessinger
2020-05-16
nat: nptv6: T2198: add XML/Python skeleton
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 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