Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2009 14:31:03 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet tcp_syncache.h
Message-ID:  <200906051431.n55EV81K003758@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-06-05 14:31:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.h 
  Log:
  SVN rev 193510 on 2009-06-05 14:31:03Z by rwatson
  
  Unifdef MAC label pointer in syncache entries -- in general, ifdef'd
  structure contents are a bad idea in the kernel for binary
  compatibility reasons, and this is a single pointer that is now included
  in compiles by default anyway due to options MAC being in GENERIC.
  
  Revision  Changes    Path
  1.7       +0 -2      src/sys/netinet/tcp_syncache.h



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