Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-15 | Don't recompute the checksum if tc is modified; from FreeBSD. | Federico G. Schwindt | |
I'm not sure why we'd want to reset it. Leave the comment as is by now. | |||
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 | |
higher ports (> 6000) for privileged users; from FreeBSD. Add some new port entries. | |||
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 | |
ipx_delivered. Treat packets broadcasted to the net where it was received as ours. | |||
2000-01-11 | Remove references to ipx_thishost; instead find the address from | Federico G. Schwindt | |
ipx_ifaddr. | |||
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 | |
ip<-->ipx encapsulations does not work still. spx suspected to do too. |