SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/ns/patches/patch-sctp_sctp-cmt_cc
Normal file
12
net/ns/patches/patch-sctp_sctp-cmt_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: sctp/sctp-cmt.cc
|
||||
--- sctp/sctp-cmt.cc.orig
|
||||
+++ sctp/sctp-cmt.cc
|
||||
@@ -5070,7 +5070,7 @@ void SctpCMTAgent::SackGenTimerExpiration() // section
|
||||
/* New CMT function:
|
||||
* Function returns dest status as string for printing
|
||||
*/
|
||||
-char* SctpCMTAgent::PrintDestStatus(SctpDest_S* spDest)
|
||||
+const char* SctpCMTAgent::PrintDestStatus(SctpDest_S* spDest)
|
||||
{
|
||||
switch(spDest->eStatus)
|
||||
{
|
Loading…
Add table
Add a link
Reference in a new issue