summaryrefslogtreecommitdiff
path: root/python/vyos/nat.py
AgeCommit message (Expand)Author
2024-01-04T5159: nat: add option to map network and ports. Feature used for large deplo...Nicolás Fort
2023-11-01T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher fi...Nicolas Fort
2023-10-24T5643: nat: add interface-groups to nat. Use same cli structure for interface...Nicolas Fort
2023-10-23T5675: use addr_prefix instead of addr in NAT66 ruleAdam Smith
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