LDN services: Difference between revisions
No edit summary |
|||
Line 797: | Line 797: | ||
| 0x62 || 0x1 || [[#AcceptPolicy]] | | 0x62 || 0x1 || [[#AcceptPolicy]] | ||
|- | |- | ||
| 0x63 || 0x1 || Only set with [[#Scan]]/[[#ScanPrivate]], when +0x4B is value 0x2. | | 0x63 || 0x1 || Only set with [[#Scan]]/[[#ScanPrivate]], when +0x4B is value 0x2. See [[#ActionFrame]]. | ||
|- | |- | ||
| 0x64 || 0x2 || Padding | | 0x64 || 0x2 || Padding | ||
Line 1,188: | Line 1,188: | ||
| 0x0 || 0x20 || [[#NetworkInfo]]+0x0. The u64/u16 are big-endian. | | 0x0 || 0x20 || [[#NetworkInfo]]+0x0. The u64/u16 are big-endian. | ||
|- | |- | ||
| 0x20 || 0x1 || Must be 0x1-0xF. | | 0x20 || 0x1 || Must be 0x1-0xF. Copied to [[#NetworkInfo]]+0x63. | ||
|- | |- | ||
| 0x21 || 0x1 || Encryption type: 1 = plaintext, 2 = encrypted, {frames with other values are ignored by [[#Scan]]/[[#ScanPrivate]]}. Must match the type which is currently being used: with [[#Scan]]/[[#ScanPrivate]] this is determined via this field, otherwise [[#SecurityConfig]] is used to determine this. | | 0x21 || 0x1 || Encryption type: 1 = plaintext, 2 = encrypted, {frames with other values are ignored by [[#Scan]]/[[#ScanPrivate]]}. Must match the type which is currently being used: with [[#Scan]]/[[#ScanPrivate]] this is determined via this field, otherwise [[#SecurityConfig]] is used to determine this. |