On Thu, 15 Aug 2024 15:20:51 +0100 Alex Chapman <[email protected]> wrote:
> To help distinguish packets we want to add more identifiable > information and print port number for all packets. > This will make packet metadata more uniform as previously it > only printed port number for encapsulated packets. > > Bugzilla-ID: 1517 > > Signed-off-by: Alex Chapman <[email protected]> > Reviewed-by: Luca Vizzarro <[email protected]> > Reviewed-by: Paul Szczepanek <[email protected]> The verbose output is already too verbose. Maybe you would like the simpler format (which does include the port number) see the network packet dissector patches.

