]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 270830:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 17 Sep 2014 18:17:18 +0000 (18:17 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 17 Sep 2014 18:17:18 +0000 (18:17 +0000)
commit13b17fe3c75404fa2633154d44c6da804e48b33a
tree04b79e1b84b89548b954a6a2ee7ddc69a8ea95ce
parent5090999c07f24db55b662340bbf752b3e8aa6d5d
MFC 270830:
When anouncing link state changes on an 802.11 interface with a vap,
announce the change on the vap's ifnet instead of the main ifnet.  This
matches the behavior of other wireless drivers in the tree and allows the
default devd configuration to correctly start dhclient automatically after
an ndis wireless device associates.

Approved by: re (marius for 10)

git-svn-id: svn://svn.freebsd.org/base/stable/10@271714 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/if_ndis/if_ndis.c