patch-2.4.23 linux-2.4.23/include/linux/ipv6_route.h
Next file: linux-2.4.23/include/linux/list.h
Previous file: linux-2.4.23/include/linux/ipv6.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2003-11-28 10:26:21.000000000 -0800
-  Orig file: 
linux-2.4.22/include/linux/ipv6_route.h
-  Orig date: 
1998-08-27 19:33:08.000000000 -0700
diff -urN linux-2.4.22/include/linux/ipv6_route.h linux-2.4.23/include/linux/ipv6_route.h
@@ -25,6 +25,7 @@
 #define RTF_DEFAULT	0x00010000	/* default - learned via ND	*/
 #define RTF_ALLONLINK	0x00020000	/* fallback, no routers on link	*/
 #define RTF_ADDRCONF	0x00040000	/* addrconf route - RA		*/
+#define RTF_PREFIX_RT	0x00080000	/* A prefix only route - RA	*/
 
 #define RTF_NONEXTHOP	0x00200000	/* route with no nexthop	*/
 #define RTF_EXPIRES	0x00400000
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)