diff -r 20987b07dbd4 -r f2e90c12a44f src/wifi/model/mgt-headers.h --- a/src/wifi/model/mgt-headers.h Mon Dec 02 23:02:39 2013 +0100 +++ b/src/wifi/model/mgt-headers.h Tue Dec 03 11:25:59 2013 -0800 @@ -204,6 +204,9 @@ MESH_INTERWORKING = 33, MESH_RESOURCE_COORDINATION = 34, MESH_PROXY_FORWARDING = 35, + // since vendor specific action has no stationary Action value,the parse process is not here. + // refer to vendor-specific-action in wave module. + VENDOR_SPECIFIC_ACTION = 127, }; /* Compatible with open80211s implementation */ enum PeerLinkMgtActionValue