Networking Forums

Networking Forums > Computer Networking > Linux Networking > Packet capture drivers

Reply
Thread Tools Display Modes

Packet capture drivers

 
 
Ramya Desai
Guest
Posts: n/a

 
      11-29-2004, 09:28 AM
Dear all,
I am new to networking.

1)
Can anyone of you please explain me what is the difference between
packet capturing and packet sniffing

2) what is the place of packet capturing ? is in driver side ? or in
application ?.

Thanks in advance,
Ramya.
 
Reply With Quote
 
 
 
 
Alex Harsch
Guest
Posts: n/a

 
      11-29-2004, 07:49 PM
Ramya Desai wrote:

> Dear all,
> I am new to networking.
>
> 1)
> Can anyone of you please explain me what is the difference between
> packet capturing and packet sniffing
>
> 2) what is the place of packet capturing ? is in driver side ? or in
> application ?.
>
> Thanks in advance,
> Ramya.

Hi,

1. I think there is no difference.
2. packet capturing is done with the help of the promicious mode. If the
hardware sopports it, it will queue all the incoming packets in the backlog
queue of a processor. By adding a protocol, that accepts packets of all
kinds (ip/ipx/x.25), a packet_type structure is created with a queue
holding all the incoming packets. This queue can be accessed from
kernel-space. If you want to cope with this topic, you might want to take a
look in the sources of tcpdump.

With kind regards, Alex
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Packet capture Kalyan Linux Networking 1 11-28-2007 11:20 AM
Packet capture Kalyan Wireless Internet 1 11-28-2007 05:02 AM
Raw packet capture and sending Konstantin Grudnev Linux Networking 1 03-20-2006 07:28 AM
Receiver sensitivity- Packet Detection v/s Packet capture Vinay Wireless Internet 1 10-14-2005 01:50 AM
decrypting packet capture Pigpenn Wireless Internet 0 08-03-2005 01:26 PM



1 2 3 4 5 6 7 8 9 10 11