History log of /illumos-gate/usr/src/uts/common/inet/tcp/tcp_timers.c
Revision Date Author Comments Expand
633fc3a6eed35d918db16925b7048d7a2e28064a 21-Nov-2014 Sebastien Roy <sebastien.roy@delphix.com>

5295 remove maxburst logic from TCP's send algorithm Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Diven <eric.diven@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>

7f2dc2cf1a1245bdd505d658a1dbcbda218daed1 21-Dec-2011 Bryan Cantrill <bryan@joyent.com>

1673 Panic in conn_ip_output() Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>

3d0a255c417cf2e7b69e770de43f195b0eeffacb 18-Aug-2011 Garrett D'Amore <garrett@nexenta.com>

1361 Add support for socket options TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL Reviewed by: Pavan <pavan.tc@gmail.com> Reviewed by: Dan McDonald <danmcd at nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>

5dd46ab5742d7db1cbb08dec7b64fa14930c02f7 20-Jul-2010 Kacheong Poon <Kacheong.Poon@Sun.COM>

6910078 SCTP should have similar memory handling mechanism as TCP

/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/sctp.c /illumos-gate/usr/src/uts/common/Makefile.files /illumos-gate/usr/src/uts/common/inet/ip/ip.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_asconf.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_bind.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_common.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_conn.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_cookie.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_error.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_heartbeat.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_impl.h /illumos-gate/usr/src/uts/common/inet/sctp/sctp_input.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_misc.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_output.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_snmp.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_stack.h /illumos-gate/usr/src/uts/common/inet/sctp/sctp_timer.c /illumos-gate/usr/src/uts/common/inet/sctp/sctp_tunables.c tcp.c tcp_misc.c tcp_stats.c tcp_timers.c tcp_tunables.c /illumos-gate/usr/src/uts/common/inet/tcp_impl.h /illumos-gate/usr/src/uts/common/inet/tcp_stack.h /illumos-gate/usr/src/uts/common/inet/tcp_stats.h /illumos-gate/usr/src/uts/common/inet/tunables.h /illumos-gate/usr/src/uts/common/inet/udp/udp.c /illumos-gate/usr/src/uts/common/inet/udp/udp_stats.c /illumos-gate/usr/src/uts/common/inet/udp_impl.h /illumos-gate/usr/src/uts/intel/ip/ip.global-objs.debug64 /illumos-gate/usr/src/uts/intel/ip/ip.global-objs.obj64 /illumos-gate/usr/src/uts/sparc/ip/ip.global-objs.debug64 /illumos-gate/usr/src/uts/sparc/ip/ip.global-objs.obj64
707e74bc53cd429bcd731df722227c7dc2de47c6 03-Jun-2010 Kacheong Poon <Kacheong.Poon@Sun.COM>

PSARC 2010/151 new socket options for TCP timers 6955557 Various new TCP socket options

66cd0f60c3182913d379abb730ae755bf6367126 01-Apr-2010 Kacheong Poon <Kacheong.Poon@Sun.COM>

6935348 tcp_sack_info should always be there 6924317 TCP time wait processing is called unnecessarily 6924089 TCP Timer code does double time conversion

721fffe35d40e548a5a58dc53a2ec9c6762172d9 24-Feb-2010 Kacheong Poon <Kacheong.Poon@Sun.COM>

PSARC 2010/042 increase max TCP_INIT_CWND 6923847 Increase TCP_INIT_CWND max 6918307 Some TCP kstats are not needed 6923858 TCP connection counter 6925635 The file tcp.c is too big

/illumos-gate/usr/src/cmd/mdb/common/modules/ip/ip.c /illumos-gate/usr/src/pkgdefs/etc/exception_list_i386 /illumos-gate/usr/src/pkgdefs/etc/exception_list_sparc /illumos-gate/usr/src/uts/common/Makefile.files /illumos-gate/usr/src/uts/common/inet/Makefile /illumos-gate/usr/src/uts/common/inet/ip.h /illumos-gate/usr/src/uts/common/inet/ip/conn_opt.c /illumos-gate/usr/src/uts/common/inet/ip/icmp.c /illumos-gate/usr/src/uts/common/inet/ip/ip_if.c /illumos-gate/usr/src/uts/common/inet/ip/ipclassifier.c /illumos-gate/usr/src/uts/common/inet/tcp.h tcp.c tcp_bind.c tcp_cluster.c tcp_fusion.c tcp_input.c tcp_kssl.c tcp_misc.c tcp_opt_data.c tcp_output.c tcp_socket.c tcp_stats.c tcp_time_wait.c tcp_timers.c /illumos-gate/usr/src/uts/common/inet/tcp_cluster.h /illumos-gate/usr/src/uts/common/inet/tcp_impl.h /illumos-gate/usr/src/uts/common/inet/tcp_stack.h /illumos-gate/usr/src/uts/common/inet/tcp_stats.h /illumos-gate/usr/src/uts/common/inet/udp/udp.c /illumos-gate/usr/src/uts/common/io/ib/clients/rds/rds_ioctl.c /illumos-gate/usr/src/uts/intel/ip/ip.global-objs.debug64 /illumos-gate/usr/src/uts/intel/ip/ip.global-objs.obj64 /illumos-gate/usr/src/uts/sparc/ip/ip.global-objs.debug64 /illumos-gate/usr/src/uts/sparc/ip/ip.global-objs.obj64