[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190625.124738.1945131933038317898.davem@davemloft.net>
Date: Tue, 25 Jun 2019 12:47:38 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ssuryaextr@...il.com
Cc: netdev@...r.kernel.org, dsahern@...il.com
Subject: Re: [PATCH net] ipv4: Use return value of inet_iif() for
__raw_v4_lookup in the while loop
From: Stephen Suryaputra <ssuryaextr@...il.com>
Date: Mon, 24 Jun 2019 20:14:06 -0400
> In commit 19e4e768064a8 ("ipv4: Fix raw socket lookup for local
> traffic"), the dif argument to __raw_v4_lookup() is coming from the
> returned value of inet_iif() but the change was done only for the first
> lookup. Subsequent lookups in the while loop still use skb->dev->ifIndex.
>
> Signed-off-by: Stephen Suryaputra <ssuryaextr@...il.com>
Applied and queued up for -stable.
I added the appropriate Fixes: tag, please do so next time.
Powered by blists - more mailing lists