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
/
vnet
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
typo fix: UNKOWN -> UNKNOWN
Andrey "Zed" Zaikin
3
-10
/
+10
2018-04-18
SCTP: coverity warnings
Marco Varlese
1
-5
/
+2
2018-04-17
SCTP: coverity scan warnings
Marco Varlese
3
-30
/
+39
2018-03-28
SCTP: use custom fib
Marco Varlese
2
-7
/
+12
2018-03-13
SCTP: data retransmission & snd_space fix
Marco Varlese
3
-4
/
+88
2018-03-13
SCTP: cumulative SACK fix
Marco Varlese
4
-15
/
+44
2018-03-05
SCTP: API to configure some tunables
Marco Varlese
6
-78
/
+129
2018-03-05
SCTP: retransmission in INIT/SHUTDOWN phase
Marco Varlese
4
-24
/
+124
2018-03-02
session: first approximation implementation of tls
Florin Coras
1
-0
/
+2
2018-03-01
SCTP: API to delete a sub-connection
Marco Varlese
4
-2
/
+106
2018-03-01
SCTP: API to add a sub-connection
Marco Varlese
6
-38
/
+242
2018-02-28
SCTP: handle COOKIE while in SHUTDOWN phase
Marco Varlese
3
-20
/
+40
2018-02-27
sctp: sctp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is en...
Steven
1
-1
/
+1
2018-02-26
SCTP: Handle a COOKIE ECHO/ACK when a TCB Exists
Marco Varlese
4
-17
/
+146
2018-02-26
SCTP: handle INIT corner-case handling
Marco Varlese
4
-5
/
+215
2018-02-25
SCTP: fix connection memory corruption
Marco Varlese
4
-14
/
+23
2018-02-21
SCTP: minor refactor
Marco Varlese
4
-30
/
+49
2018-02-20
SCTP: congestion control
Marco Varlese
5
-184
/
+251
2018-02-17
SCTP: 'multi-home' support
Marco Varlese
5
-186
/
+217
2018-02-15
SCTP: coverity warning fix
Marco Varlese
1
-1
/
+5
2018-02-15
SCTP: fix corrupted buffers seen in output node
Marco Varlese
4
-44
/
+62
2018-02-15
SCTP: refactoring
Marco Varlese
4
-129
/
+97
2018-02-12
SCTP: fix build errors on ubuntu bionic
Marco Varlese
1
-4
/
+2
2018-02-08
SCTP: shutdown phase
Marco Varlese
3
-67
/
+92
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
1
-1
/
+1
2018-02-07
SCTP: address coverity-scan warnings
Marco Varlese
2
-19
/
+10
2018-02-06
SCTP: handling of heartbeating and max-retransmits
Marco Varlese
4
-57
/
+164
2018-02-06
SCTP: missing spinlock init when multiple threads
Marco Varlese
1
-2
/
+5
2018-02-05
SCTP: calculate RTO / RTT and RTTVAR as per RFC
Marco Varlese
4
-47
/
+122
2018-02-01
Out-of-order data chunks handling and more
Marco Varlese
4
-69
/
+235
2018-01-31
Prep-work patch for congestion-control
Marco Varlese
6
-450
/
+670
2018-01-26
session: move builtin apps to their own folder
Florin Coras
3
-1419
/
+0
2018-01-25
session: add support for memfd segments
Florin Coras
2
-10
/
+2
2018-01-24
SCTP stack (RFC4960)
Marco Varlese
13
-0
/
+8109