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
withdrawn_routes_len is decremented while parsing the withdrawn routes, so if the withdrawn section is present but well-formed, withdrawn_routes_len will be zero.
The text was updated successfully, but these errors were encountered:
tcpdump/print-bgp.c
Line 2770 in dcf8303
withdrawn_routes_len
is decremented while parsing the withdrawn routes, so if the withdrawn section is present but well-formed,withdrawn_routes_len
will be zero.The text was updated successfully, but these errors were encountered: