Added missing LC_OPT value
This commit is contained in:
parent
755482327b
commit
38a6e56d8c
@ -49,4 +49,7 @@ HBPF_SLT_VHEAD = 0x1
|
||||
HBPF_SLT_VTERM = 0x2
|
||||
|
||||
# Higheset peer ID permitted by HBP
|
||||
PEER_MAX = 4294967295
|
||||
PEER_MAX = 4294967295
|
||||
|
||||
# Use if late entry
|
||||
LC_OPT = '\x00\x00\x20'
|
||||
|
Loading…
Reference in New Issue
Block a user