Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2011 08:03:22 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet raw_ip.c
Message-ID:  <201104200803.p3K83cV8059028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2011-04-20 08:03:22 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          raw_ip.c 
  Log:
  SVN rev 220880 on 2011-04-20 08:03:22Z by bz
  
  MFp4 CH=191760:
  
  When compiling out INET we still need the initialization routines
  as well as the tuning and montoring sysctls shared with IPv6.
  
  Move the two send/recvspace variables up from the middle of the
  file to ease compiling out the INET only code.
  
  Reviewed by:    gnn
  Sponsored by:   The FreeBSD Foundation
  Sponsored by:   iXsystems
  MFC after:      3 days
  
  Revision  Changes    Path
  1.233     +17 -8     src/sys/netinet/raw_ip.c



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