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. f950bf4362dc4c5a22c3d947a29cbc8db01c366b
Date: Wed, 30 Sep 2015 12:06:50 +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  f950bf4362dc4c5a22c3d947a29cbc8db01c366b (commit)
       via  0621e8d1b11f09852c6fbaa8744d51a22699018d (commit)
       via  5a185a0fbd0116b2e1cff7fef19e6fdce80c8736 (commit)
      from  45fd622491c9e1cb3b81cccb40b2c4890ca86fe3 (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 f950bf4362dc4c5a22c3d947a29cbc8db01c366b
Author: goldsimon <address@hidden>
Date:   Wed Sep 30 14:06:44 2015 +0200

    ipaddr_aton(): favour ':' over '.' to decide for IPv6 first (since IPv6 
mapped IPv4 addresses might contain both ':' and '.')

commit 0621e8d1b11f09852c6fbaa8744d51a22699018d
Author: goldsimon <address@hidden>
Date:   Wed Sep 30 14:05:13 2015 +0200

    ip6addr_aton(): fail on three successive colons in an IPv6 address string

commit 5a185a0fbd0116b2e1cff7fef19e6fdce80c8736
Author: goldsimon <address@hidden>
Date:   Wed Sep 30 13:55:09 2015 +0200

    minor: fixed coding style in ip6addr_aton()

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

Summary of changes:
 src/core/ipv6/ip6_addr.c |   26 +++++++++++++++-----------
 1 files changed, 15 insertions(+), 11 deletions(-)


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



reply via email to

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