Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2006 10:11:16 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_var.h ip_output.c
Message-ID:  <200609251011.k8PABGaL081087@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2006-09-25 10:11:16 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_var.h ip_output.c 
  Log:
  Account for output IP datagrams on the ifaddr where they originated from,
  *not* the first ifaddr on the ifp.  This is similar to what NetBSD does.
  
  PR:             kern/72936
  Submitted by:   alfred
  Reviewed by:    andre
  
  Revision  Changes    Path
  1.57      +14 -3     src/sys/netinet/in_var.h
  1.264     +12 -5     src/sys/netinet/ip_output.c



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