[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140413.232408.2160730307149131073.davem@davemloft.net>
Date: Sun, 13 Apr 2014 23:24:08 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ja@....bg
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net] ipv4: return valid RTA_IIF on ip route get
From: Julian Anastasov <ja@....bg>
Date: Sun, 13 Apr 2014 18:08:02 +0300
> Extend commit 13378cad02afc2adc6c0e07fca03903c7ada0b37
> ("ipv4: Change rt->rt_iif encoding.") from 3.6 to return valid
> RTA_IIF on 'ip route get ... iif DEVICE' instead of rt_iif 0
> which is displayed as 'iif *'.
>
> inet_iif is not appropriate to use because skb_iif is not set.
> Use the skb->dev->ifindex instead.
>
> Signed-off-by: Julian Anastasov <ja@....bg>
Applied and queued up for -stable, thanks Julian.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists