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. dc93c2afec289aaf83b12fe016599c82da122b7f
Date: Tue, 14 Apr 2015 22:46:59 +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  dc93c2afec289aaf83b12fe016599c82da122b7f (commit)
       via  9164c4f309aa6b84c82d288bb25479714df73b7a (commit)
      from  e241f880e856b65ee02522d3030d02c83fb8ce86 (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 dc93c2afec289aaf83b12fe016599c82da122b7f
Author: Sylvain Rochet <address@hidden>
Date:   Tue Apr 14 22:55:57 2015 +0200

    PPP, MPPE, removed address, control and protocol from compressor input
    
    Our PPP stack deals with packet without address and control byte nor 2-byte
    protocol field, improved mppe_compress() so we don't have to worry about
    them.

commit 9164c4f309aa6b84c82d288bb25479714df73b7a
Author: Sylvain Rochet <address@hidden>
Date:   Tue Apr 14 22:15:11 2015 +0200

    PPP, MPPE, removed address, control and protocol from compressor output
    
    Our PPP stack deals with packet without address and control byte nor 2-byte
    protocol field, improved mppe_compress() so we don't have to worry about
    them.

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

Summary of changes:
 src/include/netif/ppp/mppe.h |    2 +-
 src/netif/ppp/mppe.c         |   30 ++++++++----------------------
 2 files changed, 9 insertions(+), 23 deletions(-)


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



reply via email to

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