lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack b


From: Erik Ekman
Subject: Re: [lwip-devel] [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. d98e25a783a5b1ee9813b8337232384660fd545f
Date: Tue, 14 Jun 2016 16:13:07 +0200

On 14 June 2016 at 15:51, goldsimon <address@hidden> wrote:
Good catch! Just a side-note, shouldn't it be a 'proterr' for the stats instead of a 'lenerr'? I'm always a bit confused about which to take, but for len==0, I'd say it's a protocol error...


proterr or opterr would be ok I guess. It happened to be lenerr since I copied some code and did not think too much about the error stats.

/Erik
 

Am 14. Juni 2016 3:08:00 nachm. schrieb address@hidden (Erik Ekman):

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  d98e25a783a5b1ee9813b8337232384660fd545f (commit)
      from  4e241fbf14ce7ab3b2e2fcc51af0d85472205c27 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d98e25a783a5b1ee9813b8337232384660fd545f
Author: Erik Ekman <address@hidden>
Date:   Tue Jun 14 14:19:55 2016 +0200

    nd6: Handle incorrect ICMP option length in RA

    Make sure ICMPv6 options have a valid length before
    parsing them.

    Found with afl-fuzz.

-----------------------------------------------------------------------

Summary of changes:
 src/core/ipv6/nd6.c |    8 ++++++++
 1 file changed, 8 insertions(+)


hooks/post-receive
--
lwIP - A Lightweight TCPIP stack

_______________________________________________
lwip-commits mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-commits



_______________________________________________
lwip-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]