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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
nat
/
in2out.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
NAT: VPP-1537 IPFIX per worker processing
Filip Varga
1
-4
/
+6
2018-12-14
NAT: counters (VPP-1484)
Matus Fabian
1
-14
/
+54
2018-11-29
NAT: syslog - sessions logging (VPP-1139)
Matus Fabian
1
-0
/
+11
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-6
/
+5
2018-10-19
NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)
Matus Fabian
1
-6
/
+42
2018-10-08
NAT44: do not create session record for identity mapping (VPP-1439)
Matus Fabian
1
-6
/
+35
2018-10-02
Update code to compute checksum for buffer chains
Juraj Sloboda
1
-3
/
+5
2018-09-21
NAT: Refactoring / Housekeeping (VPP-1415)
Matus Fabian
1
-4969
/
+1110
2018-09-20
NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)
Juraj Sloboda
1
-101
/
+610
2018-09-13
NAT: TCP MSS clamping
Matus Fabian
1
-0
/
+11
2018-09-06
NAT: fix maximum out of order fragments (VPP-1399)
Matus Fabian
1
-1
/
+1
2018-09-03
NAT44: client-IP based session affinity for load-balancing (VPP-1297)
Matus Fabian
1
-10
/
+10
2018-08-27
NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404)
Matus Fabian
1
-9
/
+15
2018-08-27
NAT44: add support for session timeout (VPP-1272)
Matus Fabian
1
-33
/
+184
2018-08-09
NAT44: delete user with zero sessions (VPP-1282)
Matus Fabian
1
-8
/
+11
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
1
-5
/
+5
2018-07-10
NAT44: multiple outside FIB tables (VPP-1314)
Matus Fabian
1
-31
/
+129
2018-06-26
NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329)
Matus Fabian
1
-0
/
+5
2018-06-16
NAT44: fix coverity
Matus Fabian
1
-1
/
+1
2018-06-15
NAT44: endpoint dependent mode (VPP-1273)
Matus Fabian
1
-649
/
+1634
2018-05-28
NAT44: code cleanup and refactor (VPP-1285)
Matus Fabian
1
-84
/
+83
2018-05-17
NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)
Matus Fabian
1
-15
/
+11
2018-05-14
NAT44: delete closed TCP session (VPP-1274)
Matus Fabian
1
-14
/
+23
2018-05-08
NAT44: TCP connection close detection (VPP-1266)
Matus Fabian
1
-1
/
+19
2018-05-03
NAT44 segv on unknown proto on inside interface
Matthew Smith
1
-22
/
+25
2018-04-19
Add special Twice-NAT feature (VPP-1221)
Juraj Sloboda
1
-0
/
+2
2018-04-18
NAT44: recycle old sessions for forwarding bypass (VPP-1240)
Matus Fabian
1
-7
/
+22
2018-04-11
NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235)
Matus Fabian
1
-9
/
+11
2018-03-24
User session counters stay <= per-user limit
Matthew Smith
1
-14
/
+7
2018-03-23
NAT44: fix ICMP checksum update crash (VPP-1205)
Matus Fabian
1
-0
/
+3
2018-03-22
NAT44: interface output feature and dst NAT (VPP-1200)
Matus Fabian
1
-6
/
+27
2018-03-12
NAT44: fix nat_not_translate_output_feature in dual loop (VPP-1194)
Matus Fabian
1
-2
/
+2
2018-03-12
NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)
Matus Fabian
1
-8
/
+7
2018-03-06
when lb tcp in2out flow,
ahdj007
1
-0
/
+1
2018-03-02
NAT44: interface output feature and service host direct access (VPP-1176)
Matus Fabian
1
-2
/
+63
2018-01-31
NAT44: in2out output feature skip translation for already translated packets ...
Matus Fabian
1
-14
/
+73
2018-01-26
NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)
Matus Fabian
1
-2
/
+75
2018-01-11
NAT44: asymmetrical load balancing static mapping rule (VPP-1132)
Matus Fabian
1
-3
/
+3
2018-01-08
NAT64: IPFix (VPP-1106)
Matus Fabian
1
-9
/
+13
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
/
+3
2017-12-19
NAT: Twice NAT44 (VPP-969)
Matus Fabian
1
-373
/
+102
2017-12-13
NAT64: multi-thread support (VPP-891)
Matus Fabian
1
-2
/
+2
2017-11-30
Fix variable mismatch
Juraj Sloboda
1
-1
/
+1
2017-11-07
SNAT: IP fragmentation (VPP-890)
Matus Fabian
1
-1
/
+416
2017-11-07
NAT: DS-Lite (VPP-1040)
Matus Fabian
1
-6
/
+12
2017-10-25
One armed NAT (VPP-1035)
Matus Fabian
1
-2
/
+2
2017-10-09
NAT: hairpinning rework (VPP-1003)
Matus Fabian
1
-13
/
+101
2017-10-09
NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008)
Matus Fabian
1
-15
/
+7
2017-09-25
NAT: session number limitation to avoid running out of memory crash (VPP-984)
Matus Fabian
1
-17
/
+52
[next]