mirror of
https://github.com/systemd/systemd.git
synced 2024-11-14 15:21:37 +03:00
56cd007ab8
Similar to DHCP, the IPv4LL library user can decide to free the LL client any time the callback is called. Guard against freeing the LL client in the callback by introducing proper reference counting. Also update code using the IPv4LL library to properly handle a returned NULL from the notify and stop functions if the IPv4LL client was freed. |
||
---|---|---|
.. | ||
dhcp-internal.h | ||
dhcp-lease-internal.h | ||
dhcp-network.c | ||
dhcp-option.c | ||
dhcp-packet.c | ||
dhcp-protocol.h | ||
ipv4ll-internal.h | ||
ipv4ll-network.c | ||
ipv4ll-packet.c | ||
Makefile | ||
network-internal.c | ||
network-internal.h | ||
sd-dhcp-client.c | ||
sd-dhcp-lease.c | ||
sd-ipv4ll.c | ||
test-dhcp-client.c | ||
test-dhcp-option.c |