[99341] in North American Network Operators' Group
Re: Question on Loosely Synchronized Router Clocks
daemon@ATHENA.MIT.EDU (William Herrin)
Tue Sep 18 14:18:22 2007
Date: Tue, 18 Sep 2007 14:15:52 -0400
From: "William Herrin" <herrin-nanog@dirtside.com>
To: "Xin Liu" <smilerliu@gmail.com>
Cc: nanog@merit.edu
In-Reply-To: <ea11805f0709180855p3c8ab49fq4866399d4204ad00@mail.gmail.com>
Errors-To: owner-nanog@merit.edu
On 9/18/07, Xin Liu <smilerliu@gmail.com> wrote:
> Ideally, yes, a protocol should not rely on clock synchronization at
> all. However, to ensure freshness of messages, we don't have many
> choices, and clock synchronization seems to be the least painful one.
Xin,
Depending on the character of the protocol there are at least two
other options for assuring freshness:
1. Sequence numbers. A higher sequence number is fresher and lowered
numbered messages should be discarded if received.
2. Lifetime decrement counter (aka TTL). Each router that sees the
message decrements the counter. When the counter hits zero the message
is stale and gets discarded.
Like Robert says, its not even fair to assume that a router has a time
of day clock, let alone one that is properly syncronized with
everybody else. Even where they do, there's a bootstrapping problem if
you put Time of Day in the critical path: the routing has to work
before NTP can sync.
Regards,
Bill Herrin
--
William D. Herrin herrin@dirtside.com bill@herrin.us
3005 Crane Dr. Web: <http://bill.herrin.us/>
Falls Church, VA 22042-3004