aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/out2in_ed.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-12nat: respect arc features (multi worker)Filip Varga1-139/+138
2019-11-07nat: reapply respect udp checksumFilip Varga1-26/+101
2019-11-07nat: Revert "nat: respect udp checksum"Andrew Yourtchenko1-101/+26
2019-10-31nat: respect udp checksumFilip Varga1-26/+101
2019-09-03nat: handoff traffic matching for dynamic NATFilip Varga1-79/+3
2019-07-31nat: elog rewrite for multi-worker supportFilip Varga1-17/+17
2019-05-30NAT: create bypass in correct thread if workers>1Alexander Chernavin1-9/+40
2019-04-26nat: fix ED mode unknown proto session managementMatthew Smith1-1/+10
2019-02-27NAT44: active-passive HA (VPP-1571)Matus Fabian1-12/+24
2019-02-18NAT: VPP-1552 code migration from old multiarch schemeFilip Varga1-31/+16
2019-01-21NAT: VPP-1537 IPFIX per worker processingFilip Varga1-3/+5
2018-12-14NAT: counters (VPP-1484)Matus Fabian1-12/+48
2018-11-29NAT: syslog - sessions logging (VPP-1139)Matus Fabian1-0/+21
2018-11-19NAT44: fix bug in TCP close with output-feature interface (VPP-1493)Matus Fabian1-1/+30
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-6/+5
2018-10-08NAT44: do not create session record for identity mapping (VPP-1439)Matus Fabian1-6/+34
2018-09-26NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)Matus Fabian1-0/+14
2018-09-25NAT44: fix nat44_o2i_ed_is_idle_session_cb (VPP-1424)Matus Fabian1-1/+1
2018-09-24NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)Matus Fabian1-3/+3
2018-09-21NAT: Refactoring / Housekeeping (VPP-1415)Matus Fabian1-0/+1868