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

trace after packets path form NIC to IP Stack



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