Add RTM_IEEE80211 to array of route message descriptions.
PR: 151664 Submitted by: Alexey Illarionov <littlesavage rambler.ru>
This commit is contained in:
parent
a739872374
commit
82641e1d1a
@ -1306,6 +1306,7 @@ const char *msgtypes[] = {
|
||||
"RTM_NEWMADDR: new multicast group membership on iface",
|
||||
"RTM_DELMADDR: multicast group membership removed from iface",
|
||||
"RTM_IFANNOUNCE: interface arrival/departure",
|
||||
"RTM_IEEE80211: IEEE 802.11 wireless event",
|
||||
0,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user