Actions
Bug #289
closedVRRP causes CARP to spew logs
Start date:
01/08/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
When VRRP exists on the same broadcast domain as a host with CARP, the logs get flooded with:
carp_input: received len 20 < sizeof(struct carp_header)
It's hard coded in ip_carp.c. It's probably safe to remove the log entirely, though having all those CARP logs sysctl-controlled would be ideal.
Actions