packet arrival timestamp
Is there any way to know the time of arrival of IP (preferably IPv4)
packet? That is, when did the packet come to the network interface (or
kernel, maybe).
Is there any API for this in Linux?
Thanks!
STF
.
Relevant Pages
- Network problem with TCP packets
... Network Interface. ... I'm developing an application that sends packet at 5Hz over a TCP ... then the 256, and so on until there are no more free clusters, and the ... socket closes itself. ... (comp.os.vxworks) - Re: Help?
... for sake of keeping things simple the path from domain1 to domain2 ... - have someone start the packet sniffer for you ... network interfaces into "promiscuous mode" and parses the raw data ... where the network interface discards packets ... (comp.security.misc) - Re: Help?
... for sake of keeping things simple the path from domain1 to domain2 ... - have someone start the packet sniffer for you ... network interfaces into "promiscuous mode" and parses the raw data ... where the network interface discards packets ... (comp.security.misc) - Re: Network traffic per process
... processes share a file descriptor for a TCP connection. ... Then the other writes 10 bytes, and a packet containing the 20 bytes ... How do you account for this packet? ... through a network interface with a process. ... (comp.os.linux.development.system) - Re: raw sockets and blocking
... >> I'm guessing the driver or network layer is ... >> back, however would it not be better to discard the packet, ... The output queue for a network interface was full. ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) |
|