Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137249013
D16637.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
554 B
Referenced Files
None
Subscribers
None
D16637.diff
View Options
Index: head/sys/netinet/tcp_hpts.c
===================================================================
--- head/sys/netinet/tcp_hpts.c
+++ head/sys/netinet/tcp_hpts.c
@@ -28,7 +28,6 @@
#include "opt_inet.h"
#include "opt_inet6.h"
-#include "opt_ipsec.h"
#include "opt_tcpdebug.h"
/**
* Some notes about usage.
@@ -164,10 +163,6 @@
#include <netinet/tcp_offload.h>
#endif
-#ifdef ipsec
-#include <netipsec/ipsec.h>
-#include <netipsec/ipsec6.h>
-#endif /* ipsec */
#include "opt_rss.h"
MALLOC_DEFINE(M_TCPHPTS, "tcp_hpts", "TCP hpts");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 22, 7:51 PM (14 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25841306
Default Alt Text
D16637.diff (554 B)
Attached To
Mode
D16637: Remove ipsec includes from tcp_hpts
Attached
Detach File
Event Timeline
Log In to Comment