summaryrefslogtreecommitdiff
path: root/src/conf_mode/nat66.py
AgeCommit message (Expand)Author
2024-09-02T6679: add destination groupsNicolas Vollmar
2024-08-02T6629: call check_kmod within a standard config functionJohn Estabrook
2024-05-22nat66: T6365: remove warnings for negated interface selections by nameChristian Breunig
2024-04-01nat: T2199: always use full nft command name (e.g. --file over -f)Christian Breunig
2023-12-29nat: T5681: relax wording on non existing interface Warning messageChristian Breunig
2023-12-20T2898: add ndp-proxy serviceChristian Breunig
2023-10-25T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher (v...Nicolas Fort
2023-09-16conntrack: T5571: Refactor conntrack to be independent conf script from firew...sarthurdev
2023-08-07T5319: remove workarounds for defaults in nat66.pyJohn Estabrook
2023-07-15T5195: vyos.util -> vyos.utils package refactoring part #2Christian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2022-09-21nat66: T4605: Refactor NAT66 to use python module for parsing rulessarthurdev
2022-08-05nat66: T4598: Add exclude options in nat66Nicolas Fort
2022-05-01firewall: T4353: fix Jinja2 linting errorsChristian Poessinger
2022-04-16vyos.base: use Warning() helper where applicableChristian Poessinger
2022-01-01nat: T2199: rename iptables -> nftables variable prefixChristian Poessinger
2021-12-06firewall: T2199: Migrate firewall to XML/Pythonsarthurdev
2021-09-27nat66: T3863: ndppd requires interfaces to be presentChristian Poessinger
2021-08-18nptv6: T2518: remove superfluous else clause on missing outbound-interfaceChristian Poessinger
2021-08-18nptv6: T2518: add missing verify() stage for mandatory translation addressChristian Poessinger
2021-08-18nat66: ndppd: T2518: rename Jinja2 template folder to match common naming con...Christian Poessinger
2021-03-14nat66: T2518: Modify the command line description of NAT/NAT66jack9603301
2021-03-13nat: nat66: T2518: Support operation mode commandjack9603301
2021-03-09nptv6: T2518: Support IPv6 address translationjack9603301
2021-01-24nptv6: T2518: Remove obsolete referencesjack9603301
2021-01-24nptv6: T2518: Delete redundant blank linesjack9603301
2021-01-23nptv6: T2518: Delete the ndppd configuration file when the ndppd service does...jack9603301
2021-01-23nptv6: T2518: Optimized implementationjack9603301
2021-01-23nptv6: T2518: outbound_interface cannot be any, inbound_interface can be anyjack9603301
2021-01-23nptv6: T2518: Improved template generationjack9603301
2021-01-23nptv6: T2518: Initial support for nat66 (NPT)jack9603301