bgpd/bgp_aspath.c   |  115 ++++++++++++++++++++++++++++++++--------------------
 bgpd/bgp_aspath.h   |    2 
 bgpd/bgp_attr.c     |  103 +++++++++++++++++++++++++---------------------
 debian/changelog    |    7 +++
 tests/aspath_test.c |    2 
 5 files changed, 138 insertions(+), 91 deletions(-)

New commits:
commit 539dd22fe06cc7d5626d09297c9f47ca4dab3966
Author: Stephen Hemminger <[email protected]>
Date:   Mon Aug 30 11:13:57 2010 -0700

    0.99.16-15+larkspur7

commit 031eb91866de5a7a4ed6d4f18d8200c3d34eb5b9
Author: Chris Hall <[email protected]>
Date:   Mon Aug 9 22:31:37 2010 +0400

    bgpd: fix handling of AS path data
    
    * bgpd/bgp_aspath.c
      * assegments_parse(): add handling of AS4_PATH input, update bounds
        checks, add check for AS segment type
      * aspath_parse(): add handling of AS4_PATH input, expect
        assegments_parse() to do length checking
      * aspath_empty(): update for the new function prototype
    * bgpd/bgp_aspath.h: ditto
    * tests/aspath_test.c: ditto
    * bgpd/bgp_attr.c
      * bgp_attr_aspath(): add handling of AS4_PATH input, update flags
        checks, change returned type
      * bgp_attr_as4_path(): discard, superseded by bgp_attr_aspath()
      * bgp_attr_parse(): update respectively
    (cherry picked from commit cddb8112b80fa9867156c637d63e6e79eeac67bb)

http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=539dd22fe06cc7d5626d09297c9f47ca4dab3966
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=031eb91866de5a7a4ed6d4f18d8200c3d34eb5b9
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to