CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/04 07:59:25
Modified files:
sys/netinet6 : mld6.c
Log message:
Reset the MLD default ip6_opts by using ip6_initpktopts(). This fixes a
problem with MLD packets being sent with hlim set to zero.
with suggestion from and ok bluhm@
