Enable Mac address spoofing by default.
This commit by default enable Mac Spoofing. Change-Id: I82c5f41fb8ef6253a0189007199bde4c83f7f11e CRs-Fixed: 2104093
This commit is contained in:
parent
2181cd7b73
commit
e923de74c8
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ gEnableTDLSOffChannel=1
|
|||
|
||||
# Enable or Disable Random MAC (Spoofing)
|
||||
# 1=Enable, 0=Disable (default)
|
||||
gEnableMacAddrSpoof=0
|
||||
gEnableMacAddrSpoof=1
|
||||
|
||||
################ Datapath feature set Begin ################
|
||||
# Bus bandwidth threshold values in terms of number of packets
|
||||
|
|
Loading…
Reference in a new issue