[Xorp-cvs] [greearb/xorp.ct] ac3710: bgp: Debugging & decrease timeouts in destructor.

noreply at github.com noreply at github.com
Mon Aug 16 17:06:32 PDT 2010


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

Commit: ac3710bdd7616b213fea27503db24feedcc0e179
    http://github.com/greearb/xorp.ct/commit/ac3710bdd7616b213fea27503db24feedcc0e179
Author: Ben Greear <greearb at candelatech.com>
Date:   2010-08-16 (Mon, 16 Aug 2010)

Changed paths:
  M xorp/bgp/bgp.cc
  M xorp/bgp/harness/test_routing1.sh
  M xorp/bgp/peer.cc
  M xorp/libxipc/xrl_pf.cc
  M xorp/libxipc/xrl_pf.hh
  M xorp/libxipc/xrl_pf_stcp.cc
  M xorp/libxipc/xrl_pf_stcp.hh
  M xorp/libxipc/xrl_pf_unix.hh
  M xorp/libxipc/xrl_router.cc
  M xorp/libxipc/xrl_router.hh
  M xorp/libxipc/xrl_std_router.cc
  M xorp/libxipc/xrl_std_router.hh
  M xorp/libxorp/asyncio.cc
  M xorp/libxorp/asyncio.hh
  M xorp/libxorp/buffered_asyncio.hh
  M xorp/libxorp/xorpfd.hh

Log Message:
-----------
bgp:  Debugging & decrease timeouts in destructor.

Decrease wait time for tearing down xrl_router stuff in
event loop.  Makes self tests work better.

Also, add lots of toString() debug methods to help understand
current state of xrl logic.  A bit of code bloat..would accept
patches to #ifdef out toString logic, assuming compiler doesn't
know how to get rid of it already if logging is compiled out.

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




More information about the Xorp-cvs mailing list