patch-2.0.31 linux/include/linux/route.h

Next file: linux/include/linux/scc.h
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.30/linux/include/linux/route.h linux/include/linux/route.h
@@ -52,6 +52,7 @@
 #define RTF_WINDOW	0x0080		/* per route window clamping	  */
 #define RTF_IRTT	0x0100		/* Initial round trip time	  */
 #define RTF_REJECT	0x0200		/* Reject route			  */
+#define RTF_NOTCACHED	0x0400		/* this route isn't cached        */
 
 /*
  *	This structure is passed from the kernel to user space by netlink

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov