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

[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  7db978ca035907c2b59b3046225c6d0b783e6389 (commit)
       via  731b83ac5fd3ffc8fba85b7713a200bb7515dde5 (commit)
       via  fb5bbca1d94b775bc1b75838ce727d9b57750d7d (commit)
       via  a022590f40c11f84f3b70b998e237f0d5d505a09 (commit)
      from  c28aa028203770d29c4d626dc22b575d2abe0aa3 (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 7db978ca035907c2b59b3046225c6d0b783e6389
Author: goldsimon <[email protected]>
Date:   Mon Feb 26 21:47:24 2018 +0100

    lowpan6.c: rework lowpan6_input processing of the ieee 802.15.4 header
    
    This should fix bug #48825 (lowpan6: source PAN ID is skipped without
    checking PAN ID compression flag)

commit 731b83ac5fd3ffc8fba85b7713a200bb7515dde5
Author: goldsimon <[email protected]>
Date:   Mon Feb 26 20:51:13 2018 +0100

    lowpan6.c: a netif input function must return ERR_OK only if the input pbuf was freed

commit fb5bbca1d94b775bc1b75838ce727d9b57750d7d
Author: goldsimon <[email protected]>
Date:   Mon Feb 26 20:38:41 2018 +0100

    lowpan6.c: move IEEE 802.15.4 definitions to their own header file
    
    This is mainly a preparation to merge the two 6LoWPAN netifs

commit a022590f40c11f84f3b70b998e237f0d5d505a09
Author: goldsimon <[email protected]>
Date:   Mon Feb 26 20:32:39 2018 +0100

    lowpan6.c: move netif-specific data to a common struct

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

Summary of changes:
 src/include/netif/ieee802154.h | 113 ++++++++++++++++++++++++++++++
 src/netif/lowpan6.c            | 154 ++++++++++++++++++++++++++---------------
 2 files changed, 212 insertions(+), 55 deletions(-)
 create mode 100644 src/include/netif/ieee802154.h


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.