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

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)