aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_nat44_ed.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-2/+2
2023-09-13nat: fix nat44_ed set_session_limit crashVladislav Grishenko1-2/+5
2023-09-06nat: improve nat44-ed outside address distributionVladislav Grishenko1-13/+12
2023-08-16tests docs: update python3 venv packagesDave Wallace1-3/+0
2023-02-03nat: fix accidental o2i deletion/reuseDmitry Valter1-2/+73
2022-12-15nat: disable nat44-ed/ei features on interface deletionVladislav Grishenko1-1/+46
2022-09-27tests: disable failing tests on ubuntu-22.04 debian-11Dave Wallace1-0/+4
2022-09-15nat: fix nat44-ed port range with multiple workersVladislav Grishenko1-1/+192
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-1245/+1657
2022-04-21nat: tweak rfc7857 tcp connection trackingOle Troan1-24/+20
2022-04-01nat: nat44-ed cleanup & fixesFilip Varga1-11/+14
2022-03-17nat: fix ICMP error translationKlement Sekera1-17/+22
2022-03-04ip: rate-limit the sending of ICMP error messagesNeale Ranns1-4/+1
2022-02-21tests: add enhanced packet counter verificationKlement Sekera1-26/+53
2022-01-24nat: TCP state tracking based on RFC 7857/RFC 6146Klement Sekera1-158/+462
2021-11-22nat: change nat44-ed test pool addressFilip Varga1-1/+1
2021-11-22vlib: add virtual time supportBenoƮt Ganne1-6/+6
2021-11-10nat: api autoendian fixFilip Varga1-4/+4
2021-10-20nat: enable skipped nat44-ed multi worker testsFilip Varga1-57/+0
2021-10-14nat: static mappings in flow hashKlement Sekera1-9/+6
2021-10-12Revert "nat: static mappings in flow hash"Ole Troan1-8/+10
2021-10-12nat: static mappings in flow hashKlement Sekera1-10/+8
2021-08-19nat: handle ED in2out ICMP errors with workersMatthew Smith1-0/+45
2021-08-17nat: fix counters increment for output featureAlexander Chernavin1-1/+1
2021-07-29nat: fix ICMP checksum validationKlement Sekera1-0/+44
2021-07-19nat: harden ICMP handlingKlement Sekera1-0/+4
2021-07-14nat: adding support for icmp-error msgFilip Varga1-0/+35
2021-07-14nat: refactoring NAT44ED cfg functionsFilip Varga1-11/+2
2021-06-22nat: don't drop packet with ttl=1 if output featureKlement Sekera1-0/+26
2021-05-18nat: refactor multiple vrf testsKlement Sekera1-25/+120
2021-05-13tests: move test source to vpp/testDave Wallace1-0/+3662