clarify size of vserverID
This commit is contained in:
parent
a2fb664c4f
commit
1e870d1b13
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ NodeState ::= SEQUENCE {
|
||||||
ipAddr OCTET STRING (SIZE(16)),
|
ipAddr OCTET STRING (SIZE(16)),
|
||||||
dhtPort INTEGER,
|
dhtPort INTEGER,
|
||||||
apPort INTEGER,
|
apPort INTEGER,
|
||||||
vServerID INTEGER
|
vServerID INTEGER (0..255)
|
||||||
}
|
}
|
||||||
|
|
||||||
CacheEntry ::= SEQUENCE {
|
CacheEntry ::= SEQUENCE {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue