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. 78e1b9b7c1cbb8f5c026294a688558f383adf92d
Date: Fri, 01 May 2015 20:54:34 +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  78e1b9b7c1cbb8f5c026294a688558f383adf92d (commit)
      from  967a8d06780d89ee63b30f0a73904f1fbfb613ba (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 78e1b9b7c1cbb8f5c026294a688558f383adf92d
Author: Sylvain Rochet <address@hidden>
Date:   Fri May 1 22:51:09 2015 +0200

    PPP, don't store the name by which the peer authenticated itself to us if 
multilink support is disabled
    
    pcb->peer_authname is only used by multilink support (which we don't
    support), don't store the useless peer authname.

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

Summary of changes:
 src/include/netif/ppp/ppp.h |    4 ++--
 src/netif/ppp/auth.c        |    7 ++++++-
 2 files changed, 8 insertions(+), 3 deletions(-)


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



reply via email to

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