Hmm I get it. Thanks Stuart. You are very helpful as always. -- Valdrin ________________________________ From: owner-m...@openbsd.org <owner-m...@openbsd.org> on behalf of Stuart Henderson <stu.li...@spacehopper.org> Sent: Friday, April 1, 2022 10:43 To: misc@openbsd.org <misc@openbsd.org> Subject: Re: increasing max value of rdomain/rtable
On 2022-04-01, Valdrin MUJA <valdrin_m...@outlook.com> wrote: > I want to increase the number of rdomain/rtable from 255 to 1024. I will do > this at my own risk. I had a look at the kernel code but couldn't figure out > how to upgrade it. I would be very grateful if you could guide me on this. > Thanks in advance. I'm not sure if that's possible without wider changes, struct dommp only allows for 8 bits for rdomains. -- Please keep replies on the mailing list.