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: Sylvain Rochet
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 967a8d06780d89ee63b30f0a73904f1fbfb613ba
Date: Thu, 30 Apr 2015 23:02:20 +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  967a8d06780d89ee63b30f0a73904f1fbfb613ba (commit)
       via  fa44cef27b0f7fd8438c249f2f405816069c339e (commit)
       via  29ba3df7173f64bc6f4ae8c2c83ba55062f2629d (commit)
       via  aacc222b7db94b727b661a2789445aeeff6f950a (commit)
      from  341f0bf9e3c7a52fc10a91cd93aae1f232a0334f (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 967a8d06780d89ee63b30f0a73904f1fbfb613ba
Author: Sylvain Rochet <address@hidden>
Date:   Fri May 1 01:01:42 2015 +0200

    PPP, opt.h: fixed coding style

commit fa44cef27b0f7fd8438c249f2f405816069c339e
Author: Sylvain Rochet <address@hidden>
Date:   Fri May 1 00:49:19 2015 +0200

    PPP, L2TP, added configurable L2TP MRU using opt.h

commit 29ba3df7173f64bc6f4ae8c2c83ba55062f2629d
Author: Sylvain Rochet <address@hidden>
Date:   Fri May 1 00:08:34 2015 +0200

    PPP, re-enabled MRU defines in opt.h

commit aacc222b7db94b727b661a2789445aeeff6f950a
Author: Sylvain Rochet <address@hidden>
Date:   Thu Apr 30 23:41:47 2015 +0200

    PPP, display MTU set through netif_set_mtu() if debug is enabled

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

Summary of changes:
 src/include/lwip/opt.h      |  219 +++++++++++++++++++++++++++++++------------
 src/include/netif/ppp/lcp.h |    2 +
 src/netif/ppp/lcp.c         |   22 ++--
 src/netif/ppp/ppp.c         |    1 +
 src/netif/ppp/pppol2tp.c    |    4 +-
 5 files changed, 174 insertions(+), 74 deletions(-)


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



reply via email to

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