[Xorp-cvs] [greearb/xorp.ct] c46251: bgp: Don't assert on duplicate attributes.

noreply at github.com noreply at github.com
Wed Jun 30 16:20:21 PDT 2010


Branch: refs/heads/master
Home:   http://github.com/greearb/xorp.ct

Commit: c462517562c1d40e823327f87dbbc540af696a4e
    http://github.com/greearb/xorp.ct/commit/c462517562c1d40e823327f87dbbc540af696a4e
Author: Ben Greear <greearb at candelatech.com>
Date:   2010-06-30 (Wed, 30 Jun 2010)

Changed paths:
  M xorp/bgp/path_attribute.cc

Log Message:
-----------
bgp:  Don't assert on duplicate attributes.

Test26 has been crashing because we assert when given
duplicate attributes.  This patch updates the code to
delete the old and use the new instead of asserting.

The test case still fails, but at least it doesn't
crash.

Signed-off-by: Ben Greear <greearb at candelatech.com>


Commit: a726749c70b56c741827b0882dd6a76568228dad
    http://github.com/greearb/xorp.ct/commit/a726749c70b56c741827b0882dd6a76568228dad
Author: Ben Greear <greearb at candelatech.com>
Date:   2010-06-30 (Wed, 30 Jun 2010)

Changed paths:
  M www/html_src/index.html
  M www/scripts/XorpOrgGenerator.py
  M xorp/RELEASE_NOTES

Log Message:
-----------
Merge branch 'master' of git at github.com:greearb/xorp.ct


Commit: 8f615b5fcb104c6f1ae1812a8d6f333b9992300f
    http://github.com/greearb/xorp.ct/commit/8f615b5fcb104c6f1ae1812a8d6f333b9992300f
Author: Ben Greear <greearb at candelatech.com>
Date:   2010-06-30 (Wed, 30 Jun 2010)

Changed paths:
  M xorp/BUILD_NOTES

Log Message:
-----------
cross-compile:  Update notes for cross-compiling ncurses.

Signed-off-by: Ben Greear <greearb at candelatech.com>




More information about the Xorp-cvs mailing list