Wireshark-bugs: [Wireshark-bugs] [Bug 13031] ZigBee Green Power add key during execution

Date: Sun, 23 Oct 2016 17:59:42 +0000

changed bug 13031


What Removed Added
CC   [email protected]

Comment # 4 on bug 13031 from
One possible issue I see is that the keys are only populated from the UAT on
opening the capture file (via gp_init_zbee_security).

The post_update_cb function of the UAT table should be used to update the keys
list, not the init callback. Note that there is some updated documentation for
epan/uat.h and epan/uat-int.h in master.
Also note the Qt UAT dialog in master has seen some fixes that fix missing
invocations of callbacks in some cases (too big to backport though).


You are receiving this mail because:
  • You are watching all bug changes.