Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110067847
D31321.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
548 B
Referenced Files
None
Subscribers
None
D31321.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/net/ipv6.h b/sys/compat/linuxkpi/common/include/net/ipv6.h
--- a/sys/compat/linuxkpi/common/include/net/ipv6.h
+++ b/sys/compat/linuxkpi/common/include/net/ipv6.h
@@ -38,6 +38,11 @@
#define IPV6_DEFAULT_HOPLIMIT 64
+#define NEXTHDR_HOP IPPROTO_HOPOPTS
+#define NEXTHDR_ROUTING IPPROTO_ROUTING
+#define NEXTHDR_NONE IPPROTO_NONE
+#define NEXTHDR_DEST IPPROTO_DSTOPTS
+
#define ipv6_addr_loopback(addr) IN6_IS_ADDR_LOOPBACK(addr)
#define ipv6_addr_any(addr) IN6_IS_ADDR_UNSPECIFIED(addr)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 14, 5:18 AM (18 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16637910
Default Alt Text
D31321.diff (548 B)
Attached To
Mode
D31321: LinuxKPI: add nexthdr definitions for IPv6
Attached
Detach File
Event Timeline
Log In to Comment