Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 10:02:36 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_pcb.c
Message-ID:  <200406161002.i5GA2aId075987@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maxim       2004-06-16 10:02:36 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.c 
  Log:
  o connect(2): if there is no a route to the destination
  do not pick up the first local ip address for the source
  ip address, return ENETUNREACH instead.
  
  Submitted by:   Gleb Smirnoff
  Reviewed by:    -current (silence)
  
  Revision  Changes    Path
  1.150     +1 -3      src/sys/netinet/in_pcb.c



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