]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix LORs in in6?_leave_group()
authorshurd <shurd@FreeBSD.org>
Fri, 11 May 2018 21:42:27 +0000 (21:42 +0000)
committershurd <shurd@FreeBSD.org>
Fri, 11 May 2018 21:42:27 +0000 (21:42 +0000)
commit210352aeb1d37b168a88058693d62cf75780448c
treec0b5b82f99450c6e081e8a4e6cad1eb02df2ae5e
parent009a13f92b6d7093784dd9d3a49d0aaa26cc4e18
Fix LORs in in6?_leave_group()

r333175 updated the join_group functions, but not the leave_group ones.

Reviewed by: sbruno
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D15393
sys/netinet/in_mcast.c
sys/netinet6/in6_mcast.c