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. 2731976a95afe2c9c207135fe7f2fecf61e893b1
Date: Sun, 01 Mar 2015 09:58:29 +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  2731976a95afe2c9c207135fe7f2fecf61e893b1 (commit)
      from  f7d5e81130ce59a9060203d833365d8071c927a0 (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 2731976a95afe2c9c207135fe7f2fecf61e893b1
Author: Sylvain Rochet <address@hidden>
Date:   Sun Mar 1 10:53:08 2015 +0100

    PPP, renamed ppp_open to ppp_connect
    
    Makes it clear we are initiating the PPP session with ppp_connect
    (i.e. acting as a PPP client) so there is no confusion possible
    between ppp_connect and ppp_listen.

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

Summary of changes:
 doc/ppp.txt                 |    6 +++---
 src/api/pppapi.c            |   14 +++++++-------
 src/include/lwip/pppapi.h   |    4 ++--
 src/include/netif/ppp/ppp.h |    4 ++--
 src/netif/ppp/ppp.c         |   14 +++++++-------
 5 files changed, 21 insertions(+), 21 deletions(-)


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



reply via email to

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