]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: Add support for start/stop AP
authorIlan Peer <ilan.peer@intel.com>
Sun, 4 Sep 2016 14:02:35 +0000 (17:02 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 12 Dec 2017 10:58:40 +0000 (11:58 +0100)
commit60b6c638d75b0d4bff7a5d817e50d1132a298ebb
tree49d2e95e54e767e9190ca8c21d1b17e2cc82a8aa
parent5f310d83f8abb87cad83b9b37f7134be80dbf9fb
iw: Add support for start/stop AP

The beacon head (mandatory) and tail should be provided as part of the
AP start command.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Makefile
ap.c [new file with mode: 0644]
iw.h
util.c