diff options
author | emaste <emaste@FreeBSD.org> | 2007-03-01 23:16:17 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2007-03-01 23:16:17 +0000 |
commit | 6086e6d82ae2cc0542ea4b8f999a22d2e04472bb (patch) | |
tree | 8e31afcbd1d06f5221f742419922b9fbd8578693 /sys/compat/linux/linux_emul.c | |
parent | d38fdb51a0c6e3f8ae006b01ab0d882fcaabf54e (diff) | |
download | FreeBSD-src-6086e6d82ae2cc0542ea4b8f999a22d2e04472bb.zip FreeBSD-src-6086e6d82ae2cc0542ea4b8f999a22d2e04472bb.tar.gz |
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
Diffstat (limited to 'sys/compat/linux/linux_emul.c')
0 files changed, 0 insertions, 0 deletions