print error messages when making interfaces
without this, thereis no indication in Mininet that creating an interface has failed. for example, this may happen when the interface name is too long (longer than IFNAMSIZ, which is 16 chars).
Loading
Please register or sign in to comment