[Xorp-hackers] [greearb/xorp.ct] 3973fc: pkg: Disable gcc colors when compiling.

GitHub noreply at github.com
Thu Nov 13 11:58:11 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/greearb/xorp.ct
  Commit: 3973fccbb3a498f20a1e636d8c092b6896000685
      https://github.com/greearb/xorp.ct/commit/3973fccbb3a498f20a1e636d8c092b6896000685
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M xorp/lf_pkg.bash

  Log Message:
  -----------
  pkg:  Disable gcc colors when compiling.

Looks like crap in xemacs, at least.

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


  Commit: ce4263aa1546f780a6e33c29845bc30ec2e7867a
      https://github.com/greearb/xorp.ct/commit/ce4263aa1546f780a6e33c29845bc30ec2e7867a
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M xorp/policy/common/dispatcher.cc
    M xorp/policy/common/dispatcher.hh
    M xorp/policy/common/elem_filter.hh
    M xorp/policy/common/elem_null.hh
    M xorp/policy/common/elem_set.cc
    M xorp/policy/common/elem_set.hh
    M xorp/policy/common/element.hh
    M xorp/policy/common/element_base.hh
    M xorp/policy/common/operator.hh
    M xorp/policy/common/register_operations.cc

  Log Message:
  -----------
  policy:  Fix nexthop6 policy operations.

They were not being added to the operations map.  Also,
add lots of debugging that should help next time there is
a problem like this.

Fix up some integer overflows in the hash logic.

Move some functionality out of header files and into .cc files.

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


  Commit: 29c50e05a05fcfedf0576ec1e369020cda4a4ade
      https://github.com/greearb/xorp.ct/commit/29c50e05a05fcfedf0576ec1e369020cda4a4ade
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M xorp/rip/route_db.cc

  Log Message:
  -----------
  rip:  Improve route-db trace messages.

Helps to understand why routes are not properly imported
into RIP.

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


  Commit: 704abb1b7bbf410d3e9e219baa7ad9b68c9c8c40
      https://github.com/greearb/xorp.ct/commit/704abb1b7bbf410d3e9e219baa7ad9b68c9c8c40
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M xorp/policy/common/dispatcher.cc

  Log Message:
  -----------
  policy:  Improve dispatcher logging, comment it out.

Log the return value, but comment it out by default since
otherwise logs are too noisy.

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


Compare: https://github.com/greearb/xorp.ct/compare/ed81422eae94...704abb1b7bbf


More information about the Xorp-hackers mailing list