Beniamino Galvani
|
d9a4b59c18
|
acd: adapt NM code and build options
Adapt the nm-acd-manager.c code to the new API and also tweak build
options to the new project structure.
|
2018-09-18 15:32:36 +02:00 |
|
Beniamino Galvani
|
7f6a19b1ad
|
n-acd: slightly improve logging
If timeout is 0 we don't really do a probe. Also, log the timeout.
|
2018-05-29 11:18:30 +02:00 |
|
Lubomir Rintel
|
30814288c9
|
acd-manager: drop an unused variable
src/devices/nm-acd-manager.c:299:16: error: unused variable 'timeout_str' [-Werror,-Wunused-variable]
gs_free char *timeout_str = NULL;
^
Fixes: 9f79ae685d
|
2018-04-23 08:24:17 +02:00 |
|
Beniamino Galvani
|
3886cc8e0c
|
core: rename 'arping' to 'acd'
Now that the ACD functionality is no longer using arping, rename
nm-arping-manager to nm-acd-manager and other occurences of arping as
well.
|
2018-04-18 15:22:34 +02:00 |
|