Age | Commit message (Expand) | Author | Files | Lines |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) | Matus Fabian | 1 | -6/+14 |
2018-01-25 | NAT: nat.c refactor (split out CLI) (VPP-1140) | Matus Fabian | 1 | -1546/+9 |
2018-01-24 | NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138) | Matus Fabian | 1 | -1/+10 |
2018-01-23 | NAT44: Fix interface feature removal. | Milan Lenco | 1 | -3/+14 |
2018-01-22 | NAT44: asymmetrical static mapping rule (VPP-1135) | Matus Fabian | 1 | -18/+28 |
2018-01-11 | NAT44: asymmetrical load balancing static mapping rule (VPP-1132) | Matus Fabian | 1 | -15/+25 |
2018-01-11 | Add basic support for DS-Lite CE (VPP-1059) | Juraj Sloboda | 1 | -0/+3 |
2018-01-08 | NAT: fixed get_worker_out2in bug (VPP-1116) | Matus Fabian | 1 | -2/+6 |
2018-01-05 | Add support for 464XLAT NAT44 mode (VPP-1045) | Juraj Sloboda | 1 | -7/+42 |
2017-12-21 | VPP-1109 Fix loop for some CLI (code review) | Swarup Nayak | 1 | -0/+1 |
2017-12-20 | Translate matching packets using NAT (VPP-1069) | Juraj Sloboda | 1 | -0/+68 |
2017-12-19 | NAT: Twice NAT44 (VPP-969) | Matus Fabian | 1 | -192/+508 |
2017-12-18 | Fix nat44 identity mapping | Dave Barach | 1 | -0/+5 |
2017-12-13 | NAT64: multi-thread support (VPP-891) | Matus Fabian | 1 | -27/+95 |
2017-12-11 | call unformat_free in some flow, remove unnecessary calls | Swarup Nayak | 1 | -8/+0 |
2017-11-30 | NAT44: identity NAT (VPP-1073) | Matus Fabian | 1 | -5/+105 |
2017-11-09 | Port restricted NAT44 (VPP-1048) | Matus Fabian | 1 | -8/+136 |
2017-11-07 | SNAT: IP fragmentation (VPP-890) | Matus Fabian | 1 | -1/+7 |
2017-11-07 | NAT: DS-Lite (VPP-1040) | Matus Fabian | 1 | -13/+20 |
2017-10-26 | NAT: delete session API/CLI (VPP-1041) | Matus Fabian | 1 | -0/+113 |
2017-10-25 | One armed NAT (VPP-1035) | Matus Fabian | 1 | -16/+250 |
2017-10-14 | NAT: fix delete of sessions for 1:1 NAT if 1 worker (VPP-1023) | Matus Fabian | 1 | -1/+1 |
2017-10-09 | NAT: hairpinning rework (VPP-1003) | Matus Fabian | 1 | -1/+13 |
2017-09-26 | NAT: remove worker_by_in lookup hash table (VPP-992) | Matus Fabian | 1 | -73/+18 |
2017-09-26 | Memory overwritten when using unformat %u (VPP-987) | Aequitas | 1 | -7/+7 |
2017-09-25 | NAT: session number limitation to avoid running out of memory crash (VPP-984) | Matus Fabian | 1 | -0/+2 |
2017-09-21 | NAT: remove worker_by_out lookup hash table (VPP-989) | Matus Fabian | 1 | -71/+99 |
2017-09-20 | NAT: move session and user lookup tables to per thread data (VPP-986) | Matus Fabian | 1 | -38/+55 |
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 | 1 | -6/+24 |
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 | 1 | -6/+11 |
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 | 1 | -31/+399 |
2017-08-29 | Fix some issue of comment and help for nat feature | Hongjun Ni | 1 | -3/+3 |
2017-08-23 | NAT: Rename snat plugin to nat (VPP-955) | Matus Fabian | 1 | -0/+2842 |