patch-1.3.17 linux/include/net/route.h
Next file: linux/kernel/ksyms.c
Previous file: linux/include/net/rarp.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 9 09:52:29 1995
- Orig file:
v1.3.16/linux/include/net/route.h
- Orig date:
Fri Jul 7 08:54:55 1995
diff -u --recursive --new-file v1.3.16/linux/include/net/route.h linux/include/net/route.h
@@ -48,7 +48,7 @@
unsigned long gw, struct device *dev, unsigned short mss, unsigned long window, unsigned short irtt, unsigned char metric);
extern struct rtable *ip_rt_route(unsigned long daddr, struct options *opt, unsigned long *src_addr);
extern struct rtable *ip_rt_local(unsigned long daddr, struct options *opt, unsigned long *src_addr);
-extern int rt_get_info(char * buffer, char **start, off_t offset, int length);
+extern int rt_get_info(char * buffer, char **start, off_t offset, int length, int dummy);
extern int ip_rt_ioctl(unsigned int cmd, void *arg);
extern unsigned long rt_stamp;
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this