summaryrefslogtreecommitdiff
path: root/sys/netipx/ipx_input.c
AgeCommit message (Expand)Author
2000-01-15Don't recompute the checksum if tc is modified; from FreeBSD.Federico G. Schwindt
2000-01-15More statistics; from FreeBSD.Federico G. Schwindt
2000-01-15Remove unneeded mcopy. Add stats for errors in ipx_forward.Federico G. Schwindt
2000-01-13Rearrange IPXPROTO and IPXPORT names; add socket option for checksum; useFederico G. Schwindt
2000-01-13some KNF.Federico G. Schwindt
2000-01-11Rearrange includes and remove unnecessary ones.Federico G. Schwindt
2000-01-11Call ipx_output_type20 for type 20 (netbios) packets.Federico G. Schwindt
2000-01-11Remove unnecessary variables and debug code. Use ipxs_total andFederico G. Schwindt
2000-01-11Remove references to ipx_thishost; instead find the address fromFederico G. Schwindt
2000-01-11Remove references to ipx_error. IPX does not generate any errors.Federico G. Schwindt
1996-12-23no panic on ppp down/retryMichael Shalayeff
1996-10-26remove my CVS tag.Michael Shalayeff
1996-10-18-Wall happieness. bug fix caused by parens...Michael Shalayeff
1996-08-16initial commit of Free's netipx w/ some changes.Michael Shalayeff