Re: [Wireshark-dev] Integrating the HAPViewer code.

2015-09-02 Thread Pascal Artho
Hi Anders, Thank you for your email. Here are some comments: *Hi,Here's my take on how to do it, please correct me if I'm wrong or fill in any missing details.Licensing and author files needs to be sorted out before any code can be committed.*I moved license and author information into the in

Re: [Wireshark-dev] Integrating the HAPViewer code.

2015-09-02 Thread Anders Broman
>>Hi Anders, >> >>Thank you for your email. Here are some comments: >> >>Hi, >>Here's my take on how to do it, please correct me if I'm wrong or fill in any >>missing details. >> >>Licensing and author files needs to be sorted out before any code can be >>committed. >I moved license and author

Re: [Wireshark-dev] Npcap 0.04 call for test

2015-09-02 Thread Pascal Quantin
2015-09-02 8:38 GMT+02:00 Yang Luo : > Hi Pascal, > > On Wed, Sep 2, 2015 at 1:57 AM, Pascal Quantin > wrote: > >> >> >> 2015-09-01 17:23 GMT+02:00 Pascal Quantin : >> >>> >>> >>> 2015-09-01 3:19 GMT+02:00 Yang Luo : >>> Hi Pascal, Thanks for this bug. This bug is because loopback

Re: [Wireshark-dev] Npcap 0.04 call for test

2015-09-02 Thread Yang Luo
Hi Pascal, Sometimes network is not working because Npcap is a optional filter driver and can cause network to be unavailable for up to 90 seconds (refers to: https://support.microsoft.com/en-us/kb/2019184), so this is expected, I think adding a hint about this is a good idea, and moreover if some

Re: [Wireshark-dev] Problem writing a file dissector for vwr capture files

2015-09-02 Thread Michal Labedzki
I have a plan to improve support of file-dissectors. Next step for me is change "Open" option to support both Capture (high priority) and Files-formats. Nothing new here, just add files support as captures are supported right now, something like Type in Open dialogs contains "All, All captures file

[Wireshark-dev] tvb_captured_length or tvb_reported_length?

2015-09-02 Thread Robert Cragie
I am trying to understand the changes to the previous use of tvb_length(). There are now two functions (and their associates): * tvb_captured_length() * tvb_reported_length() As far as I can tell, tvb_captured_length() is the direct replacement for tvb_length() but tvbuff.h says "You probably wan

Re: [Wireshark-dev] tvb_captured_length or tvb_reported_length?

2015-09-02 Thread Evan Huus
Many systems support packet capture such that only the first n bytes of each captured packet is saved, as this is far more efficient and frequently enough if you're only interested in the headers. When that occurs, "captured" is the number of bytes actually captured, while "reported" is the origina

Re: [Wireshark-dev] tvb_captured_length or tvb_reported_length?

2015-09-02 Thread Pascal Quantin
Hi Robert, 2015-09-02 19:33 GMT+02:00 Robert Cragie : > > I am trying to understand the changes to the previous use of tvb_length(). > There are now two functions (and their associates): > > * tvb_captured_length() > * tvb_reported_length() > > As far as I can tell, tvb_captured_length() is the d

Re: [Wireshark-dev] tvb_captured_length or tvb_reported_length?

2015-09-02 Thread Pascal Quantin
2015-09-02 19:37 GMT+02:00 Evan Huus : > Many systems support packet capture such that only the first n bytes > of each captured packet is saved, as this is far more efficient and > frequently enough if you're only interested in the headers. When that > occurs, "captured" is the number of bytes ac

Re: [Wireshark-dev] tvb_captured_length or tvb_reported_length?

2015-09-02 Thread Guy Harris
On Sep 2, 2015, at 10:33 AM, Robert Cragie wrote: > I am trying to understand the changes to the previous use of tvb_length(). > There are now two functions There have *always* been two functions; that was not changed. They were originally: tvb_length() tvb_reported_length()

[Wireshark-dev] Wireshark 1.99.9 is now available

2015-09-02 Thread Gerald Combs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm proud to announce the release of Wireshark 1.99.9. This is a semi-experimental release intended to test new features for Wireshark 2.0. __ What is Wireshark? Wireshar

[Wireshark-dev] IAX2 and LTE captures

2015-09-02 Thread Gerald Combs
Does anyone have any IAX2 or LTE captures that they can share, either publicly or privately? Otherwise porting the remaining telephony dialogs is going to be a bit tricky. ___ Sent via:Wireshark-dev mailing list Archives:

Re: [Wireshark-dev] IAX2 and LTE captures

2015-09-02 Thread Tyson Key
Hi Gerald, I don't have any new, original ones to share - although I've seen a few LTE-related traces, whilst digging around in my archives of the Wireshark-Bugs list (bugs #5536, #8303. #5511, and #10699 immediately come to mind), and there's the IAX2_incoming_call.acp trace on the Wiki - but I d

Re: [Wireshark-dev] IAX2 and LTE captures

2015-09-02 Thread Tyson Key
Aha - for what it's worth, http://www.ng4t.com/wireshark.html seems pretty promising - although it seems that they're synthetic traces, generated by a simulator. Covers S1AP, NAS-EPS, RANAP, HNBAP, GSM A-I/F DTAP, and a bunch of other interesting protocols, on the cell/eNodeB side (mostly encapsula