Re: how tcpdump intercepts sent packets..?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>        so exactly when does tcpdump intercept the packets that are
>  sent..and how..?

>        john


check out dev_queue_xmit_nit() in core/dev.c. 
its a registered network tap which gets a 
cloned skb when dev_queue_xmit_nit cycles through the 
ptype_all list.


thanks,
Nivedita

-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux