commit | 81d95718793bd684d7c2316c5545402c31fdec42 | [log] [tgz] |
---|---|---|
author | URAJ SASAN <usasan@codeaurora.org> | Mon Aug 21 20:51:03 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Thu Sep 07 05:30:27 2017 -0700 |
tree | 1f54fdcc5a18141db489d473c5ffc959910f14e9 | |
parent | 7d978533ad2f60ddc2b34d8f54bc6345054e22cf [diff] |
qcacmn: Enable client isolation [PATCH 0/1][CR:2093711] The client isolation feature parameters were pass and stored but were not used for enabling/disabling. Added the changes to enable disable the feature. iwpriv ath0 ap_bridge 1 iwpriv ath0 get_ap_bridge By default feature is enabled so the STA-STA packet does not go through the bridge interface and incase the feature is disabled packets are given to the kernel stack. Change-Id: I76e8683a0a7e8791cf8cf743e39b7201fee39d30