]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the route that's guaranteed to exist when picking a source address
authorfenner <fenner@FreeBSD.org>
Thu, 20 Jun 1996 22:53:08 +0000 (22:53 +0000)
committerfenner <fenner@FreeBSD.org>
Thu, 20 Jun 1996 22:53:08 +0000 (22:53 +0000)
commit618d0434e18e40038b88d6b0a863c9b2b0d82de3
treeda76dc744da64dd5c9009851018a7ed465709969
parenteef3a552cadc70931b7fd538ce24d2253b695264
Use the route that's guaranteed to exist when picking a source address
for ARP requests.

The NetBSD version of this patch (see NetBSD PR kern/2381) has this change
already.  This should close our PR kern/1140 .

Although it's not quite what he submitted, I got the idea from him so
Submitted by: Jin Guojun <jin@george.lbl.gov>
sys/netinet/if_ether.c