ipspace / netlab

Making virtual networking labs suck less
https://netlab.tools
Other
402 stars 56 forks source link

Load miscellaneous Linux kernel modules #1211

Open ipspace opened 1 month ago

ipspace commented 1 month ago

Following the discussion in #1210:

Likewise, we should check for the presence of the VRF module in device quirks, disable FRR management VRF, and generate a warning if the VRF module is not available (not sure whether the same applies to Cumulus Linux, have to check).

ssasso commented 1 month ago

Can you please do the checks also for VyOS? ;)

Thanks

ipspace commented 1 month ago

Can you please do the checks also for VyOS? ;)

Sure. Will probably add a generic function that can be called from the quirks modules.