Re: dummynet dropping too many packets

2009-10-16 Thread rihad
rihad wrote: rihad wrote: For now we've mostly disabled dummynet and the drops have stopped, thanks to some extra unused bandwidth we have. But this isn't a real solution, of course, so this weekend I'm going to try the suggestion made by Robert Watson: > In the driver init code in if_bce,

Re: dummynet dropping too many packets

2009-10-16 Thread rihad
rihad wrote: so the rules are silently failing without any trace in the log files - I only saw the errors at the console. It turns out to be quite easy to fix the logging: from /etc/syslog.conf: # uncomment this to log all writes to /dev/console to /var/log/console.log #console.info

Re: dummynet dropping too many packets

2009-10-16 Thread rihad
rihad wrote: For now we've mostly disabled dummynet and the drops have stopped, thanks to some extra unused bandwidth we have. But this isn't a real solution, of course, so this weekend I'm going to try the suggestion made by Robert Watson: > In the driver init code in if_bce, the following

Native support for AutoIP (aka LLA, RFC 3927).

2009-10-16 Thread Martin Garon
Hi, I need to implement AutoIP in my embedded FW that uses a snapshot of FreeBSD 4.4 network stack. I could not find any support for it in the latest development cvs tree. Any chance it is somewhere that I missed? If there is no support, anyone could suggest a good approach to this? I a