Merging upstream version 2.3.1:
- properly handles big-endian data in `iputils.py` (Closes: #1057031). Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1fb60de7fe
commit
a8f39c03aa
24 changed files with 598 additions and 437 deletions
|
@ -725,7 +725,7 @@ class Staf(Service):
|
|||
'''@brief Finish discovery controllers configuration after
|
||||
hostnames (if any) have been resolved. All the logic associated
|
||||
with discovery controller creation/deletion is found here. To
|
||||
avoid calling this algorith repetitively for each and every events,
|
||||
avoid calling this algorithm repetitively for each and every events,
|
||||
it is called after a soaking period controlled by self._cfg_soak_tmr.
|
||||
|
||||
@param configured_ctrl_list: List of TIDs configured in stafd.conf with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue