]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When we have some address to forward (e.g. it was specified with ipfw fwd),
authorAndrey V. Elsukov <ae@FreeBSD.org>
Wed, 19 Dec 2012 17:28:17 +0000 (17:28 +0000)
committerAndrey V. Elsukov <ae@FreeBSD.org>
Wed, 19 Dec 2012 17:28:17 +0000 (17:28 +0000)
commitf8fe3dc9aab6599e8fe3c3cb8a50579015e14030
tree7ad2dbecce710532adcafd757be3cd83758c426c
parent16607317b55f68fa5e09154f88ad4d86d8e4e903
When we have some address to forward (e.g. it was specified with ipfw fwd),
we should pass it as first argument into in6_selectroute_fib function to
initiate new route lookup.

MFC after: 1 week
sys/netinet6/ip6_output.c