CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2023/09/23 07:01:13
Modified files: sys/dev/pv : hypervic.c Log message: Use shared netlock to protect if_list and ifa_list walkthrough and ifnet data access within kvp_get_ip_info(). ok bluhm