Alexis La Goutte
changed
bug 12240
Comment # 5
on bug 12240
from Alexis La Goutte
(In reply to Uli Heilmeier from comment #3)
> After removing the lines
>
> 1974 if( prefix_len == 0) {
> 1975 return 1; /* prefix length is zero (i.e. matching all IP
> prefixes) and remaining bytes within the NLRI is greater than or equal to 1
> - may be BGP add-path */
> 1976 }
>
> in epan/dissectors/packet-bgp.c the default routes are parsed without any
> issue.
Thanks Uli for analyze
We need to found a better solution for support
https://tools.ietf.org/html/draft-ietf-idr-add-paths
You are receiving this mail because:
- You are watching all bug changes.