[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1502-gfd0af07

[email protected] (Simon Goldschmidt)
Newsgroups gmane.network.lwip.cvs
Message-ID <[email protected]>
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  fd0af07d2dfdb09c6ef8245329414765f3c8021b (commit)
       via  1e24f9c9cd81f516c60366b49b7fc18c51156f3c (commit)
       via  19a929f5fb5a3612c3fd7ca79af40fdcbd59dce9 (commit)
      from  cc8995823acf4c251cf3d580abe535a745f69194 (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 fd0af07d2dfdb09c6ef8245329414765f3c8021b
Author: Simon Goldschmidt <[email protected]>
Date:   Mon Jul 2 20:31:38 2018 +0200

    tcp/udp bind: small code restructuring for IPv6-only
    
    See bug #54229

commit 1e24f9c9cd81f516c60366b49b7fc18c51156f3c
Author: Simon Goldschmidt <[email protected]>
Date:   Mon Jul 2 20:27:12 2018 +0200

    dhcp: 2 small code improvements
    
    See bugs #54226 and #54228

commit 19a929f5fb5a3612c3fd7ca79af40fdcbd59dce9
Author: Simon Goldschmidt <[email protected]>
Date:   Mon Jul 2 20:25:42 2018 +0200

    dhcp: fix parse error with chained pbfus
    
    If a chained pbuf starts with DHCP_OPTION_PAD, an overflow check
    triggers and the packet is ignored.
    
    Fix this by changing the way the offset is increased for PAD.
    Also ignore a packet that is missing the END option.
    
    Signed-off-by: Simon Goldschmidt <[email protected]>

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

Summary of changes:
 src/core/ipv4/dhcp.c | 79 +++++++++++++++++++++++++++-------------------------
 src/core/tcp.c       |  4 +--
 src/core/udp.c       |  4 +--
 3 files changed, 45 insertions(+), 42 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.