mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 10:50:14 +01:00
2006-01-10 Robert Love <rml@novell.com>
* src/autoip.c: Fix FIXME. In performing the link-local zeroconf IP assignment dance, we want to sleep between PROBE_MIN and PROBE_MAX seconds, exclusive. That is, we want to sleep x seconds such that 1 < x < 2. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1313 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
4cc7af6ef6
commit
e9091da2a3
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2006-01-10 Robert Love <rml@novell.com>
|
||||
|
||||
* src/autoip.c: Fix FIXME. In performing the link-local zeroconf IP
|
||||
assignment dance, we want to sleep between PROBE_MIN and PROBE_MAX
|
||||
seconds, exclusive. That is, we want to sleep x seconds such that
|
||||
1 < x < 2.
|
||||
|
||||
2006-01-10 Robert Love <rml@novell.com>
|
||||
|
||||
* gnome/applet/applet-dbus-info.c: Remove FIXME, we do not have to free
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue