lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 6f21f4893


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 6f21f489377a0830cb790a35a1eb21f9e63268de
Date: Tue, 05 Jun 2012 22:49:42 +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  6f21f489377a0830cb790a35a1eb21f9e63268de (commit)
       via  2e227f868bbef1994a2e62a1e76afbb88c976dfd (commit)
      from  7d7513c71c9255f717585ee695962d9d818e4935 (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 6f21f489377a0830cb790a35a1eb21f9e63268de
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 5 23:10:38 2012 +0200

    added MTU support (using MRU from the peer)

commit 2e227f868bbef1994a2e62a1e76afbb88c976dfd
Author: Sylvain Rochet <address@hidden>
Date:   Tue Jun 5 22:22:35 2012 +0200

    PPPoE is now guessing its MTU from the underlying netif MTU (in most cases 
1500 minus 8 = 1492, which is the most common PPPoE MTU)

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

Summary of changes:
 src/include/netif/ppp_oe.h |    7 ------
 src/netif/ppp/ppp.c        |   46 +++++++++++++++++++------------------------
 src/netif/ppp/ppp.h        |    6 -----
 src/netif/ppp/ppp_impl.h   |    2 +-
 4 files changed, 21 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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