Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] tvb buffer

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "Abhik Sarkar" <sarkar.abhik@xxxxxxxxx>
Date: Mon, 9 Jun 2008 10:22:27 +0400

Hi Amit,

If I am not mistaken, the tvb is first created in the dissect_packet
function of epan/packet.c.

Hope this helps.
Abhik.

On Mon, Jun 9, 2008 at 10:12 AM, Amit Paliwal
<Amit.Paliwal@xxxxxxxxxxxxxxx> wrote:
>
> thanks for your reply.
>
> but can you plz let me know where is it done in source code, if you can tell
> me where in code is it done i will be in a better position to understand
> that.
>
>
>
> "Gilbert Ramirez" <gram@xxxxxxxxxxxxxxx>
> Sent by: wireshark-dev-bounces@xxxxxxxxxxxxx
>
> 06/09/2008 10:58 AM
>
> Please respond to
> Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
> To
> "Developer support list for Wireshark" <wireshark-dev@xxxxxxxxxxxxx>
> cc
> Subject
> Re: [Wireshark-dev] tvb buffer
>
>
>
>
> The pcap library collects the data from the operating system. That
> gets passed to wireshark and the tvb is created.
>
> --gilbert
>
> On 6/9/08, Amit Paliwal <Amit.Paliwal@xxxxxxxxxxxxxxx> wrote:
>>
>> I know that in wireshark when a farme is selected the top level dissector
>> is
>> called like ethernet which in turn calls other dissectors. But I really
>> want
>> to know where is this buffer tvb constructed for the first time which is
>> than passed to subsequent dissectors. Is it constructed from the raw data
>> received on the network card.
>>
>> ______________________________________________________________________
>>
>> _______________________________________________
>>  Wireshark-dev mailing list
>>  Wireshark-dev@xxxxxxxxxxxxx
>>  https://wireshark.org/mailman/listinfo/wireshark-dev
>>
>>
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> https://wireshark.org/mailman/listinfo/wireshark-dev
>
> ______________________________________________________________________
>
>
> ______________________________________________________________________
>
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> https://wireshark.org/mailman/listinfo/wireshark-dev
>
>

  • Follow-Ups:
    • Re: [Wireshark-dev] tvb buffer
      • From: Guy Harris
  • References:
    • Re: [Wireshark-dev] tvb buffer
      • From: Gilbert Ramirez
    • Re: [Wireshark-dev] tvb buffer
      • From: Amit Paliwal
  • Prev by Date: Re: [Wireshark-dev] tvb buffer
  • Next by Date: [Wireshark-dev] proto tree
  • Previous by thread: Re: [Wireshark-dev] tvb buffer
  • Next by thread: Re: [Wireshark-dev] tvb buffer
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation