patch-2.1.102 linux/include/net/ip6_fib.h

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

diff -u --recursive --new-file v2.1.101/linux/include/net/ip6_fib.h linux/include/net/ip6_fib.h
@@ -141,7 +141,9 @@
 
 extern void			inet6_rt_notify(int event, struct rt6_info *rt);
 
-extern	void			fib6_run_gc(unsigned long dummy);
+extern void			fib6_run_gc(unsigned long dummy);
+
+extern void			fib6_gc_cleanup(void);
 
 #endif
 #endif

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