summaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-13NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981)Matus Fabian1-1/+1
2017-09-13nat lb: del lb static mapping existed vec mem leak(VPP-983)flyingeagle231-0/+1
2017-09-12NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981)Matus Fabian1-6/+24
2017-09-12Fix issue in nat Bisearch algorithm (VPP-980)flyingeagle231-1/+1
2017-09-12nat lb mapping command existed array out of bounds(VPP-979)flyingeagle231-1/+2
2017-09-11FIB table add/delete APINeale Ranns1-6/+11
2017-09-07NAT: fixed bug in snat_get_worker_out2in_cb (VPP-832)Matus Fabian1-0/+2
2017-09-06NAT: Destination NAT44 with load-balancing (VPP-954)Matus Fabian1-31/+399
2017-08-29Fix some issue of comment and help for nat featureHongjun Ni1-3/+3
2017-08-23NAT: Rename snat plugin to nat (VPP-955)Matus Fabian1-0/+2842