[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. 612e33c499e30bfe13515726a2f28eb53e1e6b48 |
Date: |
Wed, 25 Feb 2015 19:58:19 +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 612e33c499e30bfe13515726a2f28eb53e1e6b48 (commit)
from 3e8ac30940faa0e7344e79aa63276625e79eeac7 (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 612e33c499e30bfe13515726a2f28eb53e1e6b48
Author: sg <address@hidden>
Date: Wed Feb 25 20:58:11 2015 +0100
fixed bug #38061 (wrong multicast routing in IPv4) by adding an optional
default netif for multicast routing
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 14 +++++++++++---
src/core/ipv4/ip4.c | 19 +++++++++++++++++++
src/core/udp.c | 11 +++++++++--
src/include/lwip/ip4.h | 4 ++++
4 files changed, 43 insertions(+), 5 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 612e33c499e30bfe13515726a2f28eb53e1e6b48,
Simon Goldschmidt <=