[SLOF] [PATCH 0/3] net-snk: Some more minor IPv6 fixes
Alexey Kardashevskiy
aik at ozlabs.ru
Mon Jan 18 12:13:11 AEDT 2016
On 01/16/2016 04:36 AM, Thomas Huth wrote:
> Here are three more patches to fix some issues in the IPv6
> code of SLOF: First patch removes some redundant and bad code
> from send_ipv6(), the other two patches fix two memory leaks.
>
> Thomas Huth (3):
> net-snk: Remove bad NEIGHBOUR_SOLICITATION code in send_ipv6()
> net-snk: Fix memory leak in ip6_to_multicast_mac() / send_ipv6()
> net-snk: Fix memory leak in dhcp6_process_options()
>
> clients/net-snk/app/netlib/dhcpv6.c | 12 ++----------
> clients/net-snk/app/netlib/dhcpv6.h | 6 ------
> clients/net-snk/app/netlib/ipv6.c | 21 ++++-----------------
> 3 files changed, 6 insertions(+), 33 deletions(-)
Looks reasonable, does not break the existing ipv6 (still booting in a
simple config) so applied, thanks!
--
Alexey
More information about the SLOF
mailing list