Look into some items where VALS doesn't fit in mask

This commit is contained in:
Martin Mathieson 2024-02-23 11:52:11 +00:00
parent 54b52063c5
commit 5239b6bc8d
4 changed files with 22 additions and 19 deletions

View File

@ -305,6 +305,8 @@ static const value_string lorawan_ftypenames[] = {
{ LORAWAN_MAC_FTYPE_CONFIRMEDDATADOWN, "Confirmed Data Down" },
{ LORAWAN_MAC_FTYPE_RFU, "RFU" },
{ LORAWAN_MAC_FTYPE_PROPRIETARY, "Proprietary" },
// TODO: having this here makes no sense.
// It's value doesn't fit into 3 bits, and is only ever looked up with a hardcoded key...
{ LORAWAN_MAC_BEACON, "Class-B Beacon" },
{ 0, NULL }
};

View File

@ -249,9 +249,9 @@ static const value_string msg_action_ind_vals[] = {
static const value_string coding_std_vals[] = {
{ 0x00, "ITU-T standardized coding" },
{ 0x20, "ISO/IEC standard" },
{ 0x40, "National standard" },
{ 0x60, "Standard defined for the network" },
{ 0x01, "ISO/IEC standard" },
{ 0x02, "National standard" },
{ 0x03, "Standard defined for the network" },
{ 0, NULL }
};

View File

@ -2106,8 +2106,8 @@ proto_reg_handoff_zbee_zcl_groups(void)
#define ZBEE_ZCL_ATTR_ID_SCENES_LAST_CONFIGURED_BY 0x0005 /* Last Configured By */
/* Scene Name Support */
#define ZBEE_ZCL_SCENES_NAME_SUPPORTED 0x80 /* Scene Names Supported */
#define ZBEE_ZCL_SCENES_NAME_NOT_SUPPORTED 0x00 /* Scene Names Not Supported */
#define ZBEE_ZCL_SCENES_NAME_SUPPORTED 0x01 /* Scene Names Supported */
/* Copy Mode */
#define ZBEE_ZCL_SCENES_COPY_SPECIFIED 0x00 /* Copy Specified Scenes */

View File

@ -329,6 +329,7 @@ comunicaciones
concatenate
concatenated
concatenates
concatenating
concatenation
concentrator
concurrent
@ -648,6 +649,7 @@ extpfx
extractors
extrainformation
eyesdn
f5eth
facch
failover
falco
@ -661,6 +663,7 @@ featureful
fhandle
fiber
fileset
filsfils
firefox
firewall
fixme
@ -1158,6 +1161,7 @@ noauth
nodeid
nofcs
nokia
nolintnextline
nominals
non3gpp
nonask
@ -1481,6 +1485,7 @@ redirection
redirector
redirects
redissecting
redissection
redist
redistributable
redistributables
@ -1490,6 +1495,7 @@ reentry
reestablishing
reestablishment
refactored
refactoring
referer
referrer
regex
@ -1521,6 +1527,7 @@ reprogrammable
reprogramming
republish
requester
requesters
requestor
requeue
reregister
@ -1554,6 +1561,7 @@ resynchronize
resynchronized
retarder
retrans
retranslated
retransmission
retransmissions
retransmit
@ -1611,6 +1619,7 @@ sanitize
sanitizers
sapgui
satisfiable
saturates
savvius
scalability
scalable
@ -1638,6 +1647,7 @@ semiautomatic
sendto
separability
separators
seqlen
seqno
seqnr
seqnum
@ -1718,6 +1728,7 @@ spoofing
spooled
sqlwarn
srbid
srcip
srcport
srtcp
srvcc
@ -1748,6 +1759,7 @@ subband
subcarrier
subcarriers
subchannel
subchannelization
subcode
subdevice
subdissector
@ -1856,6 +1868,7 @@ timezone
tipcv
tobago
toggled
toggles
toggling
toolbar
toolongfragment
@ -2040,6 +2053,7 @@ unresolvable
unresponded
unroutable
unsaved
unscaled
unsecure
unsegmented
unsequenced
@ -2116,6 +2130,7 @@ viavi
virtex
virtio
virtualization
virtualized
vlans
vmware
vnode
@ -2155,6 +2170,7 @@ wowlan
wpcap
wrepl
writable
wsbuglink
wsbuild
wscale
wscbor
@ -2182,18 +2198,3 @@ zeroes
zigbee
zugtyp
zürich
nolintnextline
wsbuglink
srcip
saturates
toggles
retranslated
subchannelization
redissection
f5eth
requesters
concatenating
virtualized
filsfils
seqlen
refactoring