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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-05-17
NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)
Matus Fabian
7
-90
/
+246
2018-05-14
NAT44: delete closed TCP session (VPP-1274)
Matus Fabian
3
-22
/
+68
2018-05-13
Improve ipfix template packet rewrite construction
Dave Barach
1
-9
/
+27
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
7
-13
/
+131
2018-05-04
Flow: Rename IPFIX exporter.
Ole Troan
1
-1
/
+1
2018-05-03
NAT: fix bin API dump of static mappings.
Milan Lenco
1
-2
/
+5
2018-05-03
NAT44: fix VAT nat44_user_session_details
Matus Fabian
1
-4
/
+5
2018-05-03
NAT44 segv on unknown proto on inside interface
Matthew Smith
1
-22
/
+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
7
-30
/
+94
2018-04-18
NAT44: recycle old sessions for forwarding bypass (VPP-1240)
Matus Fabian
4
-17
/
+98
2018-04-13
NAT66: Do not translate if packet not aimed at outside interface
Juraj Sloboda
3
-0
/
+55
2018-04-12
NAT: disable CLI/API not supported in active mode (VPP-1234)
Juraj Sloboda
2
-3
/
+215
2018-04-12
Handle DHCP replies with NAT44 forwarding enabled
Matthew Smith
1
-48
/
+57
2018-04-11
NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235)
Matus Fabian
4
-24
/
+36
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-05
DSLite: Implement new API call DSLITE_ADDRESS_DUMP.
Jon Loeliger
2
-0
/
+67
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
2
-2
/
+2
2018-03-24
User session counters stay <= per-user limit
Matthew Smith
3
-17
/
+22
2018-03-23
NAT44: fix ICMP checksum update crash (VPP-1205)
Matus Fabian
2
-0
/
+6
2018-03-22
NAT44: interface output feature and dst NAT (VPP-1200)
Matus Fabian
2
-7
/
+78
2018-03-21
NAT44: fix removal of LB static mappings with same local address and port pai...
Matus Fabian
1
-5
/
+35
2018-03-16
QoS recording and marking
Neale Ranns
2
-6
/
+0
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-09
when exceed max reass,
ahdj007
1
-6
/
+12
2018-03-07
NAT44: allow to configure one interface only as output or input feature (VPP-...
Matus Fabian
1
-0
/
+12
2018-03-06
when lb tcp in2out flow,
ahdj007
1
-0
/
+1
2018-03-06
reass frag_n should to be inited to 0
ahdj007
1
-0
/
+1
2018-03-05
NAT44 - unknown protocols work with forwarding
Matthew Smith
1
-6
/
+9
2018-03-02
NAT44: interface output feature and service host direct access (VPP-1176)
Matus Fabian
2
-6
/
+117
[next]