Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
nat
/
nat_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
NAT44: active-passive HA (VPP-1571)
Matus Fabian
1
-1
/
+205
2019-02-26
DSLITE: Fix dslite_get_b4_addr_reply message type.
Jon Loeliger
1
-1
/
+1
2019-01-22
NAT: ipfix call optimization
Filip Varga
1
-2
/
+1
2019-01-21
NAT: VPP-1537 IPFIX per worker processing
Filip Varga
1
-1
/
+2
2018-12-18
NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)
Matus Fabian
1
-9
/
+67
2018-10-23
c11 safe string handling support
Dave Barach
1
-28
/
+28
2018-10-12
NAT44: identity NAT fix (VPP-1441)
Matus Fabian
1
-8
/
+11
2018-10-08
NAT44: do not create session record for identity mapping (VPP-1439)
Matus Fabian
1
-14
/
+11
2018-10-01
thread: Add show threads api
Mohsin Kazmi
1
-1
/
+1
2018-09-13
NAT: TCP MSS clamping
Matus Fabian
1
-0
/
+59
2018-09-04
NAT: add support for configurable port range (VPP-1346)
Matus Fabian
1
-2
/
+93
2018-09-03
NAT44: client-IP based session affinity for load-balancing (VPP-1297)
Matus Fabian
1
-1
/
+2
2018-08-27
NAT44: add support for session timeout (VPP-1272)
Matus Fabian
1
-142
/
+70
2018-08-22
NAT: update nat_show_config_reply API (VPP-1403)
Matus Fabian
1
-0
/
+9
2018-08-09
NAT44: delete user with zero sessions (VPP-1282)
Matus Fabian
1
-2
/
+6
2018-08-02
NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)
Matus Fabian
1
-5
/
+5
2018-06-15
NAT44: endpoint dependent mode (VPP-1273)
Matus Fabian
1
-1
/
+1
2018-05-28
NAT44: code cleanup and refactor (VPP-1285)
Matus Fabian
1
-1
/
+2
2018-05-17
NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)
Matus Fabian
1
-8
/
+60
2018-05-08
NAT44: TCP connection close detection (VPP-1266)
Matus Fabian
1
-0
/
+2
2018-05-03
NAT: fix bin API dump of static mappings.
Milan Lenco
1
-2
/
+5
2018-04-19
Add special Twice-NAT feature (VPP-1221)
Juraj Sloboda
1
-4
/
+20
2018-04-12
NAT: disable CLI/API not supported in active mode (VPP-1234)
Juraj Sloboda
1
-3
/
+136
2018-04-05
DSLite: Implement new API call DSLITE_ADDRESS_DUMP.
Jon Loeliger
1
-0
/
+49
2018-03-28
NAT44: fix nat44_user_session_dump and nat44_del_session crash with one worke...
Matus Fabian
1
-1
/
+1
2018-01-31
NAT66 1:1 mapping (VPP-1108)
Matus Fabian
1
-1
/
+192
2018-01-31
NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158)
Matus Fabian
1
-6
/
+12
2018-01-25
NAT44: add opaque string tag to static mapping APIs (VPP-1147)
Matus Fabian
1
-4
/
+30
2018-01-22
NAT44: asymmetrical static mapping rule (VPP-1135)
Matus Fabian
1
-4
/
+6
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-117
/
+126
2018-01-11
NAT44: asymmetrical load balancing static mapping rule (VPP-1132)
Matus Fabian
1
-2
/
+5
2018-01-11
Add basic support for DS-Lite CE (VPP-1059)
Juraj Sloboda
1
-1
/
+98
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-46
/
+35
2018-01-05
Add support for 464XLAT NAT44 mode (VPP-1045)
Juraj Sloboda
1
-0
/
+3
2017-12-20
Translate matching packets using NAT (VPP-1069)
Juraj Sloboda
1
-0
/
+59
2017-12-19
NAT: Twice NAT44 (VPP-969)
Matus Fabian
1
-13
/
+27
2017-12-13
NAT64: multi-thread support (VPP-891)
Matus Fabian
1
-72
/
+16
2017-11-30
NAT44: identity NAT (VPP-1073)
Matus Fabian
1
-2
/
+144
2017-11-29
NAT: Remove old SNAT API (VPP-1070)
Matus Fabian
1
-1273
/
+2
2017-11-08
NAT64 to use IPv4 address from interface (VPP-1051)
Matus Fabian
1
-0
/
+39
2017-11-07
SNAT: IP fragmentation (VPP-890)
Matus Fabian
1
-0
/
+144
2017-11-07
NAT: DS-Lite (VPP-1040)
Matus Fabian
1
-1
/
+85
2017-10-26
NAT: delete session API/CLI (VPP-1041)
Matus Fabian
1
-0
/
+37
2017-10-25
One armed NAT (VPP-1035)
Matus Fabian
1
-5
/
+9
2017-10-03
Repair vlib API socket server
Dave Barach
1
-1
/
+1
2017-09-26
NAT: remove worker_by_in lookup hash table (VPP-992)
Matus Fabian
1
-4
/
+12
2017-09-20
NAT: move session and user lookup tables to per thread data (VPP-986)
Matus Fabian
1
-2
/
+2
2017-09-06
NAT: Destination NAT44 with load-balancing (VPP-954)
Matus Fabian
1
-2
/
+135
2017-08-23
NAT: Rename snat plugin to nat (VPP-955)
Matus Fabian
1
-0
/
+3255