Fix FreeBSD Interface Exception#251
Conversation
Signed-off-by: Matthew Wener <mwener115@gmail.com>
|
Are you able to reproduce this on your box? I would like to add unit tests at some point for the network logic (like we already have for memory and disks) so every breaking input is nice to have ;) I'm tried one of the reports from the issue but the input seems to work: https://3v4l.org/lPiVo |
Signed-off-by: Matthew Wener <mwener115@gmail.com>
I was able to reproduce the issue by adding a bridge interface. Checking for the null does work. I also added a default for a null status. Not sure what kind of default to add for mac/ipv4/ipv6. |
Signed-off-by: Matthew Wener <mwener115@gmail.com>
|
/backport to stable20 |

#250
Null is returned by a pregmatch not an empty string.