]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When iterating over our list of interface addresses in order to determine
authorJonathan Lemon <jlemon@FreeBSD.org>
Tue, 27 Feb 2001 19:43:14 +0000 (19:43 +0000)
committerJonathan Lemon <jlemon@FreeBSD.org>
Tue, 27 Feb 2001 19:43:14 +0000 (19:43 +0000)
commit7538a9a0f8a106918d5c6bd7f47b47028ebbc926
tree8eb0da84de19e94ef8411919f4b5d09b3789a4ea
parent6f8e45340c9747f7adb8fe0e68d9835f408975f8
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.
sys/netinet/ip_input.c