Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 04:19:34 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet sctp_constants.h sctp_pcb.c sctputil.c
Message-ID:  <200709210419.l8L4JYqx044578@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2007-09-21 04:19:34 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_constants.h sctp_pcb.c sctputil.c 
  Log:
  - fix (global) address handling in the presence of duplicates, the
    last interface should own the address, but the current code
    fumbles the handoff. This fixes that.
  - move address related debugs to PCB4 and add additional ones to
    help in debugging address problems.
  
  Approved by:    re@freebsd.org (K Smith)
  
  Revision  Changes    Path
  1.31      +1 -1      src/sys/netinet/sctp_constants.h
  1.60      +130 -80   src/sys/netinet/sctp_pcb.c
  1.63      +6 -2      src/sys/netinet/sctputil.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709210419.l8L4JYqx044578>