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. 8f675c37fc1b78e3d9d4b48a49f1bb87eb75c625
Date: Sat, 20 Feb 2016 19:56:17 +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  8f675c37fc1b78e3d9d4b48a49f1bb87eb75c625 (commit)
       via  5809b0138834e694b9fcab5edba203a0160bcd90 (commit)
      from  f104d685693a4b970e686c568e5dee11ab21e053 (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 8f675c37fc1b78e3d9d4b48a49f1bb87eb75c625
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Feb 20 20:54:58 2016 +0100

    Reduce usage of PCB IP version flag in UDP code. Maybe we can figure out a 
good way for dual-stack UDP when we manage to remove the flag (nearly) entirely 
from the code.

commit 5809b0138834e694b9fcab5edba203a0160bcd90
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Feb 20 20:40:04 2016 +0100

    Reduce usage of PCB IP version flag in raw and tcp code. Maybe we can 
figure out a good way for dual-stack UDP when we manage to remove the flag 
(nearly) entirely from the code.

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

Summary of changes:
 src/core/raw.c     |   12 ++++++------
 src/core/tcp.c     |    4 ++--
 src/core/tcp_in.c  |    2 +-
 src/core/tcp_out.c |   20 ++++++++++----------
 src/core/udp.c     |   22 +++++++++++-----------
 5 files changed, 30 insertions(+), 30 deletions(-)


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



reply via email to

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