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
/
interface-definitions
/
include
/
nat-rule.xml.i
Age
Commit message (
Expand
)
Author
2024-09-16
T6687: add fqdn support to nat rules.
Nicolas Fort
2023-11-10
T5729: firewall: switch to valueless in order to remove unnecessary <enable|d...
Nicolas Fort
2023-07-31
T5014: fix conflicts. Add code for redirection, which is causing conflicts. C...
Nicolas Fort
2023-07-31
T5014: nat: add source and destination nat options for configuring load balan...
Nicolas Fort
2023-03-14
T5055: NAT: extend packet-type match option which was previously introduced i...
Nicolas Fort
2022-11-03
nat: T1877: T970: Add firewall groups to NAT
sarthurdev
2022-08-08
nat66: T4598: add file nat-exclue.xml.i, which is invoked by nat66.xml.in and...
Nicolas Fort
2022-01-07
xml: nat: use generic bulding block for rule description
Christian Poessinger
2021-08-29
xml: add missing "u32:" value declarator on integer ranges
Christian Poessinger
2021-03-14
xml: include: fix typo on include comment
Christian Poessinger
2021-01-07
xml: include: provide generic include for disable node
Christian Poessinger
2020-12-25
nat: T3092: add u32 qualifier in front of rule id
Christian Poessinger
2020-11-28
nat: T3092: migrate to get_config_dict()
Christian Poessinger
2020-10-04
xml: include: add comment about source filename to every include snippet
Christian Poessinger
2020-08-06
nat: T2764: increase maximum rule number to 999999
Jernej Jakob
2020-05-16
nat: T2198: add common ip-protocol validator
Christian Poessinger
2020-05-16
nat: T2198: add protocol completion helper and regex constraint
Christian Poessinger
2020-05-16
nat: T2198: split nat-address-port include into individual files
Christian Poessinger
2020-05-16
nat: T2198: initial XML and Python representation
Christian Poessinger