Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109816104
D43065.id131590.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
296 B
Referenced Files
None
Subscribers
None
D43065.id131590.diff
View Options
diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c
--- a/sys/netinet/tcp_input.c
+++ b/sys/netinet/tcp_input.c
@@ -633,6 +633,7 @@
to.to_flags = 0;
TCPSTAT_INC(tcps_rcvtotal);
+ m->m_pkthdr.tcp_tun_port = port;
#ifdef INET6
if (isipv6) {
ip6 = mtod(m, struct ip6_hdr *);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 10, 9:56 PM (10 m, 12 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16583806
Default Alt Text
D43065.id131590.diff (296 B)
Attached To
Mode
D43065: tcp: always set tcp_tun_port to a correct value
Attached
Detach File
Event Timeline
Log In to Comment