|
@@ -2872,7 +2872,8 @@ static const struct global_parse_data global_fields[] = {
|
|
{ INT_RANGE(disassoc_low_ack, 0, 1), 0 },
|
|
{ INT_RANGE(disassoc_low_ack, 0, 1), 0 },
|
|
{ INT_RANGE(interworking, 0, 1), 0 },
|
|
{ INT_RANGE(interworking, 0, 1), 0 },
|
|
{ FUNC(hessid), 0 },
|
|
{ FUNC(hessid), 0 },
|
|
- { INT_RANGE(access_network_type, 0, 15), 0 }
|
|
|
|
|
|
+ { INT_RANGE(access_network_type, 0, 15), 0 },
|
|
|
|
+ { INT_RANGE(pbc_in_m1, 0, 1), 0 }
|
|
};
|
|
};
|
|
|
|
|
|
#undef FUNC
|
|
#undef FUNC
|