Ethereal-dev: [Ethereal-dev] proto_tree_add_item() and IPv4

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxx>
Date: 16 May 2002 22:19:07 -0500
Should proto_tree_add_item() honor the little_endian flag when the field
is an IPv4 address? In that way, IPv4 addresses could be fetched
directly from tvbuffs whether they're in network order or in
little-endian order.

--gilbert