Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2009 19:18:20 +0000 (UTC)
From:      Marko Zec <zec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200908281918.n7SJIc4e060801@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
zec         2009-08-28 19:18:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net              if.c 
  Log:
  SVN rev 196624 on 2009-08-28 19:18:20Z by zec
  
  MFC r196504:
  
    When moving ifnets from one vnet to another, and the ifnet
    has ifaddresses of AF_LINK type which thus have an embedded
    if_index "backpointer", we must update that if_index backpointer
    to reflect the new if_index that our ifnet just got assigned.
  
    This change affects only options VIMAGE builds.
  
    Submitted by: bz
    Reviewed by:  bz
    Approved by:  re (rwatson), julian (mentor)
  
  Approved by:    re (rwatson)
  
  Revision   Changes    Path
  1.359.2.3  +15 -0     src/sys/net/if.c



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