Hi, Guys,
I have a trouble here and need to know a packet's trip (linux
kernel 2.4.18) from entering a NIC to arriving at the application in
application layer.
The big problem is that I also need to know who may interrupt
the processing of this packet, i.e., which kernel or user processes may
preempt the processing of this packet when the packet is in NIC, device
driver, IP layer, transport layer, and applciation layer. That is, I want
to know the packet processing's priority in different layers.
Hope you great guys can give me some hints!
Thanks!
Xinwen Fu