Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | release temporary binding if M_PREPEND fails; netbsd pr#2605; tegge@idt.unit.no; improved by me | 1996-07-05 | 1 | -2/+3 | ||
| | ||||||
* | let udpcksum control generation, but not cheking of udp cksums. | 1996-05-15 | 1 | -2/+4 | ||
| | ||||||
* | udpcksum should never be off in the modern world | 1996-05-02 | 1 | -5/+1 | ||
| | ||||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -3/+3 | ||
| | ||||||
* | From NetBSD: 960217 merge | 1996-03-03 | 1 | -28/+58 | ||
| | ||||||
* | from netbsd: | 1995-12-14 | 1 | -6/+4 | ||
| | | | | | | | | | make netinet work on systems where pointers and longs are 64 bits (like the alpha). Biggest problem: IP headers were overlayed with structure which included pointers, and which therefore didn't overlay properly on 64-bit machines. Solution: instead of threading pointers through IP header overlays, add a "queue element" structure to do the threading, and point it at the ip headers. | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+654 | ||