patch-2.0.31 linux/include/net/ip.h

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

diff -u --recursive --new-file v2.0.30/linux/include/net/ip.h linux/include/net/ip.h
@@ -122,6 +122,9 @@
 
 extern struct ip_mib	ip_statistics;
 
+extern int sysctl_ip_dynaddr;
+int ip_rewrite_addrs(struct sock *sk, struct sk_buff *skb, struct device *dev);
+
 /*
  *	Functions provided by ip_fragment.o
  */

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