[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120716.225946.92115650026078905.davem@davemloft.net>
Date: Mon, 16 Jul 2012 22:59:46 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: tgraf@...g.ch
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] bridge: Fix enforcement of multicast hash_max limit
From: Thomas Graf <tgraf@...g.ch>
Date: Wed, 11 Jul 2012 10:29:19 +0200
> The hash size is doubled when it needs to grow and compared against
> hash_max. The >= comparison will limit the hash table size to half
> of what is expected i.e. the default 512 hash_max will not allow
> the hash table to grow larger than 256.
>
> Also print the hash table limit instead of the desirable size when
> the limit is reached.
>
> Signed-off-by: Thomas Graf <tgraf@...g.ch>
Applied to net-next, thanks Thomas.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists