lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. b0b7240022


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. b0b72400220b40056fc597b430eb10b2d71418c3
Date: Sun, 22 Feb 2015 15:22:18 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  b0b72400220b40056fc597b430eb10b2d71418c3 (commit)
      from  1e82003bf98015c9bca619a51acb2af4555c8f46 (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 b0b72400220b40056fc597b430eb10b2d71418c3
Author: Sylvain Rochet <address@hidden>
Date:   Sun Feb 22 16:20:03 2015 +0100

    PPP, PPPoS, moved advise about modem from pppos_create() to ppp_open()
    
    pppos_create() can be called whether the modem is ready to process the
    PPP session since pppos_create() does not start the PPP session anymore,
    moved the advise from pppos_create() to ppp_open().

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

Summary of changes:
 src/include/netif/ppp/ppp.h |    3 +++
 src/netif/ppp/ppp.c         |    3 +++
 src/netif/ppp/pppos.c       |    3 ---
 3 files changed, 6 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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