]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r211283:
authorzec <zec@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Sep 2010 14:22:35 +0000 (14:22 +0000)
committerzec <zec@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Sep 2010 14:22:35 +0000 (14:22 +0000)
commita75585e7ee56f48ac2a99cfef020ba74cad96c7d
tree1a3de717de21d5f57414250ca3bde4f025d8598c
parent798b74d39eb014dcfde6753e4736b742e5f610cb
MFC r211283:

  When moving an ethernet ifnet from one vnet to another, destroy the
  associated ng_ether netgraph node in the current vnet, and create a
  new one in the target vnet.

  Reviewed by:  julian

git-svn-id: svn://svn.freebsd.org/base/stable/8@212320 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if.c
sys/net/if_ethersubr.c