]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add coalesce support
authorAmitkumar Karwar <akarwar@marvell.com>
Fri, 28 Jun 2013 19:53:45 +0000 (12:53 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Jul 2013 11:19:36 +0000 (13:19 +0200)
commitaa0f5dbe3d759ca2ad6bdd67177467f02050eb67
tree73df21de45cd0eb078239a025287834073515cf5
parentc82868da4d5862751d9be9ee788d645184f323ec
iw: add coalesce support

User can configure multiple coalesce rules using 'iw coalesce
enable <config-file>' command. The setting can be cleared using
'iw coalesce disable' command. 'iw coalesce show' displays current
configuration.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Makefile
coalesce.c [new file with mode: 0644]
info.c