patch-1.3.7 linux/include/net/route.h

Next file: linux/include/net/sock.h
Previous file: linux/include/net/netrom.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.6/linux/include/net/route.h linux/include/net/route.h
@@ -32,9 +32,9 @@
 	unsigned long		rt_dst;
 	unsigned long		rt_mask;
 	unsigned long		rt_gateway;
-	unsigned char		rt_flags;
-	unsigned char		rt_metric;
-	short			rt_refcnt;
+	unsigned short		rt_flags;
+	unsigned short		rt_metric;
+	unsigned int		rt_refcnt;
 	unsigned long		rt_use;
 	unsigned short		rt_mss;
 	unsigned short		rt_irtt;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this