lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 56c6301089


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 56c6301089a3d5c5c01c72a55aa99ba3fec6d978
Date: Tue, 16 Sep 2014 18:00:42 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  56c6301089a3d5c5c01c72a55aa99ba3fec6d978 (commit)
       via  e303f30d10bb9726d90aa0164f9ad2a5ef06702e (commit)
      from  4b9883a573b4ea199ef6b7a8a3b098c8f466f906 (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 56c6301089a3d5c5c01c72a55aa99ba3fec6d978
Author: Simon Goldschmidt <address@hidden>
Date:   Tue Sep 16 19:33:20 2014 +0200

    dns.c: change dns_send/dns_recv to operate on pbuf, not on contiguous 
buffer -> dns_payload_buffer/DNS_MSG_SIZE can be removed

commit e303f30d10bb9726d90aa0164f9ad2a5ef06702e
Author: Simon Goldschmidt <address@hidden>
Date:   Tue Sep 16 19:22:46 2014 +0200

    added pbuf_take_at() and pbuf_put_at() (in preparation for dns.c changes)

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

Summary of changes:
 CHANGELOG               |    6 ++
 src/core/dns.c          |  139 +++++++++++++++++++++--------------------------
 src/core/pbuf.c         |   91 ++++++++++++++++++++++++++++---
 src/include/lwip/opt.h  |    5 --
 src/include/lwip/pbuf.h |    2 +
 5 files changed, 152 insertions(+), 91 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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