git: netinet6 - Fix 'not IPV6' console warning

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jul 2 11:58:59 PDT 2021


commit 7e4cf80aa0031f4d502f7f48107588bc66966034
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Jul 2 10:25:09 2021 -0700

    netinet6 - Fix 'not IPV6' console warning
    
    * Remove the ethernet header before issuing the icmp6_error()
      after an ARP (well, IPV6 equivalent) failure.
    
      Fixes a console warning.

Summary of changes:
 sys/netinet6/nd6.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e4cf80aa0031f4d502f7f48107588bc66966034


-- 
DragonFly BSD source repository


More information about the Commits mailing list