lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 80b62df0a9


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 80b62df0a97e4641ac7db53e1a6ea2e7f916dc2d
Date: Thu, 12 Feb 2015 21:04:29 +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, master has been updated
       via  80b62df0a97e4641ac7db53e1a6ea2e7f916dc2d (commit)
      from  81d4e201bb6e5549047d4aa261f754125b97b0e7 (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 80b62df0a97e4641ac7db53e1a6ea2e7f916dc2d
Author: sg <address@hidden>
Date:   Thu Feb 12 22:04:10 2015 +0100

    fixed bug #36403 "ip4_input() and ip6_input() always pass inp to higher 
layers": now the accepting netif is passed up, but the input netif is available 
through ip_current_input_netif() if required.

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

Summary of changes:
 CHANGELOG             |    4 ++++
 src/core/ipv4/ip4.c   |    4 +++-
 src/core/ipv6/ip6.c   |    2 ++
 src/include/lwip/ip.h |   11 +++++++++--
 4 files changed, 18 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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