Bug 9877 - Incorrect time reported if system time is changed.
Summary: Incorrect time reported if system time is changed.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rp3
Version: 6.1
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-03-01 04:32 UTC by Rob Rogers
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-03-01 14:38:49 UTC
Embargoed:


Attachments (Terms of Use)

Description Rob Rogers 2000-03-01 04:32:36 UTC
When updating the system time using rdate the connected time is changed by
the same as the system time.

i.e.
1) Connected time is 00:03
2) "rdate -s servername" adds 1:06 to the system time
3) connected time instantly changes to 01:09.

Bug exists in version that came with RH 6.1 stock (1.0.0 I'm guessing) and
in version 1.0.1

Comment 1 Nalin Dahyabhai 2000-03-01 14:38:59 UTC
rp3 uses the difference between the current system time and the timestamp on
the lock file created in /var/run to compute the amount of time the interface
has been up.

If the interface is brought up before rp3 is started, there is no other
reference point rp3 can use to track the uptime for the interface, so changing
rp3 to use an internal counter when an interface is brought up wouldn't help.


Note You need to log in before you can comment on or make changes to this bug.