Couple of bug fixes:
* Use the "role" slot of the interfaces table, instead of joining with node_type, to find the control interface. Must do this inside an inner Elab of course, since the node_types table does not reflect how assign selected the interface we use for the "control" network. * Use !is_numeric() instead of is_string() to determine if the naming patter in alpha based instead of number based ("1" is a string).
Showing
Please register or sign in to comment