Re: [Wireshark-dev] [PATCH 0/3] TIPC dissector updates

2013-10-08 Thread Erik Hugne
On Mon, Oct 07, 2013 at 10:26:25AM -0400, Jeff Morriss wrote: > Our standard operating procedure these days is to have patches > submitted via bugzilla. Patches sent to this list tend to get lost. > > Could you please submit a bug for these? > Ok, opened bug: https://bugs.wireshark.org/bugzilla/

Re: [Wireshark-dev] [PATCH] add support for tipc dissector at transport level.

2012-07-30 Thread Erik Hugne
. Ideally this should be done via a bug report so that sample captures of such TIPC-over-UDP traffic could be attached for automatic fuzz testing. Erik Hugne wrote: Good question. I'll bring this up with the TIPC working group. //E On 2012-07-27 14:01, Jaap Keuter wrote: Hi, Why not requ

[Wireshark-dev] UDP sub-dissector for TIPC?

2012-07-27 Thread Erik Hugne
Hi. I'm developing a UDP based bearer for the TIPC protocol. Wireshark currently have support for TIPC, but can only identify these packets when transported directly on top of Ethernet. It shouldnt be an all too complex task to fix so that the TIPC dissector can be applied on specific UDP port

Re: [Wireshark-dev] [PATCH] add support for tipc dissector at transport level.

2012-07-27 Thread Erik Hugne
Good question. I'll bring this up with the TIPC working group. //E On 2012-07-27 14:01, Jaap Keuter wrote: Hi, Why not request for a proper portnumber at IANA? Thanks, Jaap On 2012-07-27 13:32, Karin Nilsson wrote: Signed-off-by: Karin Nilsson --- epan/dissectors/packet-tipc.c |3 ++-