nital commit.
FossilOrigin-Name: 05e144437b78f7045f62cd49ebc549c727f1fb883c4c9936d1f196328389e5d1
This commit is contained in:
parent
6bd120ba38
commit
79dd9cd531
8
src/capwap/capwap_strings_vendor.c
Normal file
8
src/capwap/capwap_strings_vendor.c
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#include "capwap.h"
|
||||||
|
|
||||||
|
|
||||||
|
struct cw_strlist capwap_strings_vendor[] = {
|
||||||
|
{ CW_VENDOR_ID_CISCO, "Cisco" },
|
||||||
|
{ CW_VENDOR_ID_ZYXEL, "Zyxel" },
|
||||||
|
{ CW_VENDOR_ID_FSF, "FSF"}
|
||||||
|
};
|
Loading…
Reference in New Issue
Block a user