Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

daemon: use monotonic clock for age #583

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vincentbernat
Copy link
Member

This does not work for SNMP and I don't quite understand what the problem is (the test should be flaky, but it seems it is also way off). Also, it would break existing clients.

Would fix #572.

Fix #572.

However, this break two things:

 - existing client comparing the age to the non-monotonic clock
 - SNMP agent which should report time since start time which is not
   monotonic either
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lldpd can return negative age
1 participant