ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2689] [PATCH]: enhanced "what's past last mpls label?" heu

Date: Thu, 10 Jul 2008 05:51:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2689





--- Comment #3 from FF <francesco.fondelli@xxxxxxxxx>  2008-07-10 05:51:44 PDT ---
(In reply to comment #2)
> Quick review:
> Why all the HIDDEN items?

packet-mpls.c

reserved field: I would like to filter on it but don't like to see it 
nibble: is not even a field but is nice to filter on it

packet-pw-eth.c

if you remove the hidden items and you you select "PWETH (no CW)" as 
protocol with "Decode as..." you cannot filter for "pweth" anymore

> FT_BOOLEAN has display value '1', not BASE_DEC

ok

> packet_info.label should be packet_info.mpls_label

sorry, my mind was using mpls name space :-)

> BTW: svn diff should work just fine, it doesn't require net access.

I was not clear.  All SVN protocols are filtered by my nice proxy:
- WebDAV/DeltaV over http or https
- svn protocol (default port 3690) using plain text or over SSH 

there are workarounds but I can't use them.

thanks a lot
Ciao
FF


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.