Page MenuHomeFreeBSD

D43825.diff
No OneTemporary

D43825.diff

diff --git a/sys/netinet/tcp_usrreq.c b/sys/netinet/tcp_usrreq.c
--- a/sys/netinet/tcp_usrreq.c
+++ b/sys/netinet/tcp_usrreq.c
@@ -211,6 +211,7 @@
tp->t_state < TCPS_SYN_SENT,
("%s: inp %p not dropped or embryonic", __func__, inp));
+ tcp_timer_stop(tp);
tcp_discardcb(tp);
in_pcbfree(inp);
}

File Metadata

Mime Type
text/plain
Expires
Tue, Feb 10, 2:33 PM (13 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28626465
Default Alt Text
D43825.diff (313 B)

Event Timeline