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

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

diff -u --recursive --new-file v2.3.14/linux/include/net/route.h linux/include/net/route.h
@@ -38,11 +38,7 @@
 #define RTO_ONLINK	0x01
 #define RTO_TPROXY	0x80000000
 
-#ifdef CONFIG_IP_TRANSPARENT_PROXY
-#define RTO_CONN	RTO_TPROXY
-#else
 #define RTO_CONN	0
-#endif
 
 struct rt_key
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)