summaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat44-ed/nat44_ed.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-25nat: fix static mapping segvJoshua Roys1-1/+1
2021-09-02nat: NAT44 ED improvements and fixesFilip Varga1-296/+247
2021-08-19nat: handle ED in2out ICMP errors with workersMatthew Smith1-0/+22
2021-08-12nat: NAT44ED configuration refactorFilip Varga1-270/+290
2021-08-05nat: nat44-ed disable protection for api/cliFilip Varga1-49/+61
2021-07-29nat: fix ICMP checksum validationKlement Sekera1-9/+9
2021-07-22nat: nat44-ed configuration refactor & cleanupFilip Varga1-534/+723
2021-07-19nat: harden ICMP handlingKlement Sekera1-24/+63
2021-07-14nat: refactoring NAT44ED cfg functionsFilip Varga1-300/+433
2021-06-23nat: ICMP handling fixesKlement Sekera1-13/+94
2021-05-21nat: add maximum configured sessions to stat segmentOle Troan1-0/+9
2021-04-21nat: fix multi worker scenariosKlement Sekera1-28/+19
2021-04-01nat: fix ordering of feature nodesKlement Sekera1-2/+4
2021-03-31nat: avoid creating negative zero checksumKlement Sekera1-1/+3
2021-03-31nat: NAT44-ED unused value removalFilip Varga1-4/+1
2021-03-15nat: get rid of worker selection callbacksKlement Sekera1-28/+21
2021-03-09nat: fix dst nat thread issuesKlement Sekera1-97/+49
2021-03-07nat: replace main vlib with per-thread vlibKlement Sekera1-18/+11
2021-03-07nat: fix worker selectionKlement Sekera1-52/+46
2021-03-06nat: use correct node indexes for queuesKlement Sekera1-2/+2
2021-02-26nat: optimize flow matching in ED NATKlement Sekera1-3/+3
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga1-0/+3610