diff options
author | Thomas Haller <thaller@redhat.com> | 2019-08-21 11:56:39 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2019-08-28 16:27:00 +0200 |
commit | c3d41fa4529ec9c9e266d117cc5b8ec4e2d917b8 (patch) | |
tree | 577b5f209c5ee8aaa6527f18e7acf76f9c275058 /src/devices/nm-device-ip-tunnel.c | |
parent | f42ced162ff59a3ae58747caaa259a853ce1d03c (diff) | |
download | NetworkManager-c3d41fa4529ec9c9e266d117cc5b8ec4e2d917b8.tar.gz |
device: refactor handling of scheduled activation tasks on idle
- use a [2] array for IPv4/IPv6 variants and a IS_IPv4 variable,
like we do for other places that have similar implementations for
both address families.
- drop ActivationHandleData and use the fields directly. Also drop
activation_source_get_by_family().
- rename "act_handle*" field to "activation_source_*", to follow the
naming of the related accessor functions.
- downgrade the severity of some logging messages.
Diffstat (limited to 'src/devices/nm-device-ip-tunnel.c')
0 files changed, 0 insertions, 0 deletions