On 04/11/2010 18:02, Ask Bjørn Hansen wrote:
> Hi,
>
> On a network segment we have both Linux boxes with keepalived (some sort of
> vrrp implementation) and FreeBSD boxes with carp enabled.
>
> The FreeBSD logs have a gazillion "kernel: carp_input: received len 20 <
> sizeof(struct carp_header)"
Hi,
On a network segment we have both Linux boxes with keepalived (some sort of
vrrp implementation) and FreeBSD boxes with carp enabled.
The FreeBSD logs have a gazillion "kernel: carp_input: received len 20 <
sizeof(struct carp_header)" messages.
The carp man page makes it seem like we can d
Hello,
I'd like to summit a patch that fixes a hanging issue related to Rx FIFO
overrun on the following chips and rev (tested):
ID:
CHIP_ID_YUKON_EC
REV:
CHIP_REV_YU_EC_A2
CHIP_REV_YU_EC_A3
(I haven't tested it on CHIP_REV_YU_EC_A1)
@@ -3813,16 +3805,24 @@
GMR_FS_ANY_ER
Hi,
On 1 Nov 2010, at 19:20, George Neville-Neil wrote:
> Howdy,
>
> This is marked as "Updated" because I first proposed this on arch@ but am now
> sending it to
> a wider audience as I'm hoping to commit it in the near future.
>
> Please review the following patch against HEAD:
>
> http://p