lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] IPv6 source address selection for loopback destination


From: James Ko
Subject: Re: [lwip-users] IPv6 source address selection for loopback destination
Date: Wed, 23 Sep 2020 23:54:32 +0000

Resolved this by patching ip6_route to check for loopback address and return 
the loop_netif itself.   Thus bypass checking the other interfaces with link 
local addresses which produced the less than optimal match.

James




reply via email to

[Prev in Thread] Current Thread [Next in Thread]