lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-561-g77df9cc
Date: Tue, 4 Apr 2017 16:09:37 -0400 (EDT)

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  77df9ccd5a894101ebf5a20e17e78b4a9513ef2c (commit)
       via  2a30fedbea08c3786b6419fee35d51d18fa5c7eb (commit)
       via  97f4033a8a89438f07acbef58d89d5d67c7efc19 (commit)
       via  8ed2bd4771b2a3b0db39a908f0c276385d2e178c (commit)
       via  e65a0950b273876cf34889b47a24f63dce62de6f (commit)
      from  6fe66771cb2f826b4ef17799fe889824bca2efd9 (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 77df9ccd5a894101ebf5a20e17e78b4a9513ef2c
Author: goldsimon <address@hidden>
Date:   Tue Apr 4 22:09:31 2017 +0200

    bridgeif: fix that max_fdb_static_entries was used to init dynamic FDB

commit 2a30fedbea08c3786b6419fee35d51d18fa5c7eb
Author: goldsimon <address@hidden>
Date:   Tue Apr 4 22:08:37 2017 +0200

    fix passing NULL to netif_set_gw & netif_set_netmask (or netif_set_addr or 
netif_add) (broken on 18.03.2017 by 2d9ef2215b5f276d8c7d34839bc6becfb063faab)

commit 97f4033a8a89438f07acbef58d89d5d67c7efc19
Author: goldsimon <address@hidden>
Date:   Tue Apr 4 21:54:52 2017 +0200

    bridgeif: improve documentation

commit 8ed2bd4771b2a3b0db39a908f0c276385d2e178c
Author: goldsimon <address@hidden>
Date:   Tue Apr 4 21:54:30 2017 +0200

    bridgeif: gracefully handle out-of-memory in bridgeif_fdb_init

commit e65a0950b273876cf34889b47a24f63dce62de6f
Author: goldsimon <address@hidden>
Date:   Tue Apr 4 21:52:01 2017 +0200

    mem_calloc: check for mem_size_t overflow when multiplying 2 mem_size_t 
input values

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

Summary of changes:
 src/apps/mqtt/mqtt.c              |  5 ++++-
 src/core/mem.c                    | 10 +++++++--
 src/core/netif.c                  |  6 ++++--
 src/include/netif/bridgeif.h      | 13 +++++++++--
 src/include/netif/bridgeif_opts.h |  2 +-
 src/netif/bridgeif.c              | 45 +++++++++++++++++++++++++++++++++++----
 6 files changed, 69 insertions(+), 12 deletions(-)


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



reply via email to

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