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
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
2017-09-21
NAT: remove worker_by_out lookup hash table (VPP-989)
Matus Fabian
1
-59
/
+20
2017-09-20
NAT: move session and user lookup tables to per thread data (VPP-986)
Matus Fabian
1
-51
/
+67
2017-09-15
Modify return value of snat_out2in_lb(VPP-985)
dongjuan
1
-5
/
+6
2017-09-12
NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981)
Matus Fabian
1
-2
/
+2
2017-09-10
NAT: fixed hairpinning for in2out translation as an output feature (VPP-976)
Matus Fabian
1
-7
/
+19
2017-09-06
NAT: Destination NAT44 with load-balancing (VPP-954)
Matus Fabian
1
-21
/
+232
2017-08-29
Fix static mapping lookup issue for NAT plugin
Hongjun Ni
1
-0
/
+1
2017-08-23
NAT: Rename snat plugin to nat (VPP-955)
Matus Fabian
1
-0
/
+3454