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
/
smoketest
/
scripts
/
cli
/
test_nat.py
Age
Commit message (
Expand
)
Author
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2024-03-04
T6086: NAT: fix nat rules when using source-groups and translation address is...
Nicolas Fort
2024-02-28
smoketest: T5160: Deduplicate nftables verify functions to testcase class, re...
sarthurdev
2024-01-04
T5159: nat: add option to map network and ports. Feature used for large deplo...
Nicolás Fort
2023-11-01
T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher fi...
Nicolas Fort
2023-10-24
T5643: nat: add interface-groups to nat. Use same cli structure for interface...
Nicolas Fort
2023-09-14
T5561: nat: defining inbound|outbound interface should not be mandatory while...
Nicolas Fort
2023-08-23
T5472: nat redirect: allow redirection without defining redirected port
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-03
nat: T1877: T970: Add firewall groups to NAT
sarthurdev
2022-10-25
nat: T4764: Remove tables on NAT deletion
sarthurdev
2022-09-21
nat: T4605: Refactor static NAT to use python module for parsing rules
sarthurdev
2022-09-21
nat: T4605: Refactor NAT to use python module for parsing rules
sarthurdev
2022-04-25
smoketest: bugfix on proper inheritance levels for classmethod
Christian Poessinger
2022-04-18
NAT: T4365: Fix for nat tables manipulation on netfilter
Nicolas Fort
2022-04-10
smoketest: nat: use setUpClass() over setUp()
Christian Poessinger
2021-11-21
smoketest: remove superfluous ConfigSession import
Christian Poessinger
2021-03-17
smoketest: add shim for every test to re-use common tasts
Christian Poessinger
2021-01-12
nat: T3186: fix negated addresses not applied from CLI
Christian Poessinger
2021-01-11
nat: T3206: unable to delete only rules but keep destination node
Christian Poessinger
2020-12-29
smoketest: adjust test method names
Christian Poessinger
2020-12-29
smoketest: run all tests with verbosity=2
Christian Poessinger
2020-10-28
vyos.util: T2995: rename vyos_dict_search() -> dict_search()
Christian Poessinger
2020-10-11
smoketest: nat: extend snat and add dnat test cases
Christian Poessinger
2020-10-11
smoketest: nat: concentrate validation logic checks
Christian Poessinger
2020-10-05
nat: T2951: use proper comments for source/destination logging
Christian Poessinger
2020-08-28
nat: T2813: translation address is mandatory if rule is not excluded
Christian Poessinger
2020-08-27
Merge branch 'master' of github.com:vyos/vyos-smoketest into vyos-smoketest-i...
Christian Poessinger