aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian1-5/+0
2017-11-09Port restricted NAT44 (VPP-1048)Matus Fabian1-0/+13
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian1-3/+29
2017-11-07NAT: DS-Lite (VPP-1040)Matus Fabian1-3/+6
2017-11-01nat plugin - fix test logicGabriel Ganne1-1/+1
2017-10-26NAT: delete session API/CLI (VPP-1041)Matus Fabian1-0/+2
2017-10-25One armed NAT (VPP-1035)Matus Fabian1-1/+7
2017-10-09NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008)Matus Fabian1-6/+13
2017-09-26NAT: remove worker_by_in lookup hash table (VPP-992)Matus Fabian1-16/+0
2017-09-25NAT: session number limitation to avoid running out of memory crash (VPP-984)Matus Fabian1-0/+10
2017-09-21NAT: remove worker_by_out lookup hash table (VPP-989)Matus Fabian1-3/+1
2017-09-20NAT: move session and user lookup tables to per thread data (VPP-986)Matus Fabian1-7/+7
2017-09-12NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981)Matus Fabian1-1/+3
2017-09-06NAT: Destination NAT44 with load-balancing (VPP-954)Matus Fabian1-5/+18
2017-08-23NAT: Rename snat plugin to nat (VPP-955)Matus Fabian1-0/+541