[PATCH v3] net: Check for the minimum IP header total length

Fabio Estevam festevam at gmail.com
Thu May 26 20:13:50 CEST 2022


Hi Michael,

On Thu, May 26, 2022 at 2:24 PM Michael Nazzareno Trimarchi
<michael at amarulasolutions.com> wrote:

>> +#define IP_MIN_TOTAL_LENGTH    (IP_HDR_SIZE + 1)
>> +
> Not needed

Thanks for reviewing it.

Please ignore v3. It is v2 that has the correct logic.


More information about the U-Boot mailing list