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_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
sctp: move to plugins, disabled by default
Florin Coras
1
-2530
/
+0
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
1
-1
/
+3
2019-03-06
sctp: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
1
-81
/
+38
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-2
/
+2
2019-02-18
session: move fifo allocation logic to app worker
Florin Coras
1
-2
/
+2
2019-02-09
session: refactor listen logic
Florin Coras
1
-1
/
+1
2019-01-12
session: generate wrong thread errors instead of crashing
Florin Coras
1
-5
/
+5
2018-12-28
session: free session after transport and app confirm
Florin Coras
1
-2
/
+2
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-30
/
+33
2018-10-25
SCTP: DATA chunk padding fix and hardening
Marco Varlese
1
-6
/
+29
2018-10-01
SCTP: fix overflow issue with timestamp
Marco Varlese
1
-4
/
+10
2018-04-18
typo fix: UNKOWN -> UNKNOWN
Andrey "Zed" Zaikin
1
-5
/
+5
2018-04-18
SCTP: coverity warnings
Marco Varlese
1
-5
/
+2
2018-04-17
SCTP: coverity scan warnings
Marco Varlese
1
-18
/
+28
2018-03-28
SCTP: use custom fib
Marco Varlese
1
-0
/
+3
2018-03-13
SCTP: cumulative SACK fix
Marco Varlese
1
-11
/
+15
2018-03-05
SCTP: API to configure some tunables
Marco Varlese
1
-34
/
+38
2018-03-05
SCTP: retransmission in INIT/SHUTDOWN phase
Marco Varlese
1
-3
/
+17
2018-03-01
SCTP: API to add a sub-connection
Marco Varlese
1
-8
/
+20
2018-02-28
SCTP: handle COOKIE while in SHUTDOWN phase
Marco Varlese
1
-7
/
+22
2018-02-26
SCTP: Handle a COOKIE ECHO/ACK when a TCB Exists
Marco Varlese
1
-1
/
+70
2018-02-26
SCTP: handle INIT corner-case handling
Marco Varlese
1
-5
/
+17
2018-02-25
SCTP: fix connection memory corruption
Marco Varlese
1
-4
/
+5
2018-02-21
SCTP: minor refactor
Marco Varlese
1
-4
/
+9
2018-02-20
SCTP: congestion control
Marco Varlese
1
-28
/
+33
2018-02-17
SCTP: 'multi-home' support
Marco Varlese
1
-61
/
+37
2018-02-15
SCTP: fix corrupted buffers seen in output node
Marco Varlese
1
-18
/
+31
2018-02-15
SCTP: refactoring
Marco Varlese
1
-6
/
+7
2018-02-08
SCTP: shutdown phase
Marco Varlese
1
-35
/
+38
2018-02-07
SCTP: address coverity-scan warnings
Marco Varlese
1
-17
/
+9
2018-02-06
SCTP: handling of heartbeating and max-retransmits
Marco Varlese
1
-6
/
+29
2018-02-05
SCTP: calculate RTO / RTT and RTTVAR as per RFC
Marco Varlese
1
-9
/
+17
2018-02-01
Out-of-order data chunks handling and more
Marco Varlese
1
-15
/
+121
2018-01-31
Prep-work patch for congestion-control
Marco Varlese
1
-87
/
+151
2018-01-24
SCTP stack (RFC4960)
Marco Varlese
1
-0
/
+2202