CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/04/22 02:21:18

Modified files:
        usr.sbin/bgpd  : mrt.c 

Log message:
Depending on capa.neg.as4byte (bgp session is using 4-byte AS number
extension) we need to switch between _AS4 and non _AS4 types. The
non _AS4 mrt types are totaly confused by 4-byte AS_PATH attributes since
they expect 2-byte ones (and vice versa).
Problem found and fix tested by Xiaoliang Zhao (xzhao at cernet edu cn).

Reply via email to