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. a01a1b455676e19440ddee53fcccafcae774e6ad
Date: Sun, 30 Aug 2015 19:55:09 +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  a01a1b455676e19440ddee53fcccafcae774e6ad (commit)
      from  3121b34d17ef472034da811a9e0afe341b7558fc (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 a01a1b455676e19440ddee53fcccafcae774e6ad
Author: sg <address@hidden>
Date:   Sun Aug 30 21:54:39 2015 +0200

    support IPv4 source based routing: define LWIP_HOOK_IP4_ROUTE_SRC to point 
to a routing function

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

Summary of changes:
 CHANGELOG                   |    5 +++++
 src/core/ipv4/ip4.c         |   31 +++++++++++++++++++++++++++----
 src/core/tcp.c              |    8 ++++----
 src/include/lwip/ip.h       |    4 ++--
 src/include/lwip/ip4.h      |   11 +++++++++++
 src/include/lwip/opt.h      |    5 +++++
 src/include/lwip/tcp_impl.h |   10 +++++-----
 7 files changed, 59 insertions(+), 15 deletions(-)


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



reply via email to

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