Re: "kernel: carp_input: received len 20 < sizeof(struct carp_header)" messages

2010-11-04 Thread Tom Judge
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)"

"kernel: carp_input: received len 20 < sizeof(struct carp_header)" messages

2010-11-04 Thread Ask Bjørn Hansen
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

if_msk.c patch for yukon ec hanging

2010-11-04 Thread Karim Fodil-Lemelin
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

Re: RFC: Updated ARP Queue patch...

2010-11-04 Thread Rui Paulo
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