Re: [PATCH] ipv6: Support more than 32 MIFS

From: David Miller
Date: Thu Jul 09 2020 - 19:30:58 EST


From: Mark Tomlinson <mark.tomlinson@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 10 Jul 2020 11:27:34 +1200

> As background to this patch, we have MAXMIFS set to 1025 in our kernel.

This patch is pointless without that adjustment, so it really doesn't
belong upstream until you tackle the whole entire problem and therefore
make the limit able to be set higher or at run time.

I'm not applying this.