[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
trace after packets path form NIC to IP Stack
- To: "Linux-Il" <linux-il(at-nospam)linux.org.il>
- Subject: trace after packets path form NIC to IP Stack
- From: "Moshe Ashkenazi" <moshea(at-nospam)checkpoint.com>
- Date: Thu, 2 Aug 2001 14:04:40 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Importance: Normal
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hi, List -
I'm trying on Linux system to trace after packets path form NIC to IP Stack
and
back from IP Stack to NIC.
I know that there is a link list of protocol handlers which take care of
packets.
But ones a packet reach to NIC, How first see it ?
How pass the packet through the protocol handlers link list ?
and ones the packet reach to the end of the link list
How pass it to IP Stack ?
Moshe,
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il