ipspace / netlab

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

Fix clab device specific kernel module loading #1520

Closed jbemmel closed 1 week ago

jbemmel commented 1 week ago

The current devices only use kmods: (empty) to specify they need system default kernel modules loaded

The original code wasn't actually using ddata.kmods, but because none of the current devices had any value for it that didn't cause any issues