Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2011 18:22:14 +0000 (UTC)
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_output.c sctp_output.h
Message-ID:  <201105141822.p4EIMYsd088488@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tuexen      2011-05-14 18:22:14 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_output.c sctp_output.h 
  Log:
  SVN rev 221904 on 2011-05-14 18:22:14Z by tuexen
  
  Fix the source address selection for boundall sockets
  when sending INITs to a global IPv4 address having
  only private IPv4 address.
  Allow the usage of a private address and make sure
  that no other private address will be used by the
  association.
  Initial work was done by rrs@.
  
  MFC after: 1 week.
  
  Revision  Changes    Path
  1.150     +152 -44   src/sys/netinet/sctp_output.c
  1.26      +1 -0      src/sys/netinet/sctp_output.h



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