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
/
sctp_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-6
/
+6
2018-10-25
SCTP: DATA chunk padding fix and hardening
Marco Varlese
1
-0
/
+8
2018-10-23
c11 safe string handling support
Dave Barach
1
-1
/
+1
2018-10-04
VPP-1430: remove unnecessary padding
Marco Varlese
1
-2
/
+0
2018-10-01
SCTP: fix overflow issue with timestamp
Marco Varlese
1
-3
/
+3
2018-09-27
SCTP: fix advanced debug output
Marco Varlese
1
-2
/
+2
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
1
-1
/
+1
2018-05-18
session: add session process node
Florin Coras
1
-0
/
+2
2018-04-18
typo fix: UNKOWN -> UNKNOWN
Andrey "Zed" Zaikin
1
-3
/
+3
2018-04-17
SCTP: coverity scan warnings
Marco Varlese
1
-3
/
+3
2018-03-28
SCTP: use custom fib
Marco Varlese
1
-7
/
+9
2018-03-13
SCTP: data retransmission & snd_space fix
Marco Varlese
1
-1
/
+74
2018-03-13
SCTP: cumulative SACK fix
Marco Varlese
1
-1
/
+8
2018-03-05
SCTP: API to configure some tunables
Marco Varlese
1
-5
/
+5
2018-03-05
SCTP: retransmission in INIT/SHUTDOWN phase
Marco Varlese
1
-4
/
+78
2018-02-28
SCTP: handle COOKIE while in SHUTDOWN phase
Marco Varlese
1
-12
/
+15
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
1
-0
/
+42
2018-02-26
SCTP: handle INIT corner-case handling
Marco Varlese
1
-0
/
+181
2018-02-25
SCTP: fix connection memory corruption
Marco Varlese
1
-2
/
+2
2018-02-21
SCTP: minor refactor
Marco Varlese
1
-15
/
+29
2018-02-20
SCTP: congestion control
Marco Varlese
1
-15
/
+30
2018-02-17
SCTP: 'multi-home' support
Marco Varlese
1
-58
/
+62
2018-02-15
SCTP: fix corrupted buffers seen in output node
Marco Varlese
1
-24
/
+24
2018-02-15
SCTP: refactoring
Marco Varlese
1
-104
/
+79
2018-02-12
SCTP: fix build errors on ubuntu bionic
Marco Varlese
1
-4
/
+2
2018-02-08
SCTP: shutdown phase
Marco Varlese
1
-31
/
+52
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
1
-1
/
+1
2018-02-07
SCTP: address coverity-scan warnings
Marco Varlese
1
-2
/
+1
2018-02-06
SCTP: handling of heartbeating and max-retransmits
Marco Varlese
1
-24
/
+72
2018-02-05
SCTP: calculate RTO / RTT and RTTVAR as per RFC
Marco Varlese
1
-21
/
+35
2018-02-01
Out-of-order data chunks handling and more
Marco Varlese
1
-4
/
+34
2018-01-31
Prep-work patch for congestion-control
Marco Varlese
1
-144
/
+242
2018-01-24
SCTP stack (RFC4960)
Marco Varlese
1
-0
/
+1331