Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 11:43:15 -0800 (PST)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_input.c
Message-ID:  <200102271943.f1RJhFn26351@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/02/27 11:43:14 PST

  Modified files:
    sys/netinet          ip_input.c 
  Log:
  When iterating over our list of interface addresses in order to determine
  if an arriving packet belongs to us, also check that the packet arrived
  through the correct interface.  Skip this check if the packet was locally
  generated.
  
  Revision  Changes    Path
  1.156     +19 -15    src/sys/netinet/ip_input.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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