[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 6e81f722ad
From: |
Ivan Delamer |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 6e81f722adfb22d25f7a351e66b3ae16d971c41a |
Date: |
Sat, 05 May 2012 00:11:53 +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 6e81f722adfb22d25f7a351e66b3ae16d971c41a (commit)
via bfa28f4c302d849109b414af6e047b9622a77261 (commit)
via 3dcd33b08f52eb794e31bd5b3f497db67567a5dc (commit)
from 3ac81e9d7ce47dcec00b10084297c3e399c2a250 (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 6e81f722adfb22d25f7a351e66b3ae16d971c41a
Author: Ivan Delamer <address@hidden>
Date: Fri May 4 18:11:47 2012 -0600
In ip6_input(), accept solicited node packets that match the receiving
netif addresses, when multicast is disabled.
Change-Id: I3f59258ee605a820f0a525b696b1dede0d53948f
commit bfa28f4c302d849109b414af6e047b9622a77261
Author: Ivan Delamer <address@hidden>
Date: Fri May 4 17:43:54 2012 -0600
fixes bug #36389: Use IPv6 Src Address of Echo Response as Destination
Address in Echo Response
commit 3dcd33b08f52eb794e31bd5b3f497db67567a5dc
Author: Ivan Delamer <address@hidden>
Date: Fri May 4 17:33:06 2012 -0600
Fix bug #36391 - inet6_addr_to_ip6addr()
Change-Id: I2ab73901a8552e3c247d95985f6ce5d6ef7d4599
-----------------------------------------------------------------------
Summary of changes:
src/core/ipv6/icmp6.c | 22 +++++++++++++++-------
src/core/ipv6/ip6.c | 15 ++++++++++++---
src/include/ipv6/lwip/inet6.h | 6 +++---
src/include/ipv6/lwip/ip6_addr.h | 4 ++++
4 files changed, 34 insertions(+), 13 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 6e81f722adfb22d25f7a351e66b3ae16d971c41a,
Ivan Delamer <=