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
/
src
/
conf_mode
/
nat66.py
Age
Commit message (
Expand
)
Author
2024-08-02
T6629: call check_kmod within a standard config function
John Estabrook
2024-05-22
nat66: T6365: remove warnings for negated interface selections by name
Christian Breunig
2024-04-01
nat: T2199: always use full nft command name (e.g. --file over -f)
Christian Breunig
2023-12-29
nat: T5681: relax wording on non existing interface Warning message
Christian Breunig
2023-12-20
T2898: add ndp-proxy service
Christian Breunig
2023-10-25
T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher (v...
Nicolas Fort
2023-09-16
conntrack: T5571: Refactor conntrack to be independent conf script from firew...
sarthurdev
2023-08-07
T5319: remove workarounds for defaults in nat66.py
John Estabrook
2023-07-15
T5195: vyos.util -> vyos.utils package refactoring part #2
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2022-09-21
nat66: T4605: Refactor NAT66 to use python module for parsing rules
sarthurdev
2022-08-05
nat66: T4598: Add exclude options in nat66
Nicolas Fort
2022-05-01
firewall: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-04-16
vyos.base: use Warning() helper where applicable
Christian Poessinger
2022-01-01
nat: T2199: rename iptables -> nftables variable prefix
Christian Poessinger
2021-12-06
firewall: T2199: Migrate firewall to XML/Python
sarthurdev
2021-09-27
nat66: T3863: ndppd requires interfaces to be present
Christian Poessinger
2021-08-18
nptv6: T2518: remove superfluous else clause on missing outbound-interface
Christian Poessinger
2021-08-18
nptv6: T2518: add missing verify() stage for mandatory translation address
Christian Poessinger
2021-08-18
nat66: ndppd: T2518: rename Jinja2 template folder to match common naming con...
Christian Poessinger
2021-03-14
nat66: T2518: Modify the command line description of NAT/NAT66
jack9603301
2021-03-13
nat: nat66: T2518: Support operation mode command
jack9603301
2021-03-09
nptv6: T2518: Support IPv6 address translation
jack9603301
2021-01-24
nptv6: T2518: Remove obsolete references
jack9603301
2021-01-24
nptv6: T2518: Delete redundant blank lines
jack9603301
2021-01-23
nptv6: T2518: Delete the ndppd configuration file when the ndppd service does...
jack9603301
2021-01-23
nptv6: T2518: Optimized implementation
jack9603301
2021-01-23
nptv6: T2518: outbound_interface cannot be any, inbound_interface can be any
jack9603301
2021-01-23
nptv6: T2518: Improved template generation
jack9603301
2021-01-23
nptv6: T2518: Initial support for nat66 (NPT)
jack9603301