Date: Sat, 28 Aug 1999 11:21:57 -0700 (PDT) From: John Hay <jhay@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipx ipx.h ipx_cksum.c ipx_input.c ipx_outputfl.c ipx_pcb.c ipx_pcb.h ipx_usrreq.c spx_usrreq.c Message-ID: <199908281821.LAA31915@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhay 1999/08/28 11:21:57 PDT
Modified files:
sys/netipx ipx.h ipx_cksum.c ipx_input.c
ipx_outputfl.c ipx_pcb.c ipx_pcb.h
ipx_usrreq.c spx_usrreq.c
Log:
Get rid of the old XNS checksum code and implement it the IPX way.
PR: 13374
Submitted by: Boris Popov <bp@butya.kz>
Revision Changes Path
1.15 +2 -1 src/sys/netipx/ipx.h
1.9 +64 -161 src/sys/netipx/ipx_cksum.c
1.20 +10 -42 src/sys/netipx/ipx_input.c
1.14 +3 -7 src/sys/netipx/ipx_outputfl.c
1.18 +3 -1 src/sys/netipx/ipx_pcb.c
1.14 +2 -1 src/sys/netipx/ipx_pcb.h
1.25 +10 -5 src/sys/netipx/ipx_usrreq.c
1.27 +2 -6 src/sys/netipx/spx_usrreq.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908281821.LAA31915>
