PERFORCE change 129833 for review
Marko Zec
zec at imunes.net
Fri Nov 30 11:21:08 PST 2007
On Friday 30 November 2007 20:01:31 Marko Zec wrote:
> http://perforce.freebsd.org/chv.cgi?CH=129833
>
> Change 129833 by zec at zec_tpx32 on 2007/11/30 19:00:38
>
> Introduce a new driver-specific ifnet method if_reassign()
> which should handle requests for reassigning an ifnet from
> one vnet to another. ether_redesign() is the first
> if_redesign() implementation, with more to follow.
> Requests for reassigning ifnets with no registered
> if_reassign() method will be denied, which solves the issue
> of kernel panics on attempts to reassign non-ethernet ifnets.
s/redesign()/reassign()/
More information about the p4-projects
mailing list