[PATCH v2 0/4] Add support for HS20 data frame filtering

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On association to an HS2.0 network, configure the following filtering
based on the net-sysfs APIs (based on net-next tree).

1. Enable gratuitous ARP filtering
2. Enable unsolicited Neighbor Advertisement filtering
3. Enable GTK filtering if DGAF disabled bit is zero

Note that HS20 requires the filtering to start only
after the IP assignment, but this patch set configures
the filters upon successful connection regardless of the
IP address configuration.

Tested using the net-next tree.

Ilan Peer (2):
  nl80211: Implement configure_data_frame_filters_callback
  tests: Modify test_hs20_filter

Matti Gottlieb (2):
  driver: Add a packet filtering function declaration
  HS20: Add support for configuring frame filters

 src/drivers/driver.h             |  15 ++++
 src/drivers/driver_nl80211.c     |  86 +++++++++++++++++++++++
 tests/hwsim/test_hs20_filter.py  | 147 ++++++++++++++++++---------------------
 wpa_supplicant/driver_i.h        |   8 +++
 wpa_supplicant/hs20_supplicant.c |  40 +++++++++++
 wpa_supplicant/hs20_supplicant.h |   1 +
 wpa_supplicant/wpa_supplicant.c  |  12 +++-
 7 files changed, 229 insertions(+), 80 deletions(-)

-- 
1.9.1


_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux