Age | Commit message (Expand) | Author | Files | Lines |
2017-09-21 | NAT: remove worker_by_out lookup hash table (VPP-989) |  Matus Fabian | 3 | -133/+120 |
2017-09-20 | NAT: don't call ipfix rpc when disabled (VPP-988) |  Matus Fabian | 1 | -168/+181 |
2017-09-20 | NAT: move session and user lookup tables to per thread data (VPP-986) |  Matus Fabian | 5 | -110/+151 |
2017-09-15 | Modify return value of snat_out2in_lb(VPP-985) |  dongjuan | 2 | -10/+12 |
2017-09-13 | NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) |  Matus Fabian | 1 | -1/+1 |
2017-09-13 | nat lb: del lb static mapping existed vec mem leak(VPP-983) |  flyingeagle23 | 1 | -0/+1 |
2017-09-12 | NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) |  Matus Fabian | 3 | -9/+29 |
2017-09-12 | Fix issue in nat Bisearch algorithm (VPP-980) |  flyingeagle23 | 1 | -1/+1 |
2017-09-12 | nat lb mapping command existed array out of bounds(VPP-979) |  flyingeagle23 | 1 | -1/+2 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 2 | -11/+19 |
2017-09-10 | NAT: fixed hairpinning for in2out translation as an output feature (VPP-976) |  Matus Fabian | 1 | -7/+19 |
2017-09-07 | NAT: fixed bug in snat_get_worker_out2in_cb (VPP-832) |  Matus Fabian | 1 | -0/+2 |
2017-09-06 | NAT: Destination NAT44 with load-balancing (VPP-954) |  Matus Fabian | 6 | -70/+1011 |
2017-08-29 | Fix static mapping lookup issue for NAT plugin |  Hongjun Ni | 1 | -0/+1 |
2017-08-29 | Fix some issue of comment and help for nat feature |  Hongjun Ni | 1 | -3/+3 |
2017-08-24 | NAT64: Fix error message typo (VPP-961) |  Matus Fabian | 1 | -5/+6 |
2017-08-23 | NAT64: Fix CLI typo (VPP-961) |  Matus Fabian | 2 | -4/+4 |
2017-08-23 | NAT: Rename snat plugin to nat (VPP-955) |  Matus Fabian | 21 | -0/+21142 |