[SLOF] [PATCH 0/3] net-snk: Some more minor IPv6 fixes
Thomas Huth
thuth at redhat.com
Sat Jan 16 04:36:33 AEDT 2016
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(-)
--
1.8.3.1
More information about the SLOF
mailing list