Add DELACK to list of timers.
MFC after: 1 week
This commit is contained in:
parent
a2455e276d
commit
13feab8286
@ -122,7 +122,7 @@
|
|||||||
|
|
||||||
#ifdef TCPTIMERS
|
#ifdef TCPTIMERS
|
||||||
static const char *tcptimers[] =
|
static const char *tcptimers[] =
|
||||||
{ "REXMT", "PERSIST", "KEEP", "2MSL" };
|
{ "REXMT", "PERSIST", "KEEP", "2MSL", "DELACK" };
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user