Searched hist:167156 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_source.cdiff 167156 Thu Mar 01 21:16:17 MST 2007 emaste Add "settimestamp" and "gettimestamp" messages, providing the the ability
to embed a timestamp (struct timeval) in outgoing packets. The message
specifies the offset at which the timestamp should be inserted.

NG_SOURCE(4) gives an example usage that queues an ICMP packet. Using that
example, the following command will insert a timestamp in the ICMP's data
payload:

ngctl msg src0: settimestamp '{ offset=0x2a flags=1 }'

Sponsored by: Sandvine Incorporated

Completed in 47 milliseconds