pass flags from device close to l_close
[unix-history] / usr / src / sys / netns /
1991-04-30 Keith Sklowercome up with common version with ifdefs for big or...
1991-02-23 Donn SeeleyNew-style prototype declarations.
1990-12-17 Keith Bostickernel reorg
1990-11-21 Keith Sklowerfix for version 7.6 was wrong; do better and fix XNSrou...
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Keith Bosticnew copyright notice
1990-06-14 Keith Sklowerwon't load if TCPDEBUG not defined.
1990-06-14 Keith Sklowerwon't load if TCP_DEBUG not defined
1990-05-15 Keith Sklowernew conventions concerning access rights vs ancillary...
1990-05-15 Keith Sklowernew convention for who frees ancillary data
1990-04-06 Keith Sklowerif_output needs rtentry ptr
1990-04-06 Keith SklowerIFA_ROUTE now protocol independent
1990-04-06 Keith Skloweraccess rights special case of ancillary data
1990-03-07 Keith Bosticadd ANSI C prototypes
1989-09-05 Keith Sklowermbuf.h now requires param.h instead of types.h
1989-05-05 Kirk McKusickget rid of unneeded include files
1989-04-27 Kirk McKusickusr new form of suser()
1989-04-26 Kirk McKusick../machine => machine
1989-04-23 Keith Sklowerchanges for var. length sockaddrs, routing lookup changes,
1988-10-13 Keith Sklowercheckpoint version with mbuf changes before var sockaddrs
1988-10-13 Keith Sklower(no message)
1988-09-02 Keith Sklowerfix bug with cached routes dg socket to different hosts...
1988-09-02 Keith Sklowerfix bug about cached routes to different hosts on same...
1988-06-30 Keith Bosticinstall approved copyright notice
1988-05-27 Mike Karelslint
1988-05-27 Mike Karelslint, header cleanups
1988-05-26 Mike Karelsin attach, don't set sockbuf limits if set (from sonewc...
1988-05-23 Mike Karelslint
1988-05-22 Mike Karelsbring up to revision 7 for tahoe release
1988-05-05 Keith Sklowerchecksum adjustment problem reported by sun.COM, fixed...
1988-05-04 Keith Sklowerchecksum adjustment problem reported by sun.COM, fixed...
1988-03-13 Mike Karelsfrom tcp_timer.h 7.4
1988-03-13 Mike Karelswe get our own copy of xxx_timer.h (I don't want to...
1988-03-04 Keith SklowerThree bug fixes from/with torek: dupacks check was...
1988-03-03 Keith Sklowerfix case of odd allignments
1988-02-26 Keith SklowerThis version avoids shifts, does as much native arithme...
1988-02-05 Kirk McKusickfix spelling error in name of routine
1988-01-29 Keith SklowerAllow for new error codes to be logged dynamically...
1988-01-29 Keith Skloweravoid table overruns logging unknown errors
1988-01-28 Keith Sklowerfix bug reported from sun; xerox has introduced more...
1988-01-21 Keith SklowerChange licensing/use notice.
1987-12-13 Mike Karelschecked in for sklower (it must work by now)
1987-11-06 Keith SklowerThis incorporates recent tcp strategies of Karels/Jacobson:
1987-01-17 Mike Karelsshare ntoh? definitions
1986-10-29 Mike Karelsneed systm.h for insque
1986-10-29 Mike Karelsspl6 => splclock
1986-06-05 Kirk McKusick4.3BSD release version
1986-06-03 Mike Karelslint
1986-03-05 Keith SklowerShut Lint Up.
1986-03-05 Keith SklowerSilence Lint.
1986-02-24 Mike Karelslint
1986-02-22 Keith Sklowerwhen you route around a dead interface, don't uses...
1986-02-15 Keith Skloweradd frequently used union to kernel header file
1986-02-15 Keith Sklowerenshrine common way of extracting net numbers by freque...
1986-02-05 Keith Sklowercorrect dumb typo in neteqnn
1986-02-04 Keith SklowerCorrect erroneous copyright information.
1986-02-04 Keith Sklowerremove ns_netof (non-portable), add zero and broadcast...
1986-01-24 Sam Lefflerdate and time created 86/01/23 12:59:52 by sam
1985-12-20 Mike Karelsrm bbnnet
1985-12-19 Keith Sklowerif request to send oobd denied don't free mbuf twice;
1985-11-21 Keith Sklowermust wipe out pointer to old rtentry before rtalloc...
1985-11-10 Keith Sklowerchange the way pt to pt links are handle to be closer...
1985-10-31 Keith SklowerKernel should return error on illegal socket option...
1985-10-31 Keith Sklower1.) If not using delayed acks, must still ack packets...
1985-10-30 Keith Sklower1.) If not using delayed acks, must still ack packets...
1985-10-30 Keith SklowerKernel should return error on illegal socket option...
1985-10-16 Kirk McKusickfix uninitialized pointer in nsip_rtchange. (check...
1985-10-12 Keith SklowerBug in deciding to retransmit a packet.
1985-10-02 Keith SklowerMake ns_ip psuedo interfaces re-usable, add ctlinput...
1985-09-27 Keith Sklowermake ns_iaonnetof smarter about point to point links...
1985-09-27 Keith Sklowerhandle route caching here.
1985-09-27 Keith Sklower1.) under rare circumstances, interface tracing attempt...
1985-09-27 Keith Sklowerfix route caching (which had been causing packets to...
1985-09-27 Keith Sklowerwhen debugging output, trace which interface you sent...
1985-09-27 Keith Sklowerminor correct to enhance route caching on datagrams.
1985-09-27 Keith Skloweradd neteq to complement hosteq and clean things up
1985-09-27 Keith SklowerFix retransmisssion, out of band bugs.
1985-09-27 Mike KarelsState as of 4.3 Beta Tape (by sklower).
1985-09-18 Mike Karelschanged my mind, need ip_stripoptions again
1985-09-14 Keith Sklower1. when raising windows, let those frozen out know
1985-09-14 Keith Sklowerif we got a packet from network zero, it didn't advance...
1985-09-12 Keith Sklowerloop looking for interface address doesn't advance.
1985-09-08 Keith SklowerPay lip service to interface tracing, ctlinput now...
1985-09-07 Keith SklowerDo Something with interface tracing & fix ctlinput...
1985-09-07 Mike Karelsfetch interface pointer with packet
1985-09-07 Mike Karelsbase level changes for interface tracing
1985-09-07 Keith Sklowerimp routines fixed, ctlinputs now look for sockaddrs...
1985-09-07 Keith Skloweradd option to set MTU on stream connections
1985-08-24 Dan Walshavoid berk tcp dependencies
1985-08-24 Dan Walshdependent on use of Berk TCP
1985-08-24 Dan Walshreplaced tcpexprexmtbackoff with sppexprexmtbackoff...
1985-08-24 Dan Walshremoved reverence to Berk TCP variable so can compile...
1985-08-18 Keith Sklowerbug dealing with fragmented or insufficient data in...
1985-08-10 Keith Sklowerremove reference to ctlinput temporarily since the
1985-08-10 Keith Sklower(no message)
1985-08-01 Keith SklowerAllow non super users to run ifconfig to get state...
1985-07-27 Keith Sklowernew option to suppress error processing on DG sockets.
1985-07-27 Keith SklowerDo pullups on input (from chris@maryland).
1985-07-27 Keith Skloweradd flag to disable error process on DG sockets
1985-07-27 Keith Skloweradd SO_ALL_PACKETS (disable spp and error processing...
next