Re: Multilink PPP Download Speeds With Round-Robin Packets

2008-01-17 Thread Sten Daniel Soersdal
Michael MacLeod wrote: Hello all, I've got two DSL lines running to my house, and two WAN NIC's installed in my FreeBSD router. I've been trying to get multilink ppp working through my ISP (TekSavvy in Canada) for the last little while, with mixed results. Each of my DSL lines sync's at 6016 kbi

Re: if_bridge forwarding incorrectly forwarding ethernet link local addressed packets (e.g. lldp)

2008-01-17 Thread Tom Judge
Andrew Thompson wrote: On Thu, Jan 17, 2008 at 02:22:53AM +, Tom Judge wrote: Hi, As brought up in the thread "Programming interface MAC filter without enabling PROMISC on an interface from user space." it would seem that if_bridge does not conform to IEEE 802.1D-2004. Which states: 7

Tuning of IP_MAX_MEMBERSHIPS for IP Multicast Sockets

2008-01-17 Thread Tom Judge
Hi, On RELENG_6_2 the max multicast memberships per socket (IP_MAX_MEMBERSHIPS) is hard coded in sys/netinet/in.h to 20. Would there be any problem with bumping this to say 40. The problem is our VPN routers running quagga (ospf) seem to be hitting this limit. I know the problem is fixed

Re: Multilink PPP Download Speeds With Round-Robin Packets

2008-01-17 Thread Brad
On Thursday 17 January 2008 05:53:34 Sten Daniel Soersdal wrote: > Michael MacLeod wrote: > > Hello all, > > > > I've got two DSL lines running to my house, and two WAN NIC's > > installed in my FreeBSD router. I've been trying to get multilink ppp > > working through my ISP (TekSavvy in Canada) f

Re: Tuning of IP_MAX_MEMBERSHIPS for IP Multicast Sockets

2008-01-17 Thread Eugene Grosbein
On Thu, Jan 17, 2008 at 12:49:54PM +, Tom Judge wrote: > On RELENG_6_2 the max multicast memberships per socket > (IP_MAX_MEMBERSHIPS) is hard coded in sys/netinet/in.h to 20. > > Would there be any problem with bumping this to say 40. The problem is > our VPN routers running quagga (ospf)

Are there known issues with multicast on Intel Pro 1000?

2008-01-17 Thread gnn
Howdy, At my current gig we find that the network interface locks up if we subject it to a high rate of multicast traffic. Since the whole purpose of this box is to do multicast (it absorbs a feed of data over multicast manipulates and then sends it out again over multicast) it's a "bad thing" if

Re: Tuning of IP_MAX_MEMBERSHIPS for IP Multicast Sockets

2008-01-17 Thread Tom Judge
Eugene Grosbein wrote: On Thu, Jan 17, 2008 at 12:49:54PM +, Tom Judge wrote: On RELENG_6_2 the max multicast memberships per socket (IP_MAX_MEMBERSHIPS) is hard coded in sys/netinet/in.h to 20. Would there be any problem with bumping this to say 40. The problem is our VPN routers runni

Re: Are there known issues with multicast on Intel Pro 1000?

2008-01-17 Thread Randall Stewart
[EMAIL PROTECTED] wrote: Howdy, At my current gig we find that the network interface locks up if we subject it to a high rate of multicast traffic. Since the whole purpose of this box is to do multicast (it absorbs a feed of data over multicast manipulates and then sends it out again over multi

How to clear dummynet counters?

2008-01-17 Thread Lawrence Stewart
Hi All, I'm working on a minor modification to dummynet to create a pipe option that allows arbitrarily specified packets to be dropped (as opposed to the current "plr" option that introduces random, uncontrollable packet loss). I can't seem to figure out how to clear/reset dummynet queue cou