[Xorp-hackers] [greearb/xorp.ct] dafd36: pkg: Build with -j8 when packaging xorp.

GitHub noreply at github.com
Wed Nov 12 14:48:34 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/greearb/xorp.ct
  Commit: dafd3610df30807d9155d69123dcaed4e0d2c6ed
      https://github.com/greearb/xorp.ct/commit/dafd3610df30807d9155d69123dcaed4e0d2c6ed
  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:  Build with -j8 when packaging xorp.

Everyone has 8-core processors these days, right?


  Commit: 2cd17a20a3b692793b527d87133dc9a45a94f625
      https://github.com/greearb/xorp.ct/commit/2cd17a20a3b692793b527d87133dc9a45a94f625
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M xorp/libcomm/comm_sock.c

  Log Message:
  -----------
  comm-sock:  always bind ipv6 to requested scope.

Calling code can make decision on whether to zero it out or not.

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


  Commit: 5f27b1b1709797c6393335043317fca1ef41e962
      https://github.com/greearb/xorp.ct/commit/5f27b1b1709797c6393335043317fca1ef41e962
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M xorp/fea/data_plane/io/io_tcpudp_socket.cc

  Log Message:
  -----------
  fea:  bind ipv6 udp socket with BINDTODEV and scope.

Use scope regardless of link-local addr or not, if we
can find the ifindex.

Doesn't appear to have much changes in my testing, but
looks more proper to me.

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


  Commit: 9a232669cc0087244a2442f9167b51b2a6405f95
      https://github.com/greearb/xorp.ct/commit/9a232669cc0087244a2442f9167b51b2a6405f95
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M xorp/rip/xrl_port_io.cc

  Log Message:
  -----------
  ripng:  bind to specific ipv6 addr.

This lets us run more than one ripng per OS, and should
also do a better job of restricting reception of pkts on
ports we do not care about.

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


  Commit: 5d1f891fe66dd1937f27627928a1345eda10574d
      https://github.com/greearb/xorp.ct/commit/5d1f891fe66dd1937f27627928a1345eda10574d
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M xorp/rip/xrl_port_io.hh
    M xorp/rip/xrl_port_manager.cc
    M xorp/rip/xrl_port_manager.hh

  Log Message:
  -----------
  rip:  comments and commented-out logging.

Should be no functional change, but will be easier to
debug in future should need arise.

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


  Commit: 9415fd259a443926fd7ad26b188c898557699c33
      https://github.com/greearb/xorp.ct/commit/9415fd259a443926fd7ad26b188c898557699c33
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M xorp/rip/port.cc

  Log Message:
  -----------
  rip:  Tell user why default route was ignored.

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


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

  Changed paths:
    M xorp/rip/route_db.cc
    M xorp/rip/route_db.hh
    M xorp/rip/route_entry.cc
    M xorp/rip/route_entry.hh

  Log Message:
  -----------
  rip:  Improve logging, cleanup whitespace.

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


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


More information about the Xorp-hackers mailing list