Changes

Jump to navigation Jump to search
68 bytes added ,  17:32, 27 May 2022
Line 96: Line 96:  
This copies the input data into state, and sets a flag in state.
 
This copies the input data into state, and sets a flag in state.
   −
This data is used during RequestSleep if a state field is set for using it (the codepath using this will throw an error if this data was not set). This data is cleared afterwards regardless of whether it was used. This is used for configuring various config related to wowl/etc (wake-on-WLAN). This probably isn't actually usable, "wowl_activate" must be set but sysmodule-side doesn't do so (unless wifi-controller sets it automatically?).
+
This data is used during RequestSleep if a state field is set for using it (the codepath using this will throw an error if this data was not set). This data is cleared afterwards regardless of whether it was used. This is used for configuring various config related to wowl/tcpka/etc (wake-on-WLAN/TCP keep-alive). Note that an error is thrown if "wowl_activate" isn't set but sysmodule-side doesn't do so (unless wifi-controller sets it automatically?).
 +
 
 +
This is used by [[Network_Interface_services|nifm]].
    
== Cmd26 ==
 
== Cmd26 ==

Navigation menu