summaryrefslogtreecommitdiffstats
path: root/sys/netipx/ipx_proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netipx/ipx_proto.c')
-rw-r--r--sys/netipx/ipx_proto.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/netipx/ipx_proto.c b/sys/netipx/ipx_proto.c
index 36e2b53..f5379d1 100644
--- a/sys/netipx/ipx_proto.c
+++ b/sys/netipx/ipx_proto.c
@@ -90,16 +90,6 @@ static struct protosw ipxsw[] = {
0, 0, 0, 0,
&ripx_usrreqs
},
-#ifdef IPTUNNEL
-#if 0
-{ SOCK_RAW, &ipxdomain, IPPROTO_IPX, PR_ATOMIC|PR_ADDR,
- iptun_input, rip_output, iptun_ctlinput, 0,
- 0,
- 0, 0, 0, 0,
- &rip_usrreqs
-},
-#endif
-#endif
};
static struct domain ipxdomain =
OpenPOWER on IntegriCloud