Add DELACK to list of timers.
MFC after: 1 week
This commit is contained in:
parent
a2455e276d
commit
13feab8286
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=243621
@ -122,7 +122,7 @@
|
||||
|
||||
#ifdef TCPTIMERS
|
||||
static const char *tcptimers[] =
|
||||
{ "REXMT", "PERSIST", "KEEP", "2MSL" };
|
||||
{ "REXMT", "PERSIST", "KEEP", "2MSL", "DELACK" };
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user