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. be75c483d0


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. be75c483d0adae9ce786e3e2d5760f8e37005ac7
Date: Sun, 06 Apr 2014 18:32:48 +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  be75c483d0adae9ce786e3e2d5760f8e37005ac7 (commit)
      from  40d25adb884279ee3968c55c741921e2f2109f7a (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 be75c483d0adae9ce786e3e2d5760f8e37005ac7
Author: Simon Goldschmidt <address@hidden>
Date:   Sun Apr 6 20:32:37 2014 +0200

    Fixed bug #41787 DHCP Discovery is invalid when an IP is set to thet netif 
(send discover, request and decline from 'any').
    Addd functions to send udp/ipv4/ipv6 packets with source address 'any' 
although netif has an address assigned

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

Summary of changes:
 CHANGELOG                   |    4 ++
 src/core/dhcp.c             |    6 +-
 src/core/ipv4/ip4.c         |   41 +++++++++++++++-
 src/core/ipv6/ip6.c         |   32 +++++++++----
 src/core/udp.c              |  112 ++++++++++++++++++++++--------------------
 src/include/ipv4/lwip/ip4.h |    8 ++-
 src/include/ipv6/lwip/ip6.h |    2 +
 src/include/lwip/ip.h       |    6 ++
 src/include/lwip/udp.h      |    6 ++
 9 files changed, 148 insertions(+), 69 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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