[PATCH v2 2/6] net: fix L2TPv2 common header
Ferruh Yigit
ferruh.yigit at intel.com
Fri Jan 28 17:11:56 CET 2022
On 1/26/2022 6:30 AM, Jie Wang wrote:
> The fields of L2TPv2 common header were reversed in big endian and
> little endian.
>
> This patch fixes this error to ensure L2TPv2 can be parsed correctly.
>
Just for reference, checked from RFC:
https://datatracker.ietf.org/doc/html/rfc2661#section-3.1
Change looks good to me. Cc'ed Olivier.
> Fixes: 3a929df1f286 ("ethdev: support L2TPv2 and PPP procotol")
>
Is it candidate for Cc: stable at dpdk.org backport?
> Signed-off-by: Jie Wang <jie1x.wang at intel.com>
<...>
More information about the dev
mailing list