[99338] in North American Network Operators' Group
Re: Question on Loosely Synchronized Router Clocks
daemon@ATHENA.MIT.EDU (Bora Akyol)
Tue Sep 18 12:45:39 2007
Date: Tue, 18 Sep 2007 09:27:32 -0700
From: Bora Akyol <bora.akyol@aprius.com>
To: Xin Liu <smilerliu@gmail.com>
CC: <nanog@merit.edu>
In-Reply-To: <ea11805f0709180925j69f3e0b2l2f34236a1ba3fee8@mail.gmail.com>
Errors-To: owner-nanog@merit.edu
It is not dependent on time. You'd like a protocol to be self sufficient if
at all possible.
Moving the vulnerability of one protocol to another is not highly desirable
in general.
Looking forward to reading your research results when available.
Regards
Bora
On 9/18/07 9:25 AM, "Xin Liu" <smilerliu@gmail.com> wrote:
> Sequence number has its own problems. Message sources have to remember
> sequence numbers even when it reboots or crashes. Message verifiers
> have to keep states too, and whenever the states go wrong due to
> attack or random errors, it's hard to detect and fix them.
>
> Best
> Regards,
>
> Xin Liu
>
> On 9/18/07, Bora Akyol <bora.akyol@aprius.com> wrote:
>> You can check freshness of a message by means of sequence numbers, no?
>>
>> Bora