[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171102.162244.2062312593995148834.davem@davemloft.net>
Date: Thu, 02 Nov 2017 16:22:44 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: 0xeffeff@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] net: vrf: correct FRA_L3MDEV encode type
From: Jeff Barnhill <0xeffeff@...il.com>
Date: Wed, 1 Nov 2017 14:58:09 +0000
> FRA_L3MDEV is defined as U8, but is being added as a U32 attribute. On
> big endian architecture, this results in the l3mdev entry not being
> added to the FIB rules.
>
> Fixes: 1aa6c4f6b8cd8 ("net: vrf: Add l3mdev rules on first device create")
> Signed-off-by: Jeff Barnhill <0xeffeff@...il.com>
Applied and queued up for -stable, thank you.
I wish we could trap things like this using the policy,
enforcing an exact size access for attributes such as
these.
Thanks again.
Powered by blists - more mailing lists