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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 905a434179e0bf08123d1b22420c5b16ff6040e9
Date: Wed, 03 Feb 2016 07:41:14 +0000

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  905a434179e0bf08123d1b22420c5b16ff6040e9 (commit)
       via  222155d7e25e2799896d206da9d53041fc3267af (commit)
      from  28549e35fe7e0eeba8e169e6488c0f42b4530c3f (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 905a434179e0bf08123d1b22420c5b16ff6040e9
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Feb 3 08:39:41 2016 +0100

    snmp_pbuf_stream: Reduce code duplication. Most is already implemented in 
lwIP pbuf framework.

commit 222155d7e25e2799896d206da9d53041fc3267af
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Feb 3 08:37:04 2016 +0100

    pbuf: Make pbuf_skip function public, so it can be used in SNMP code

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

Summary of changes:
 src/apps/snmp/snmp_pbuf_stream.c |  123 +++++---------------------------------
 src/apps/snmp/snmp_pbuf_stream.h |    4 +-
 src/core/pbuf.c                  |    2 +-
 src/include/lwip/pbuf.h          |    1 +
 4 files changed, 19 insertions(+), 111 deletions(-)


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



reply via email to

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