patch-2.4.19 linux-2.4.19/include/net/ndisc.h
Next file: linux-2.4.19/include/net/pkt_sched.h
Previous file: linux-2.4.19/include/net/iw_handler.h
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Fri Aug  2 17:39:46 2002
-  Orig file: 
linux-2.4.18/include/net/ndisc.h
-  Orig date: 
Thu Nov 22 11:47:42 2001
diff -urN linux-2.4.18/include/net/ndisc.h linux-2.4.19/include/net/ndisc.h
@@ -42,11 +42,7 @@
 struct nd_msg {
         struct icmp6hdr	icmph;
         struct in6_addr	target;
-        struct {
-                __u8	opt_type;
-                __u8	opt_len;
-                __u8	link_addr[MAX_ADDR_LEN];
-        } opt;
+	__u8		opt[0];
 };
 
 struct ra_msg {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)