On 11-4-2012 11:07, Ian Chard wrote:
> On 03/04/12 10:32, Camiel Dobbelaar wrote:
>> I suspect you may run into this limit (in sys/netinet):
>> if_ether.c:             IFQ_SET_MAXLEN(&arpintrq, 50);  /* XXX hate
>> magic numbers */
>>
>> Can you raise that number to 100 and compile a new kernel?
> 
> I've now had this running since your suggestion, and the problem hasn't
> come back.  Thanks again!

Thanks for reporting back.  I'm working on a fix that grows the limit
with the number of interfaces, so this should not be a concern again.

--
Cam

Reply via email to