https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14388

--- Comment #4 from Guy Harris <g...@alum.mit.edu> ---
User-defined blocks either 1) have a block type with the high-order bit set
(local-use blocks) or 2) be a custom block.

We should have multiple tables in which to register user-defined blocks:

1) a table for local-use blocks, where the key is the block type;

2) a table for custom blocks, where the key is the Private Enterprise Number.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to