CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/22 18:26:11
Modified files:
sys/net : bpf.c
Log message:
lock around the sysctl code that sets the bpf buffer sizes so if we ever
get multiple processes in the kernel these sets cant race and allow people
to set the default greater than the max.
