[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1466-g5278202
[email protected] (Sylvain Rochet)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 5278202f665a3029c47cb68aa5405fc6b08d54d2 (commit)
from 98008cb1ab5d16391ddcb6a4106bc49f3f0c5f24 (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 5278202f665a3029c47cb68aa5405fc6b08d54d2
Author: Sylvain Rochet <[email protected]>
Date: Fri Jun 15 14:41:19 2018 +0200
PPP: remove now unnecessary null PPP IP4 output handler
netif_null_output_ip4 dummy handler appeared in netif core, remove our
own from PPP stack.
Signed-off-by: Sylvain Rochet <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/netif/ppp/ppp.c | 19 ++++++-------------
1 file changed, 6 insertions(+), 13 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack