Changes

Jump to navigation Jump to search
128 bytes added ,  21:03, 24 October 2020
Line 1,235: Line 1,235:  
| 0x8B || 0x1 || StaticAesKeyIndex. s8, used as the array-index for selecting the KeySource used with [[SPL_services#GenerateAesKek|GenerateAesKek]] during key derivation. Should be 1-2, otherwise GenerateAesKek is skipped and zeros are used for the AccessKey instead.
 
| 0x8B || 0x1 || StaticAesKeyIndex. s8, used as the array-index for selecting the KeySource used with [[SPL_services#GenerateAesKek|GenerateAesKek]] during key derivation. Should be 1-2, otherwise GenerateAesKek is skipped and zeros are used for the AccessKey instead.
 
|-
 
|-
| 0x8D || 0x1 || Priority. 55 = SystemPriority, 90 = ApplicationPriority.
+
| 0x8D || 0x1 || Priority. Must match one of the following, depending on the used service (doesn't apply to [[#Join]]): 55 = SystemPriority (lp2p:sys), 90 = ApplicationPriority (lp2p:app and lp2p:sys).
 
|-
 
|-
 
| 0x8E || 0x1 || StealthEnabled. Bool flag, controls whether the SSID is hidden.
 
| 0x8E || 0x1 || StealthEnabled. Bool flag, controls whether the SSID is hidden.

Navigation menu