BSD 4_4_Lite1 release
[unix-history] / usr / src / sys / netinet / tcp_output.c
1995-08-05 CSRGBSD 4_4_Lite1 release BSD-4_4_Lite1
1995-07-25 CSRGBSD 4_4 release BSD-4_4
1993-12-31 Kirk McKusickdon't send FIN along with one byte of data (from dab...
1993-08-11 Kirk McKusickwhen generating an ACK-only TCP packet, TCP should...
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bosticprototype everything
1993-04-11 Mike Karelsif resending SYN, use the same sequence number as last...
1993-02-13 Keith Sklowerinclude TUBA support for now
1993-01-23 Andrew Cherensonper Tom Skibo, remove experimental SACK options code
1993-01-09 Andrew Cherenson(By Sklower) checkpoint the current state of Cherenson...
1992-10-12 Keith Bosticmake kernel includes standard
1992-02-16 Kirk McKusickhave to include proc.h before socketvar.h
1992-02-16 Chris Torekhave to use bcopy as short may be unaligned
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-09-01 Mike Karelsdon't send extra acks if sockbuf is over-extended
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike Karelsfrom van: put common tests first; rearrange to minimize...
1990-04-04 Mike Karelschange "35% rule" to 50%, as its just a backstop; don...
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-04-09 Mike KarelsMIN->min; use max_linkhdr
1989-02-16 Mike Karelsupdate branch
1988-06-30 Keith Bosticinstall approved copyright notice
1988-05-27 Mike Karelslint
1988-03-25 Mike Karels7.15 applied to branch
1988-03-25 Mike Karelsdon't confuse negative sbspace with large window
1988-03-01 Mike Karelsuse just one mbuf when sending small data segments;
1988-02-28 Mike Karelstruncate window to max we can support
1988-02-28 Mike Karelsuse just one mbuf when sending small data segments;
1988-02-08 Mike Karelsbranch for FTP release (#ifdefs for non-4.3)
1988-02-08 Mike Karelssimulate quench when ip_output returns ENOBUFS; cleanup...
1987-12-08 Keith Bosticuse Berkeley specific header
1987-12-08 Mike Karelssynch with van, simplify negative-length (shrinking...
1987-10-10 Mike Karelsdon't send options if state is closed (from tcp_drop)
1987-08-11 Mike KarelsPhil Karn's retransmit algorithm, using t_rxtcur for...
1987-07-04 Mike Karelsoops, don't time the acks
1987-07-01 Mike Karelsredo retransmit calculations as srtt + 2*smoothed variance
1987-07-01 Mike Karelssilly-window: send full-sized packets only, or we start...
1987-06-07 Mike Karelsslow-start changes from van
1987-03-29 Mike Karelsbranch to get fix from 7.4 applied to 7.2
1987-03-21 Mike Karelsfix from 7.4 for diffing/patching against 7.2
1987-03-21 Mike Karelsdon't slide data back if resending data+FIN
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1987-02-20 Mike Karelsnew stats
1986-08-21 Mike Karelsdon't send premature FIN
1986-06-05 Kirk McKusick4.3BSD release version
1986-04-14 Mike Karelsmore correct fix for TCP FIN seq problem: need to prede...
1986-04-13 Mike Karelsconservative fix for increasing FIN
1986-03-13 Mike Karelschange fix to handle shrinking windows (previous was...
1986-03-13 Mike Karelschange fix to handle shrinking windows (previous was...
1986-03-04 Mike Karelsone more time: don't clear persist on an ack-only packet
1986-02-24 Mike Karelslint
1986-02-04 Mike Karelsconsolidate route caching, manipulation in IP
1986-01-23 Mike Karelsdon't delay send if we have more than one segment to...
1985-10-24 Mike Karelsmaintain estimates of peer's send and receive buffer...
1985-09-17 Mike Karelsip options move to inpcb
1985-06-09 Kirk McKusickAdd copyright
1985-05-28 Mike Karelsmake persist do sensible things if window is small...
1984-11-15 Mike Karelsadd snd_cwndw to decrease outstanding data after a...
1984-11-02 Mike Karelssend only one segment when retransmitting; don't send...
1984-10-20 Mike Karelsbind local address according to routing (caching the...
1984-10-19 Mike Karelsfix round-trip timing: rexmt timer shouldn't screw...
1984-08-30 Jim BloomInclude file changes. No more ../h
1983-11-05 Sam Lefflerlogic bug, from rws@mit
1983-07-29 Sam Leffler4.2 distribution
1983-05-28 Sam Lefflerlint
1983-05-13 Sam Lefflerproper fix applied, get rid of this kludge
1983-05-13 Sam Lefflerfix ip packet forwarding to not stomp on headers when...
1983-04-02 CSRGBSD 4_1c_2 release BSD-4_1c_2
1983-03-26 Sam Lefflertag mbuf properly; bogus change from before
1983-02-11 Sam Lefflerremove /usr/include dependencies
1983-01-05 Sam Lefflerclean some stuff up and purge some crud
1982-12-17 CSRGBSD 4_1_snap release BSD-4_1_snap
1982-12-15 Sam Lefflertyped mbufs
1982-10-31 Bill Joyget rid of conditional htons/ntohs etc
1982-10-18 Bill Joyfix lint
1982-10-12 CSRGStart development on BSD 4_4_Lite1
1982-10-09 Bill Joylocalize header files
1982-10-06 Bill Joym_get inits m_off; remove TCPTRUEOOB
1982-08-02 Brian Feldmanremove irrelevant comment
1982-08-02 Bill Joychanges for UNIX ipc domain and for PUSH set when possible
1982-06-20 Sam Lefflerpurge COUNT stuff now that we can use gprof
1982-06-13 Bill Joyadvance snd_max even when persisting
1982-06-11 Bill Joyfirst attempts at fixing persist
1982-06-09 Bill Joyfixes to persist timer handling
1982-06-07 Bill Joyfixes to persist timer
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-21 Bill Joysuppress silly-windowness
1982-03-15 Bill Joyinterfac queueing, restrictions on packets, tcp keep...
1982-03-14 Sam Lefflerlint
1982-03-13 Sam Lefflerlint
1982-01-19 Bill Joym_get(0) -> m_get(M_DONTWAIT)
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
1981-12-23 Bill Joycorrect checks: for not sending FIN; for setting persis...
1981-12-22 Bill Joyfix handling of FIN
1981-12-21 Bill Joyrace in if_en.c; no PERSIST before SYN; implement LETDA...
next