|
RFC Home |
Full RFC Index |
Recent RFCs |
RFC Standards |
Best Current Practice |
RFC Errata |
1 April RFC |
|
||||||
|
IETF RFC 781
Specification of the Internet Protocol (IP) timestamp option Last modified on Thursday, October 15th, 1992 Permanent link to RFC 781 Search GitHub Wiki for RFC 781 Show other RFCs mentioning RFC 781 RFC 781 Zaw-Sing Su SRI May 1981 A SPECIFICATION OF THE INTERNET PROTOCOL (IP) TIMESTAMP OPTION I. INTRODUCTION Packet switching is store-and-forward by nature. Network delay is a therefore a critical performance measure for packet-switching communications. A catenet is a system of packet-switched communication networks interconnected via gateways [Cerf 78]. The catenet "link" delays are thus variable. Their measurement, the measurement of delays across member networks of a catenet, becomes important for catenet investigations. An effective way to measure catenet delays is by means of packet header timestamping. Header timestamping allows monitoring of catenet delays for user traffic, such as the case of Ft. Bragg users accessing ISID across the catenet. Packet header timestamping is also compatible with the use of test packets for catenet delay measurement. Another advantage of header timestamping is that since it is an IP option, the gateway imposes little difference in the treatment of such a packet. In this note, a specification of the timestamp option format for IP is presented. Measurement of one-way delay, either end-to-end or across an individual network, requires that device clocks be synchronized, using such facilities as WWVB clocks [Mills 81]. This specification assumes this capability in the gateways and involved network hosts. II. FORMAT SPECIFICATION As an IP option, the contents of the first two octets are dictated by the IP header format to be option type and option length in octets [Postel 80]. The next two octets are used to control this option. 0 7 15 23 31 +---------------+---------------+---------------+---------------+ | type | length | offset |overflw| flags | +---------------+---------------+---------------+---------------+ | internet ID | +---------------+---------------+---------------+---------------+ | time stamp | +---------------+---------------+---------------+---------------+ . . . |