summaryrefslogtreecommitdiffstats
path: root/sys/netipx/README
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netipx/README')
-rw-r--r--sys/netipx/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/netipx/README b/sys/netipx/README
index a067daf..c05b4e9 100644
--- a/sys/netipx/README
+++ b/sys/netipx/README
@@ -39,11 +39,3 @@ Modifications Copyright (c) 2004-2006 Robert N. M. Watson
but unsent data. As with TCP, it should instead grab its own
reference to the socket so that it is not released, as hold onto it
until the data transfer is complete.
-
-(3) Raw socket capture of IPX output intercepts packets in the SPX output
- routine in order to feed them back into the raw socket. This results
- in recursion into the socket code in the transmit path; instead,
- captured packets should be fed into a netisr that reinjects them into
- raw sockets from a new (asynchronous) context.
-
-(4) IPX over IP encapsulation needs work to make it properly MPSAFE.
OpenPOWER on IntegriCloud