aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat44-ed
AgeCommit message (Expand)AuthorFilesLines
2021-05-05nat: cli commands parsing fixFilip Varga1-114/+101
2021-04-28nat: fix byte order on ipfix message fieldsMatthew Smith1-1/+1
2021-04-23nat: correct detection of icmp bypass presenceKlement Sekera1-2/+2
2021-04-21nat: fix multi worker scenariosKlement Sekera2-28/+56
2021-04-20nat: fixing cli bug for nat44-ei and nat44-edFilip Varga1-1/+1
2021-04-20nat: nat44-ed i2o & o2i trace fixFilip Varga2-8/+10
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 Sekera4-52/+49
2021-03-09nat: fix dst nat thread issuesKlement Sekera2-118/+108
2021-03-07nat: replace main vlib with per-thread vlibKlement Sekera6-67/+53
2021-03-07nat: fix worker selectionKlement Sekera6-88/+72
2021-03-06nat: use correct node indexes for queuesKlement Sekera1-2/+2
2021-03-01nat: avoid crash if plugin not enabledKlement Sekera1-18/+21
2021-03-01nat: pick outside addr based on local addrKlement Sekera1-71/+92
2021-02-26nat: optimize flow matching in ED NATKlement Sekera5-81/+87
2021-02-26nat: NAT44ED fail if using old plugin optionFilip Varga2-446/+494
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga13-0/+14891