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
/
python
/
vyos
/
nat.py
Age
Commit message (
Expand
)
Author
2024-09-30
Merge pull request #4024 from nicolas-fort/T6687
Daniil Baturin
2024-09-16
T6687: add fqdn support to nat rules.
Nicolas Fort
2024-09-02
T6679: add destination groups
Nicolas Vollmar
2024-05-21
T6375: Fix/Update NAT logging
l0crian1
2024-04-05
T6204: cleanup shebang lines
khramshinr
2024-03-04
T6086: NAT: fix nat rules when using source-groups and translation address is...
Nicolas Fort
2024-01-04
T5159: nat: add option to map network and ports. Feature used for large deplo...
Nicolás Fort
2023-10-25
T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher (v...
Nicolas Fort
2023-10-24
Merge pull request #2355 from nicolas-fort/T5643
Christian Breunig
2023-10-22
T5675: use addr_prefix instead of addr in NAT66 rule
Adam Smith
2023-10-11
T5643: nat: add interface-groups to nat. Use same cli structure for interface...
Nicolas Fort
2023-08-23
T5472: nat redirect: allow redirection without defining redirected port
Nicolas Fort
2023-08-09
T5453: nat66: exclude checks for nat load-balance when using ipv6 while parsi...
Nicolas Fort
2023-07-31
Merge branch 'current' into T5014-dnat
Nicolás 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-07-19
T4899: NAT Redirect: adddestination nat redirection (to local host) feature.
Nicolas Fort
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-03-14
T5055: NAT: extend packet-type match option which was previously introduced i...
Nicolas Fort
2022-11-20
T4830: nat66: remove external IPv6 check on bracketize_ipv6()
Christian Poessinger
2022-11-19
T4830: nat66: fix how nat66 rules are written in nftables, so translation wor...
Nicolas Fort
2022-11-03
nat: T1877: T970: Add firewall groups to NAT
sarthurdev
2022-09-21
nat: T4605: Refactor static NAT to use python module for parsing rules
sarthurdev
2022-09-21
nat66: T4605: Refactor NAT66 to use python module for parsing rules
sarthurdev
2022-09-21
nat: T4605: Refactor NAT to use python module for parsing rules
sarthurdev