packages/net/dcwifi/README.md
Carey Sonsino 9129b75fff dcwifi: Add Dual Channel Wi-Fi component packages
dcstad: Dual Channel Wi-Fi Station Daemon
dcwapd: Dual Channel Wi-Fi Access Point Daemon
libdcwproto: Dual Channel Wi-Fi Protocol Library
libdcwsocket: Dual Channel Wi-Fi Socket Library
macremapper: MAC Address Remapper Linux Kernel Module
mrmctl: Userland tool to get/set remap rules

Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>

Much help from @neheb
2019-10-02 13:34:11 +00:00

14 lines
520 B
Markdown

# Description
This directory contains package files for including Dual Channel Wi-Fi (dcwifi) components in an OpenWrt build.
# dcwifi Packages
The dcwifi packages can be found in the menuconfig in the following locations:
* dcstad: `Network -> Routing and Redirection`
* dcwapd: `Network -> Routing and Redirection`
* libdcwproto: `Libraries -> Networking`
* libdcwsocket: `Libraries -> Networking`
* macremapper: `Kernel modules -> Network Support` (listed as `kmod-macremapper`)
* mrmctl: `Utilities`