aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat44-ed/nat44_ed_out2in.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-14nat: static mappings in flow hashKlement Sekera1-209/+144
2021-10-12Revert "nat: static mappings in flow hash"Ole Troan1-144/+209
2021-10-12nat: static mappings in flow hashKlement Sekera1-209/+144
2021-09-08nat: remove unusued parameters and use correct parameter typesKlement Sekera1-7/+5
2021-09-02nat: NAT44 ED improvements and fixesFilip Varga1-3/+1
2021-07-22nat: nat44-ed configuration refactor & cleanupFilip Varga1-7/+1
2021-07-19nat: harden ICMP handlingKlement Sekera1-4/+12
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-1/+1
2021-06-23nat: ICMP handling fixesKlement Sekera1-4/+4
2021-06-16nat: fix crash when translate unknown proto packetsAlexander Chernavin1-1/+1
2021-05-26nat: add thread index assertionsKlement Sekera1-0/+2
2021-04-23nat: correct detection of icmp bypass presenceKlement Sekera1-2/+2
2021-04-21nat: fix multi worker scenariosKlement Sekera1-0/+37
2021-04-20nat: nat44-ed i2o & o2i trace fixFilip Varga1-4/+5
2021-03-07nat: replace main vlib with per-thread vlibKlement Sekera1-6/+6
2021-03-07nat: fix worker selectionKlement Sekera1-7/+4
2021-02-26nat: optimize flow matching in ED NATKlement Sekera1-31/+21
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga1-0/+1443