Complain about missing %defaultroute support only if one is actually used
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
typedef struct {
|
||||
bool defined;
|
||||
bool supported;
|
||||
char iface[IFNAMSIZ];
|
||||
ip_address addr;
|
||||
ip_address nexthop;
|
||||
|
||||
Reference in New Issue
Block a user