]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Merge r256294 (by adrian) from head:
authorgavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 10 Dec 2013 13:38:39 +0000 (13:38 +0000)
committergavin <gavin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 10 Dec 2013 13:38:39 +0000 (13:38 +0000)
commit75eac096d2c9dfdd2bf10e371579a09e1a8a24e2
tree3007c21a1ed3655a7880bf2e7db31686bc139489
parenta6e08b50cb9f3da837ddf40645b2de52448708c4
Merge r256294 (by adrian) from head:

  Fix the "am I a net80211 vap" check for bpf listeners.

  I changed it to use if_transmit a while ago but apparently with monitor
  mode the if_transmit method is overridden.

  This is (mostly) a workaround until a more permanent solution can be
  found.

Candidate for 10.0.

Submitted by: Patrick Kelsey <kelsey@ieee.org>

git-svn-id: svn://svn.freebsd.org/base/stable/10@259174 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net80211/ieee80211_freebsd.c