[#] http://marc.info/?l=openbsd-cvs&m=140839856901845&w=2
openbsd-cvs(obsdave,2) — All
2014-08-19 01:55:10


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/18 15:49:17

Modified files:
regress/sys/kern/sosplice/udp: args-multi.pl

Log message:
Make the multiple UDP packet test more reliable. The receive buffer
limit also counts the mbufs in it, so packets could be dropped.
Increase both send and receive socket buffer size.