diff options
Diffstat (limited to 'interface-event.c')
-rw-r--r-- | interface-event.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-event.c b/interface-event.c index 86e8f54..a40f6dc 100644 --- a/interface-event.c +++ b/interface-event.c @@ -38,6 +38,7 @@ static const char * const eventnames[] = { [IFEV_FREE] = "free", [IFEV_RELOAD] = "reload", [IFEV_LINK_UP] = "iflink", + [IFEV_CREATE] = "create", }; static void |