[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <342316c3-d434-749a-dff9-63ec3dd25feb@gmail.com>
Date: Sun, 25 Oct 2020 15:09:52 -0600
From: David Ahern <dsahern@...il.com>
To: Guillaume Nault <gnault@...hat.com>
Cc: netdev@...r.kernel.org,
Stephen Hemminger <stephen@...workplumber.org>,
martin.varghese@...ia.com
Subject: Re: [PATCH iproute2-next] m_mpls: test the 'mac_push' action after
'modify'
On 10/22/20 3:11 AM, Guillaume Nault wrote:
> Commit 02a261b5ba1c ("m_mpls: add mac_push action") added a matches()
> test for the "mac_push" string before the test for "modify".
> This changes the previous behaviour as 'action m' used to match
> "modify" while it now matches "mac_push".
>
> Revert to the original behaviour by moving the "mac_push" test after
> "modify".
>
> Fixes: 02a261b5ba1c ("m_mpls: add mac_push action")
> Signed-off-by: Guillaume Nault <gnault@...hat.com>
> ---
> tc/m_mpls.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
applied to iproute2-next. Thanks,
Powered by blists - more mailing lists