]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd-network/sd-dhcp6-client.c
sd-dhcp6-client: stop IO event source when client entered bound state
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 6 Feb 2022 20:21:31 +0000 (05:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 14 Feb 2022 05:58:49 +0000 (14:58 +0900)
commit6f8ff34218be17a485534cce1712c80e2ce599d4
treeb51e3a61543f7955edf344fe5031707978e2187b
parent6f4490bb0c0bb878dfdbf38c607464a8943556a1
sd-dhcp6-client: stop IO event source when client entered bound state

Also when the client receives a reply when running in information
requesting mode.
src/libsystemd-network/sd-dhcp6-client.c