git: inet6: Ensure that icmp6_error checks mbuf is for IPv6

Roy Marples roy at crater.dragonflybsd.org
Thu Sep 12 16:59:16 PDT 2019


commit 2ce8829272d813eb92215f0c06057355e69feed9
Author: Roy Marples <roy at marples.name>
Date:   Fri Sep 13 00:53:25 2019 +0100

    inet6: Ensure that icmp6_error checks mbuf is for IPv6
    
    Unsure where this error lies, but commit 5772e17c exposes this.
    For now, add a diagnostic to the console and a note to where this
    can be triggered - ping6 an unresolvable IPv6 address.

Summary of changes:
 sys/netinet6/icmp6.c | 6 ++++++
 sys/netinet6/nd6.c   | 2 ++
 2 files changed, 8 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2ce8829272d813eb92215f0c06057355e69feed9


-- 
DragonFly BSD source repository



More information about the Commits mailing list