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]> Having more diagnostic output here is a good idea, the output is pretty verbose. So both printing here and having it in the dissect output is helpful. Applied to next-net

