You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the original zino implementation there are a few parameters that use upper-case characters in their names.
Zino2 does not take this into account and only uses lowercase parameter names
This makes the original x11 ritz client crash because it is case-sensitive on its parameter names.
This is identified for the following parameters:
BGP:
bgpAS
bgpOS
remote-AS
BFD:
Neigh-rDNS
bfdAddr
bfdDiscr
bfdIx
bfdState
The text was updated successfully, but these errors were encountered:
runborg
changed the title
zino1 protocol parameter case-sensitive inconsistencies with tcl implementation
zino1 protocol: parameter case-sensitive inconsistencies with tcl implementation
Jul 30, 2024
In the original zino implementation there are a few parameters that use upper-case characters in their names.
Zino2 does not take this into account and only uses lowercase parameter names
This makes the original x11 ritz client crash because it is case-sensitive on its parameter names.
This is identified for the following parameters:
BGP:
BFD:
The text was updated successfully, but these errors were encountered: