[lng-odp] IPv6 packet L3 checksum status

2017-12-18 Thread Dmitry Eremin-Solenikov
Hello,

I was working on checksum parsing/status. What is the L3 checksum status
of IPv6 packets? Is it UNKNOWN (as there is no checksum) or OK (as in
NOT BAD)?

-- 
With best wishes
Dmitry


Re: [lng-odp] IPv6 packet L3 checksum status

2017-12-19 Thread Bill Fischofer
Since IPv6 doesn't have an L3 checksum and since we don't have a "not
applicable" enum, I'd say OK would be the best choice.

On Mon, Dec 18, 2017 at 11:25 PM, Dmitry Eremin-Solenikov <
dmitry.ereminsoleni...@linaro.org> wrote:

> Hello,
>
> I was working on checksum parsing/status. What is the L3 checksum status
> of IPv6 packets? Is it UNKNOWN (as there is no checksum) or OK (as in
> NOT BAD)?
>
> --
> With best wishes
> Dmitry
>