Re: [Bridge] [patch net-next v2 01/15] net: introduce upper device lists
From: David Miller <davem@davemloft.net>
Date: 2012-08-15 22:15:54
Also in:
linux-rdma, linux-s390, lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2012-08-15 22:15:54
Also in:
linux-rdma, linux-s390, lkml, netdev
From: Jiri Pirko <jiri@resnulli.us> Date: Wed, 15 Aug 2012 09:46:12 +0200
You are probably right. I'm not sure how to handle this correctly though. Adding some hard limit number might not be correct.
I would just use a hard limit of something like 8 for now, and if we need to expand this limit we can consider how to do so with real known usage in mind rather than pure speculation.