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