lwip-commits
[Top][All Lists]
Advanced

[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. 15cc47334e1b7cc17f06397b6b45a2460b7d0b4a
Date: Tue, 21 Apr 2015 22:31:28 +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  15cc47334e1b7cc17f06397b6b45a2460b7d0b4a (commit)
      from  5989c1883e3f359409ebc94f5cf3bd1285a8d563 (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 15cc47334e1b7cc17f06397b6b45a2460b7d0b4a
Author: Sylvain Rochet <address@hidden>
Date:   Wed Apr 22 00:31:14 2015 +0200

    PPP, don't assert if we receive a too short packet in ppp_input(), just drop
    
    We might actually receive too short packets through PPPoE or PPPoL2TP,
    don't assert on unusal packets, just drop them.

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

Summary of changes:
 src/netif/ppp/ppp.c |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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