remove ip_ctlinput, do all the work in higher level ctlinput's
[unix-history] / usr / src / sys / netinet / udp_usrreq.c
1985-05-28 Mike Karelsremove ip_ctlinput, do all the work in higher level...
1985-05-28 Mike Karelsremove ip_ctlinput, do all the work in higher level...
1985-05-28 Mike Karelsbroadcast recognition is different now; use MGET macro...
1985-04-30 Mike Karelsturn on checksum checking; don't calculate checksum...
1985-04-30 Mike Karelsturn on checksum checking; don't calculate checksum...
1985-03-19 Mike Karelsin_control gets PRU_CONTROLS; bigger TCP send/recv...
1984-09-06 Mike Karelsadd SO_BROADCAST
1984-09-05 Sam Lefflerallow broadcasts based on SO_BROADCAST; this permits...
1984-08-30 Jim BloomInclude file changes. No more ../h
1984-08-22 Mike Karelsadd sostat
1984-08-01 Mike Karelsblock input while doing temporary connect;
1984-06-23 Sam Lefflercache routes on send
1983-11-15 Mike Karelsshorten mbuf on end if longer than udp length (not...
1983-11-07 Sam Lefflermore udp checksum problems (from rws@mit)
1983-10-14 Sam Lefflermust byte swap ip overlay header's length field before...
1983-10-07 Sam Lefflermust byte swap length field in ip overlay header before...
1983-07-29 Sam Leffler4.2 distribution
1983-07-26 Sam Lefflergetpeer
1983-06-15 Sam Lefflersocketpair
1983-06-13 Sam Lefflerrevamp network ioctls
1983-05-28 Sam Lefflermerge wnj changes plus lint
1983-05-13 Sam Lefflerfix ip packet forwarding to not stomp on headers when...
1983-05-04 Sam Lefflerrandom stuff
1983-02-17 Sam Lefflerfix dropping mbufs
1983-02-11 Sam Lefflerremove /usr/include dependencies
1983-01-14 Sam Lefflernor more opt parameter to usrreq
1983-01-05 Sam Lefflerclean some stuff up and purge some crud
1982-12-15 Sam Lefflertyped mbufs
1982-11-03 Bill Joymisc 4.1c fixes
1982-10-22 Bill Joylint
1982-10-22 Bill Joylint
1982-10-20 Bill Joylint
1982-10-18 Bill Joylint
1982-10-18 Bill Joyfix lint
1982-10-17 Bill Joyinsert SBCHECK calls looking for panic:receive problem
1982-10-09 Bill Joylocalize header files
1982-09-27 Bill Joyfirst working version
1982-08-23 Bill Joyprotocol bug
1982-06-20 Sam Lefflerpurge COUNT stuff now that we can use gprof
1982-06-13 Bill Joynow the routing code might wokr
1982-04-26 Sam Lefflericmp works with tcp and friends
1982-04-25 Sam Lefflericmp and ctlinput working -- missing protocol specific...
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-03-30 Sam Lefflerfirst cut (incomplete) at routing
1982-03-29 Sam Lefflerconvert interfaces to sockaddr's and add hooks for...
1982-03-15 Bill Joyinterfac queueing, restrictions on packets, tcp keep...
1982-03-04 Bill Joywildcard addresses
1982-02-28 Bill Joymulti-homing and wildcards
1982-01-19 Bill Joym_get(0) -> m_get(M_DONTWAIT)
1981-12-24 Bill Joynew m_pullup (returning m)
1981-12-13 Bill Joywith crud (first working version)
1981-12-10 Bill Joyremove crud
1981-12-10 Bill Joywith crud
1981-12-04 Bill Joycleanup
1981-12-03 Bill Joyyet more lint
1981-11-30 Bill Joylint and interface cleanups
1981-11-27 Bill Joybefore carry to ARPAVAX
1981-11-24 Bill Joyminor fixups pre tcp<->spec coordination
1981-11-23 Bill Joycleanup
1981-11-23 Bill Joymany fixups (and crud) to first working version
1981-11-20 Bill Joylinted
1981-11-19 Bill Joymore cleanup
1981-11-17 Bill Joymore lint
1981-11-16 Bill Joylisting
1981-11-15 Bill Joybefore overlay
1981-11-09 Bill Joyfirst listing
1981-11-08 Bill Joydate and time created 81/11/07 17:55:05 by wnj