index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netipx
/
ipx_input.c
Age
Commit message (
Expand
)
Author
2006-03-05
Use more queue macros rather than doing it by hand; ok otto@ krw@
Miod Vallat
2006-03-04
With the exception of two other small uncommited diffs this moves
Brad Smith
2004-06-20
Use arc4random; request art@ deraadt@
Thorsten Lockert
2004-06-20
Do not use time based randomization; ok deraadt@
Thorsten Lockert
2003-12-10
de-register. deraadt ok
Jun-ichiro itojun Hagino
2003-09-28
Correct off-by-ones with respect to PRC_NCMDS. Mostly from FreeBSD.
Chad Loder
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2000-01-15
Don't recompute the checksum if tc is modified; from FreeBSD.
Federico G. Schwindt
2000-01-15
More statistics; from FreeBSD.
Federico G. Schwindt
2000-01-15
Remove unneeded mcopy. Add stats for errors in ipx_forward.
Federico G. Schwindt
2000-01-13
Rearrange IPXPROTO and IPXPORT names; add socket option for checksum; use
Federico G. Schwindt
2000-01-13
some KNF.
Federico G. Schwindt
2000-01-11
Rearrange includes and remove unnecessary ones.
Federico G. Schwindt
2000-01-11
Call ipx_output_type20 for type 20 (netbios) packets.
Federico G. Schwindt
2000-01-11
Remove unnecessary variables and debug code. Use ipxs_total and
Federico G. Schwindt
2000-01-11
Remove references to ipx_thishost; instead find the address from
Federico G. Schwindt
2000-01-11
Remove references to ipx_error. IPX does not generate any errors.
Federico G. Schwindt
1996-12-23
no panic on ppp down/retry
Michael Shalayeff
1996-10-26
remove my CVS tag.
Michael Shalayeff
1996-10-18
-Wall happieness. bug fix caused by parens...
Michael Shalayeff
1996-08-16
initial commit of Free's netipx w/ some changes.
Michael Shalayeff