aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_nat44_ed.py
AgeCommit message (Expand)AuthorFilesLines
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