CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/26 02:30:13
Modified files:
sys/dev/pv : vmt.c
Log message:
Use shared netlock to protect ifnet data within vmt_tclo_broadcastip().
Execute vmt_tclo_tick() timeout handler in process context to allow
context switch within vmt_tclo_broadcastip().
ok yasuoka
