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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
NAT: VPP-1537 IPFIX per worker processing
Filip Varga
1
-5
/
+6
2019-01-16
NAT: Fixed issues with dropping reverse packets with output-feature.
Dmitry Vakhrushev
1
-0
/
+32
2018-12-21
NAT: fix coverity error 190176 (VPP-1474)
Matus Fabian
1
-0
/
+2
2018-12-20
NAT: total users and sessions gauges (VPP-1484)
Matus Fabian
1
-0
/
+18
2018-12-18
NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)
Matus Fabian
1
-40
/
+233
2018-11-29
NAT: syslog - sessions logging (VPP-1139)
Matus Fabian
1
-0
/
+15
2018-11-23
NAT44: improve expired sessions reuse (VPP-1503)
Matus Fabian
1
-45
/
+48
2018-11-07
NAT44: fix undesired dependency between static mapping and address from the p...
Matus Fabian
1
-0
/
+7
2018-10-23
c11 safe string handling support
Dave Barach
1
-5
/
+5
2018-10-12
NAT44: identity NAT fix (VPP-1441)
Matus Fabian
1
-23
/
+82
2018-10-08
NAT44: do not create session record for identity mapping (VPP-1439)
Matus Fabian
1
-40
/
+34
2018-09-24
NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)
Matus Fabian
1
-21
/
+57
2018-09-21
NAT: Refactoring / Housekeeping (VPP-1415)
Matus Fabian
1
-1711
/
+990
2018-09-20
NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)
Juraj Sloboda
1
-25
/
+240
2018-09-19
nat: free port_bitmap
dongjuan
1
-0
/
+7
2018-09-13
NAT: TCP MSS clamping
Matus Fabian
1
-0
/
+1
2018-09-11
nat: fix busy ports of each thread
dongjuan
1
-4
/
+15
2018-09-04
NAT: add support for configurable port range (VPP-1346)
Matus Fabian
1
-0
/
+84
2018-09-03
NAT44: client-IP based session affinity for load-balancing (VPP-1297)
Matus Fabian
1
-6
/
+41
2018-08-27
NAT44: add support for session timeout (VPP-1272)
Matus Fabian
1
-3
/
+49
2018-08-22
NAT: update nat_show_config_reply API (VPP-1403)
Matus Fabian
1
-0
/
+12
2018-08-15
VPP-1387:foreach outside address vector to find correct index when free outsi...
shubing guo
1
-17
/
+14
2018-08-15
NAT44: fix bug in snat_interface_add_del (VPP-1380)
Matus Fabian
1
-4
/
+4
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
1
-7
/
+4
2018-08-02
NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)
Matus Fabian
1
-16
/
+12
2018-07-20
NAT44: in+out interface in STN setup improvement (VPP-1344)
Matus Fabian
1
-8
/
+26
2018-07-10
NAT44: multiple outside FIB tables (VPP-1314)
Matus Fabian
1
-8
/
+39
2018-06-15
NAT44: endpoint dependent mode (VPP-1273)
Matus Fabian
1
-217
/
+382
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
1
-83
/
+152
2018-05-27
VPP-1294: add missing feature arc constraint
Dave Barach
1
-1
/
+2
2018-05-17
NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)
Matus Fabian
1
-34
/
+81
2018-05-10
NAT44: sessions counters per user fix (VPP-1270)
Matus Fabian
1
-6
/
+6
2018-05-08
NAT44: TCP connection close detection (VPP-1266)
Matus Fabian
1
-9
/
+25
2018-04-26
NAT44: disable nat44-hairpinning feature for in-out interface (VPP-1255)
Matus Fabian
1
-10
/
+20
2018-04-24
NAT44: one-armed NAT and identity mapping (VPP-1212)
Matus Fabian
1
-3
/
+10
2018-04-19
Add special Twice-NAT feature (VPP-1221)
Juraj Sloboda
1
-7
/
+18
2018-04-18
NAT44: recycle old sessions for forwarding bypass (VPP-1240)
Matus Fabian
1
-0
/
+15
2018-04-13
NAT66: Do not translate if packet not aimed at outside interface
Juraj Sloboda
1
-0
/
+9
2018-04-11
NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235)
Matus Fabian
1
-4
/
+12
2018-04-10
when deleting l3 static mapping with addr_only,
ahdj007
1
-1
/
+4
2018-04-09
NAT44: don't add static mapping to resolution vector if failed (VPP-1225)
Matus Fabian
1
-3
/
+27
2018-04-04
NAT added FIB entries have a preference lower than API/CLI
Neale Ranns
1
-6
/
+6
2018-04-04
NAT44: prohibit multiple static mappings for a single local address (VPP-1224)
Matus Fabian
1
-0
/
+11
2018-04-04
NAT44: fix static mapping for DHCP addressed interface deleting (VPP-1223)
Matus Fabian
1
-4
/
+92
2018-03-28
NAT44: make 1:1NAT for DHCP addressed interface persistent
Matus Fabian
1
-22
/
+53
2018-03-28
NAT44: fix nat44_user_session_dump and nat44_del_session crash with one worke...
Matus Fabian
1
-1
/
+1
2018-03-21
NAT44: fix removal of LB static mappings with same local address and port pai...
Matus Fabian
1
-5
/
+35
2018-03-07
NAT44: allow to configure one interface only as output or input feature (VPP-...
Matus Fabian
1
-0
/
+12
[next]