LDN services: Difference between revisions
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 747: | Line 747: | ||
| 0x60 || 0x2 || Same as [[#SecurityConfig]]+0x0. | | 0x60 || 0x2 || Same as [[#SecurityConfig]]+0x0. | ||
|- | |- | ||
| 0x62 || 0x1 || | | 0x62 || 0x1 || [[#AcceptPolicy]] | ||
|- | |- | ||
| 0x63 || 0x3 || Padding | | 0x63 || 0x3 || Padding | ||
|- | |- | ||
| 0x66 || 0x1 || | | 0x66 || 0x1 || Maximum participants, for the [[#NodeInfo]] array. | ||
|- | |- | ||
| 0x67 || 0x1 || ParticipantNum, number of set entries in the [[#NodeInfo]] array. If +0x4B is not 0x2, ParticipantNum should be handled as if it's 0. | | 0x67 || 0x1 || ParticipantNum, number of set entries in the [[#NodeInfo]] array. If +0x4B is not 0x2, ParticipantNum should be handled as if it's 0. | ||
Line 947: | Line 947: | ||
! Description | ! Description | ||
|- | |- | ||
| 0 || | | 0 || Allow all. | ||
|- | |- | ||
| 1 || | | 1 || Deny all. | ||
|- | |- | ||
| 2 || | | 2 || Blacklist, addresses in the [[#AddAcceptFilterEntry|list]] are not allowed. | ||
|- | |- | ||
| 3 || | | 3 || Whitelist, only addresses in the [[#AddAcceptFilterEntry|list]] are allowed. | ||
|} | |} | ||