cvs commit: src/etc syslog.conf
Dag-Erling Smørgrav
des at des.no
Wed Feb 23 14:03:40 GMT 2005
Gleb Smirnoff <glebius at freebsd.org> writes:
> Yes, a good plan. btw, syslogd does some ratelimiting itself. However, when
> system is low on kernel memory, new valid ARP entries fail to install
> with _two_ debug messages. Since two different messages are printed one
> after other, syslogd's limiting does not work. Example:
>
> Feb 2 09:00:01 <kern.debug> gw-core1 /kernel: arplookup 217.72.145.208 failed:
> could not allocate llinfo
> Feb 2 09:00:01 <kern.debug> gw-core1 /kernel: arpresolve: can't allocate llinfo
> for 217.72.145.208rt
The second message can simply be removed, since (from my quick reading
of the code) it can only occur if the first has already occurred.
DES
--
Dag-Erling Smørgrav - des at des.no
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arplookup.diff
Type: text/x-patch
Size: 576 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20050223/455d91a1/arplookup.bin
More information about the cvs-src
mailing list