aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat44_classify.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga1-506/+0
2021-01-18nat: deal with flows instead of sessionsKlement Sekera1-5/+26
2020-08-13nat: move deterministic nat to det44 sub featureFilip Varga1-22/+0
2020-06-19nat: remove unused codeKlement Sekera1-17/+0
2020-06-08nat: more long read after short write optimizationKlement Sekera1-35/+17
2020-05-14nat: ED: store both thread&session idx in hashKlement Sekera1-1/+1
2020-05-13nat: fix broken buildKlement Sekera1-1/+1
2020-05-13nat: perf improvement - replace branchy codeKlement Sekera1-2/+2
2020-05-13nat: handoff next node feature fixFilip Varga1-24/+124
2020-04-27nat: improve perf - long read after short writeKlement Sekera1-4/+4
2020-04-24nat: make usage of vnet_buffer2 transparentKlement Sekera1-1/+1
2020-01-21nat: removed obsolete fragmentation codeFilip Varga1-84/+16
2020-01-03nat: use SVRKlement Sekera1-268/+31
2019-11-19nat: respect arc features (multi worker)Filip Varga1-46/+280
2019-07-31nat: elog rewrite for multi-worker supportFilip Varga1-6/+6
2019-02-18NAT: VPP-1552 code migration from old multiarch schemeFilip Varga1-31/+12
2019-01-21NAT: VPP-1537 IPFIX per worker processingFilip Varga1-4/+4
2018-12-14NAT: counters (VPP-1484)Matus Fabian1-5/+22
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-6/+5
2018-09-21NAT: Refactoring / Housekeeping (VPP-1415)Matus Fabian1-0/+516