Passive is a valid state
This commit is contained in:
parent
d967a242d7
commit
b0013a65f6
|
@ -132,7 +132,7 @@ for protocol in $(find ${DIR} -type f); do
|
|||
# BGP
|
||||
# Session states:
|
||||
# https://gitlab.labs.nic.cz/labs/bird/blob/master/proto/bgp/bgp.h#L601
|
||||
Established)
|
||||
Established | Passive)
|
||||
test_route_limit
|
||||
;;
|
||||
OpenSent | OpenConfirm)
|
||||
|
|
Loading…
Reference in a new issue