Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4dc27d1c authored by David McCullough's avatar David McCullough Committed by David S. Miller
Browse files

net/ipv6/route.c: packets originating on device match lo



Fix to allow IPv6 packets originating locally to match rules with the "iff"
set to "lo".  This allows IPv6 rule matching work the same as it does for
IPv4.  From the iproute2 man page:

   iif NAME
		  select  the incoming device to match.  If the interface is loop‐
		  back, the rule only matches packets originating from this  host.
		  This  means that you may create separate routing tables for for‐
		  warded and local packets and, hence, completely segregate them.

Signed-off-by: default avatarDavid McCullough <david_mccullough@mcafee.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 91fa0cbc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment