How to create a custom colum for either TCP or UDP port?
I can add of course a custom column for either tcp.srcport or udp.srcport (and their dstport equivalents) but
is there a way to display the src/dst port information in the same custom column regardless of the Layer3 protocol used ? Since one packet will never be both TCP and UDP at the same time.
I randomly tried a few variations that I thought might make sense, but no lock. Is there any syntax (besides specific field data) to custom column? The custom editor says "Fields" in plural, but I cannot seem to be able to add more than one.