WiFi client-to-client

Romick yellowrabbit2010 at gmail.com
Fri May 29 02:28:05 PDT 2015


I found myself in a situation where I need a wifi client-to-client link through
the access point. Unfortunately, the line 325 in the file 
sys/netproto/802_11/wlan/ieee80211_output.c silently drops a broadcast
packets. So no ARP and no client-to-client link because of this.

Included patch solves my problem, but I think there should be a better way
to manage client isolation.

-- 
  with best reagrds, Yellow Rabbit
  DragonFly 4.1-DEVELOPMENT x86_64
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hack.diff
Type: text/x-diff
Size: 530 bytes
Desc: not available
URL: <http://lists.dragonflybsd.org/pipermail/kernel/attachments/20150529/6840730e/attachment-0005.bin>


More information about the Kernel mailing list