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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-20
NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)
Matus Fabian
1
-0
/
+8
2018-11-19
NAT44: fix bug in TCP close with output-feature interface (VPP-1493)
Matus Fabian
4
-4
/
+82
2018-11-07
NAT44: fix undesired dependency between static mapping and address from the p...
Matus Fabian
2
-1
/
+9
2018-10-19
NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)
Matus Fabian
4
-63
/
+122
2018-10-11
NAT44: identity NAT fix (VPP-1441)
Matus Fabian
4
-32
/
+118
2018-10-08
NAT44: do not create session record for identity mapping (VPP-1439)
Matus Fabian
10
-103
/
+233
2018-10-05
NAT: convert remaining clib_warning to nat_log_*
Juraj Sloboda
4
-30
/
+30
2018-10-02
Update code to compute checksum for buffer chains
Juraj Sloboda
2
-6
/
+10
2018-10-01
thread: Add show threads api
Mohsin Kazmi
1
-1
/
+1
2018-09-26
NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)
Matus Fabian
2
-0
/
+28
2018-09-25
NAT44: fix nat44_o2i_ed_is_idle_session_cb (VPP-1424)
Matus Fabian
2
-4
/
+1
2018-09-24
NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)
Matus Fabian
4
-27
/
+63
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-3
/
+3
2018-09-21
NAT: Refactoring / Housekeeping (VPP-1415)
Matus Fabian
19
-10848
/
+11482
2018-09-20
NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)
Juraj Sloboda
6
-147
/
+1296
2018-09-19
nat: free port_bitmap
dongjuan
1
-0
/
+7
2018-09-13
NAT: TCP MSS clamping
Matus Fabian
9
-0
/
+236
2018-09-11
nat: fix busy ports of each thread
dongjuan
1
-4
/
+15
2018-09-06
NAT: fix maximum out of order fragments (VPP-1399)
Matus Fabian
6
-8
/
+38
2018-09-04
NAT: add support for configurable port range (VPP-1346)
Matus Fabian
5
-3
/
+310
2018-09-03
NAT44: client-IP based session affinity for load-balancing (VPP-1297)
Matus Fabian
10
-40
/
+524
2018-08-27
NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404)
Matus Fabian
1
-9
/
+15
2018-08-27
cmake: Fix plugins .h includes
Mohsin Kazmi
1
-0
/
+4
2018-08-27
NAT44: add support for session timeout (VPP-1272)
Matus Fabian
13
-534
/
+684
2018-08-27
cmake: add missing vat plugins
Damjan Marion
1
-0
/
+3
2018-08-25
cmake: improve add_vpp_plugin macro
Damjan Marion
1
-2
/
+5
2018-08-22
NAT: update nat_show_config_reply API (VPP-1403)
Matus Fabian
3
-1
/
+36
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+41
2018-08-16
VPP-1386: fix wrong ip address of hash key for creating user in unknown protocol
shubing guo
1
-1
/
+1
2018-08-15
Remove client_index field from replies in API
Ondrej Fabry
1
-1
/
+0
2018-08-15
NAT44: fix next_src_nat (VPP-1384)
Matus Fabian
1
-6
/
+7
2018-08-15
VPP-1387:foreach outside address vector to find correct index when free outsi...
shubing guo
3
-21
/
+16
2018-08-15
NAT44: fix bug in snat_interface_add_del (VPP-1380)
Matus Fabian
1
-4
/
+4
2018-08-15
NAT64: fix TCP session expire (VPP-1390)
Matus Fabian
2
-7
/
+20
2018-08-11
VPP-1381: Fix the incorrect if condition when delete session for static mapping
shubing guo
1
-2
/
+2
2018-08-09
NAT44: delete user with zero sessions (VPP-1282)
Matus Fabian
5
-20
/
+52
2018-08-02
NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)
Matus Fabian
5
-34
/
+37
2018-07-23
NAT44: fix forwarding feature bug (VPP-1349)
Matus Fabian
1
-3
/
+3
2018-07-20
NAT44: in+out interface in STN setup improvement (VPP-1344)
Matus Fabian
1
-8
/
+26
2018-07-19
Remove unused argument to vlib_feature_next
Damjan Marion
1
-16
/
+8
2018-07-13
The gateway IP should be 172.16.2.1
shenJibiao
1
-1
/
+1
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
9
-22
/
+22
2018-07-10
NAT44: multiple outside FIB tables (VPP-1314)
Matus Fabian
4
-41
/
+178
2018-07-10
Do not translate packets destined for NAT64 inside interface (VPP-1331)
Juraj Sloboda
1
-0
/
+29
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
7
-1453
/
+3450
2018-06-11
Fix multiple NAT translation with interface address as external
Alexander Chernavin
1
-4
/
+4
2018-05-28
NAT44: code cleanup and refactor (VPP-1285)
Matus Fabian
17
-463
/
+631
2018-05-27
VPP-1294: add missing feature arc constraint
Dave Barach
1
-1
/
+2
[next]