Comment # 2
on bug 8334
from Lori Tribble
Created attachment 10082 [details]
Sample DADR/SADR display
I am currently working on some changes for the DADR/SADR display of BACnet
packets. These changes will correct this bug if accepted. I have attached a
picture of the proposed results for the capture provided. Basic logic will be,
if length = 0 - show 'broadcast' text. If length = 1 convert to unsigned and
display. If 4 bytes convert to IP string format and display. If 6 bytes and
the BACnet Port, convert to IP string format and display. All others will show
as hex digits.
You are receiving this mail because:
- You are watching all bug changes.