[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. fd53cad208950c2a5500139efa7cbb3be41eddce |
Date: |
Wed, 29 Apr 2015 22:08:10 +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 fd53cad208950c2a5500139efa7cbb3be41eddce (commit)
from 1b6d6d0dc0783780a5a63f9992faeaf392fa14af (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 fd53cad208950c2a5500139efa7cbb3be41eddce
Author: Sylvain Rochet <address@hidden>
Date: Thu Apr 30 00:06:24 2015 +0200
PPP, sifnpmode() is only useful if on demand is supported, build out if not
We don't support PPP on demand, don't build sifnpmode() which is only
useful for on demand if on demand is not supported.
-----------------------------------------------------------------------
Summary of changes:
src/include/netif/ppp/ppp_impl.h | 2 ++
src/netif/ppp/ipcp.c | 4 ++++
src/netif/ppp/ipv6cp.c | 4 ++++
src/netif/ppp/ppp.c | 2 ++
4 files changed, 12 insertions(+), 0 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. fd53cad208950c2a5500139efa7cbb3be41eddce,
Sylvain Rochet <=