[linux-vrf-core] VRF number limitation
Status: Beta
Brought to you by:
jleu
From: Affandi I. <aff...@gm...> - 2005-07-13 06:36:33
|
Hi, I would like to ask about the limitation of the VRF, i can only configure it up to 8 VRF (while 0 it's already being used). From di archive, i saw the reply about the limitation of the VRF, but i don't quite understand what it means. Here is the previous posting regarding the limitation on VRF. ---------------------------------------------------------------------------= ------------------------------------------ Currently there is a hard limit of 8 VRFs (0-7). While working out bugs I have decided not to dynamically allocation all of the data structures requ= ired to keep track of TCP, UDP, and raw sockets per VRF. =20 Until I make the conversion to dynamically allocating per VRF data you can change the compile time limit by modifying VRF_MAX in linux/include/linux/rtnetlink.h ---------------------------------------------------------------------------= ----------------------------------------- The question is is there any parameter that i can change so i can have more that 8 VRF? I have tried to find VRF_MAX variable in rtnetlink.h, but no luck. Really appreciate your help. Thank you --=20 Regards, Affandi Indraji |