[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. 73b8026cb97e6fb3e8a49eb1bdae6849377cb2ec |
Date: |
Fri, 06 May 2016 23:52:53 +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 73b8026cb97e6fb3e8a49eb1bdae6849377cb2ec (commit)
via fc2701ae03d316afdf1e94b743cbd42b089f8005 (commit)
from 4a6c444a17ae4d18000fc3b1469e5e33eaeeb9cf (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 73b8026cb97e6fb3e8a49eb1bdae6849377cb2ec
Author: Sylvain Rochet <address@hidden>
Date: Sat May 7 01:51:52 2016 +0200
PPP, code cleaning
lwIP indentation is 2 characters, fix ppp_init indentation.
commit fc2701ae03d316afdf1e94b743cbd42b089f8005
Author: Sylvain Rochet <address@hidden>
Date: Sat May 7 01:48:17 2016 +0200
PPP, ppp_init function is back, re-add magic_init
Work on PPP MEMPOOL re-added the previously removed ppp_init function
because we considered it useless. Re-add magic_init which was
previously in ppp_init and removed in commit 15fbfb7363, it does
not hurt doing so and might fill the gap if we failed understanding
the crypto implication about removing it.
-----------------------------------------------------------------------
Summary of changes:
src/netif/ppp/ppp.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 73b8026cb97e6fb3e8a49eb1bdae6849377cb2ec,
Sylvain Rochet <=