summaryrefslogtreecommitdiff
path: root/sys/netipx/ipx_input.c
AgeCommit message (Expand)Author
2006-03-05Use more queue macros rather than doing it by hand; ok otto@ krw@Miod Vallat
2006-03-04With the exception of two other small uncommited diffs this movesBrad Smith
2004-06-20Use arc4random; request art@ deraadt@Thorsten Lockert
2004-06-20Do not use time based randomization; ok deraadt@Thorsten Lockert
2003-12-10de-register. deraadt okJun-ichiro itojun Hagino
2003-09-28Correct off-by-ones with respect to PRC_NCMDS. Mostly from FreeBSD.Chad Loder
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
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