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: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-581-gf28c1c8
Date: Sat, 15 Apr 2017 12:33:33 -0400 (EDT)

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  f28c1c851bca884e24b681eb485b9f8477e4d76e (commit)
      from  1e02f9e88bb99d5f158dade1306718d97425d9cb (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 f28c1c851bca884e24b681eb485b9f8477e4d76e
Author: Joel Cunningham <address@hidden>
Date:   Sat Apr 15 11:27:34 2017 -0500

    loopif: set pbuf if_idx during poll
    
    This sets the pbuf's if_idx during the loopif poll function (the
    equivalent netif input function).  This was found during IP_PKTINFO
    development where p->if_idx is read and was uninitialized

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

Summary of changes:
 src/core/netif.c | 2 ++
 1 file changed, 2 insertions(+)


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



reply via email to

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