|
@@ -640,6 +640,14 @@ TSOEnable=1
|
|
|
LROEnable=1
|
|
|
################ Datapath feature set End ################
|
|
|
|
|
|
+################ NAN feature set start ###################
|
|
|
+
|
|
|
+# Enable NAN discovery (NAN 1.0)
|
|
|
+# 1 - enable(default) 0 - disable
|
|
|
+gEnableNanSupport=1
|
|
|
+
|
|
|
+################ NAN feature set end #####################
|
|
|
+
|
|
|
END
|
|
|
|
|
|
# Note: Configuration parser would not read anything past the END marker
|