Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2009 11:13:44 +0200
From:      "Yony Yossef" <yonyossef.lists@gmail.com>
To:        <freebsd-net@freebsd.org>
Cc:        Eitan Shefi <eitans@mellanox.co.il>
Subject:   VLAN interface management - unloading carrying driver hangs the machine
Message-ID:  <000001c970a8$3fa45240$220f000a@mtl.com>

next in thread | raw e-mail | index | archive | help
Hi All,
 
I'm having a problem on FreeBSD 6.3 and 7.0 with VLAN management.
After loading my 10GigE driver I'm creating a vlan interface:
 
/sbin/ifconfig vlan3653 create
/sbin/ifconfig vlan3653 vlan 3653 vlandev mynic0
 
Then I'm unloading the driver and everything is fine, the driver interface
remains with a NULL parent.
 
Problem is when I assign an IP to the vlan interface.
In that case, unloading the driver results in hanging the host.
 
Does it sound familiar to anybody?
 
Thanks,
Yony



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c970a8$3fa45240$220f000a>