Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 15:10:11 -0800 (PST)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_syncache.c
Message-ID:  <200401222310.i0MNABfN061918@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2004/01/22 15:10:11 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  Remove an unused variable and put the sockaddr_in6 onto the stack instead
  of malloc'ing it.
  
  Reviewed by:    sam (mentor)
  Obtained from:  DragonFlyBSD rev 1.6 (hsu)
  
  Revision  Changes    Path
  1.50      +14 -26    src/sys/netinet/tcp_syncache.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401222310.i0MNABfN061918>