on 13/10/2010 12:01 Marcin said the following: > 2010/10/13 Andriy Gapon <[email protected]>: >> on 12/10/2010 23:50 Marcin said the following: >>> Hi folks, >>> >>> For some time in the file / var / log / security appear illegible entries: >>> kernel: ipfw: 200 Deny UDiPp f1w9:2 .168.10.5:5230503 D22e4n.y0 >>> .U0D.P25 1:15923.5136 o8.u10t. 5va5 3r5e03 224.0.0.251:5353 in via re0 >>> >>> How to get rid of it? Please help... >> >> Add buffering to msgbuf-writing routines in kernel. >> >> -- >> Andriy Gapon >> _______________________________________________ >> [email protected] mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "[email protected]" >> > > Hi Andiry, > How can i do that? Please give me an advice... :)
http://svn.freebsd.org/viewvc/base/head/sys/kern/subr_prf.c?view=markup http://svn.freebsd.org/viewvc/base/head/sys/kern/subr_msgbuf.c?view=markup Use the source, Luke :) -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
