[Xorp-cvs] XORP cvs commit: xorp/bgp

Marko Zec zec at icir.org
Wed Apr 4 19:02:49 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	zec at xorpc.icir.org	2007-04-05 02:02:49 UTC

XORP CVS repository


Modified files:
	bgp           aspath.cc aspath.hh 

Log message:
	Use a STL vector instead of a list for internal representation of AS
	segments.  This change reduces BGP's memory footprint by roughly
	10 MBytes for a peering with current full-view feed (200K+ prefixes),
	and probably also saves a few CPU cycles as well.
	
	Reviewed by:    Atanu

Revision  Changes                                 Path
1.40      +14 -35;  commitid: 13291461457197ea6;  xorp/bgp/aspath.cc
1.29      +29 -29;  commitid: 13291461457197ea6;  xorp/bgp/aspath.hh



More information about the Xorp-cvs mailing list