CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2022/03/22 12:27:22
Modified files: sys/netinet6 : raw_ip6.c Log message: Extract the type from the ICMP6 header before looping over Raw IPv6 PCBs. This make mutex and error handling easier. OK claudio@