header file cleanup while moving vax files to their own directory
[unix-history] / usr / src / sys / netinet /
1982-10-09 Bill Joylocalize header files
1982-10-09 Bill Joylocalize header files
1982-10-09 Bill Joylocalize header files
1982-10-06 Bill Joym_get inits m_off; remove TCPTRUEOOB
1982-10-06 Bill Joyset m_len on out-of-band
1982-09-27 Bill Joyfirst working version
1982-09-12 Bill Joytime now a structure
1982-08-23 Bill Joyprotocol bug
1982-08-23 Bill Joylint
1982-08-02 Brian Feldmanremove irrelevant comment
1982-08-02 Bill Joychanges for UNIX ipc domain and for PUSH set when possible
1982-08-02 Bill Joysplit up protosw per domain
1982-08-01 Bill Joydate and time created 82/07/31 21:28:44 by root
1982-07-25 Bill Joyrestore sccs ids
1982-07-25 Bill Joy(no message)
1982-07-25 Bill Joy(no message)
1982-07-25 Bill Joy(no message)
1982-07-01 Bill Joynasty little bug in packet reassembly
1982-07-01 Bill Joymore servers
1982-06-27 Sam Leffleruse <errno.h>
1982-06-25 Sam Lefflersplimp moved to asm.sed
1982-06-25 Bill Joyfixed bug in handling of tcp urgent
1982-06-20 Sam Lefflerpurge COUNT stuff now that we can use gprof
1982-06-14 Sam Leffleradd class a/b/c net #'s and purge logical host kludge...
1982-06-14 Sam Lefflerdate and time created 82/06/13 14:10:27 by sam
1982-06-13 Bill Joynow the routing code might wokr
1982-06-13 Bill Joyadvance snd_max even when persisting
1982-06-11 Bill Joyfirst attempts at fixing persist
1982-06-09 Bill Joyfixes vis. a vis. persist timer
1982-06-09 Bill Joyfixes to persist timer handling
1982-06-07 Bill Joyfixes to persist timer
1982-06-06 Bill Joymacros for different classes of network
1982-06-01 Sam Lefflermake 3com hack conditional on configuration
1982-05-03 Sam Lefflerclean up some icmp stuff; add EHOSTDOWN & EHOSTUNREACH
1982-05-01 Sam Lefflerpatch constants
1982-04-26 Sam Lefflericmp works with tcp and friends
1982-04-25 Sam Lefflericmp and ctlinput working -- missing protocol specific...
1982-04-21 Sam Lefflermake 3com kludge conditional
1982-04-12 Sam Lefflersundry patches to raw code after rewrite
1982-04-11 Brian Feldmanraise splimp for ec hack (temporary)
1982-04-11 Sam Lefflerpurge so_addr from socket structure and start cleaning...
1982-04-11 Sam Lefflerinvert output path to pass back error indications
1982-04-08 Bill Joyproperly free mbuf space
1982-04-08 Sam Lefflernot special casing broadcast address -- this just speed...
1982-04-05 Bill Joydrop small numbers of bytes from ends of packets quickly
1982-04-05 Bill Joyslower backoff than exponential
1982-04-05 Bill Joyfix race in tcp_close
1982-04-05 Bill Joyconvert trailer format; fix backoff to back off more...
1982-04-02 Bill Joysowwakeup when so->so_snd.sb_sel
1982-04-01 Sam Lefflerrouting tried and working, add logical host stuff
1982-03-31 Sam Lefflerrouting code now operational
1982-03-31 Sam Lefflerwith routing, but not forwarding
1982-03-30 Sam Lefflerfirst cut (incomplete) at routing
1982-03-29 Sam Lefflerconvert interfaces to sockaddr's and add hooks for...
1982-03-27 Bill Joy#if vax --> #if vax || pdp11; also tp = 0 before goto...
1982-03-25 Bill Joyfix keep alives and timeouts: checksum problem and...
1982-03-24 Bill Joyfix to calling of m_cat in reassembly
1982-03-24 Bill Joymore kludges stuff for so_addr (ick)
1982-03-21 Bill Joysuppress silly-windowness
1982-03-19 Bill Joyfix to keep alive segments
1982-03-19 Bill Joyclear tp before going to send a reset after tcp_close
1982-03-19 Bill Joyfix to use only one soft intr for net thereby fixing...
1982-03-19 Bill Joymissing q->ip_off += i in overlap code (by analogy...
1982-03-16 Bill Joyno more wellknown.h
1982-03-15 Bill Joyinterfac queueing, restrictions on packets, tcp keep...
1982-03-14 Sam Lefflerlint
1982-03-13 Sam Lefflerlint
1982-03-13 Sam Lefflerlint
1982-03-12 Bill Joyminor bug fixes
1982-03-11 Bill Joyfix bug that scrogged buffer offsets
1982-03-10 Bill Joyfix bug in tcp_input using m->m_off -= instead of m_drop
1982-03-10 Bill Joyhandle broadcast packets
1982-03-06 Bill Joyminor fixes
1982-03-06 Bill Joymove location of errno.h
1982-03-04 Bill Joywildcard addresses
1982-02-28 Bill Joymulti-homing and wildcards
1982-02-26 Bill Joypatchable send and receive space
1982-02-26 Bill Joyfixup rexmt timing
1982-02-26 Bill Joyfix rexmt timeouts
1982-02-20 Bill Joylet user close after fin acked
1982-02-19 Bill Joylet closing user proceed with disconnect when fin is...
1982-02-19 Bill Joyfixes to fragmentation code (feldman)
1982-02-16 Bill Joyclean up 1's and 0's in mbuf calls
1982-02-13 Bill Joygetting reassembly to work
1982-02-04 Bill Joybug fixes (but PERSIST still screwy)
1982-02-04 Sam Lefflerclean up inaddr structure
1982-02-03 Sam Lefflerpass structures by reference
1982-02-02 Sam Lefflerraw interfaces brought up to date
1982-01-26 Bill Joyfix race condition
1982-01-25 Bill Joyearly versions
1982-01-25 Bill JoyRAW protocol is 255, not -1
1982-01-19 Bill Joym_get(0) -> m_get(M_DONTWAIT)
1982-01-19 Bill Joyen.c: no more kludge; timer: no more printf on rexmt
1982-01-19 Bill Joyout-of-band fixed up
1982-01-18 Bill Joymore work on out-of-band
1982-01-17 Bill Joyattempt at out of band
1982-01-17 Bill Joyout of band
1982-01-14 Bill Joya number of minor changes
1982-01-08 Bill Joypull snd_nxt along when increasing snd_una
1981-12-24 Bill Joynew m_pullup (returning m)
next