Merge "Enable Mac address spoofing by default."
This commit is contained in:
commit
01a961b952
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