CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2025/03/13 04:05:14
Modified files: regress/sys/kern/sosplice/loop: bcast.pl Log message: Set SO_BROADCAST since the client sends packets to a broadcast address. This is required now since the kernel is just fixed to require this. Report from anton ok anton