[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. ed294c594
From: |
Sylvain Rochet |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. ed294c5945c249636976763f4fd0a088c56b2349 |
Date: |
Mon, 22 Apr 2013 19:23:23 +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, ppp-new has been updated
via ed294c5945c249636976763f4fd0a088c56b2349 (commit)
via bd3ade31fa44d2b57c72f911781dbdf245346041 (commit)
via d03d2e6d3dbcd91d9cb6ae9c25320857cb300795 (commit)
from 58ffa8d526e76d552a1fbc50197bdebc99f00564 (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 ed294c5945c249636976763f4fd0a088c56b2349
Author: Sylvain Rochet <address@hidden>
Date: Mon Apr 22 21:21:04 2013 +0200
PPP, removed ppposapi_input(), unnecessary because pppos_input() is already
thread-safe
commit bd3ade31fa44d2b57c72f911781dbdf245346041
Author: Sylvain Rochet <address@hidden>
Date: Mon Apr 22 21:16:02 2013 +0200
PPP, added define for u_long, u_int, u_short, u_char for compilers or
toolchains which don't have them
commit d03d2e6d3dbcd91d9cb6ae9c25320857cb300795
Author: Sylvain Rochet <address@hidden>
Date: Mon Apr 22 21:09:28 2013 +0200
PPP, added ppp_addrs() macro to get the pointer of the ppp->addrs struct
-----------------------------------------------------------------------
Summary of changes:
src/api/pppapi.c | 24 ------------------------
src/include/lwip/pppapi.h | 9 ---------
src/include/netif/ppp/ppp.h | 3 +++
src/include/netif/ppp/ppp_impl.h | 8 ++++++++
4 files changed, 11 insertions(+), 33 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. ed294c5945c249636976763f4fd0a088c56b2349,
Sylvain Rochet <=