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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. bb91bd22794b112bf624fcf9cb796a121982f56f
Date: Thu, 24 Sep 2015 19:04:41 +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  bb91bd22794b112bf624fcf9cb796a121982f56f (commit)
       via  8b2c73de4ea118a83637ace5a58737d408486b3d (commit)
      from  715d8d3881c41a2f4dc6dfd2ca1ea9d654ee5649 (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 bb91bd22794b112bf624fcf9cb796a121982f56f
Author: sg <address@hidden>
Date:   Thu Sep 24 21:04:20 2015 +0200

    fixed coding style: use more ()

commit 8b2c73de4ea118a83637ace5a58737d408486b3d
Author: Sylvain Rochet <address@hidden>
Date:   Sun Sep 13 20:00:45 2015 +0200

    ip4: routing: check peer for point to point interfaces
    
    gw netif field for point to point interfaces is the peer IP address.
    Check if the destination is equals to the gw field of point to point
    interfaces (broadcast flag is not set) when routing an IP packet.

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

Summary of changes:
 src/core/ipv4/ip4.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


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



reply via email to

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