Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2011 08:41:44 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <201106280842.p5S8g447086798@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pluknet     2011-06-28 08:41:44 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  SVN rev 223625 on 2011-06-28 08:41:44Z by pluknet
  
  Update ifc_len field of struct ifconf passed for the ioctl SIOCGIFCONF32
  (i.e. under COMPAT_FREEBSD32) in case ifconf() returned success to match
  the native SIOCGIFCONF behavior.
  
  PR:             kern/158369
  Reported by:    Paul Procacci <pprocacci att gmail com>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.400     +2 -0      src/sys/net/if.c



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