patch-2.4.22 linux-2.4.22/include/net/ip6_fib.h
Next file: linux-2.4.22/include/net/irda/crc.h
Previous file: linux-2.4.22/include/net/ip.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/include/net/ip6_fib.h
- Orig date:
2003-06-13 07:51:39.000000000 -0700
diff -urN linux-2.4.21/include/net/ip6_fib.h linux-2.4.22/include/net/ip6_fib.h
@@ -120,7 +120,7 @@
struct rt6_statistics {
__u32 fib_nodes;
__u32 fib_route_nodes;
- __u32 fib_rt_alloc; /* permanet routes */
+ __u32 fib_rt_alloc; /* permanent routes */
__u32 fib_rt_entries; /* rt entries in table */
__u32 fib_rt_cache; /* cache routes */
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)