Thomas Haller
0e408b82b8
dhcp6-client: handle IAID with value zero
...
config_parse_iaid(), dhcp_identifier_set_iaid() and sd_dhcp6_client_set_iaid() all
allow for the IAID to be zero. Also, RFC 3315 makes no mention that zero
would be invalid.
However, client_ensure_iaid() would take an IAID of zero as a sign that
the values was unset. Fix that by keeping track whether IAID is
initialized.
2018-11-23 17:09:29 +01:00
..
2018-06-20 11:58:53 +02:00
2018-06-14 10:20:20 +02:00
2018-10-25 11:23:19 +02:00
2018-09-19 13:45:18 -06:00
2018-10-18 19:50:29 +02:00
2018-10-25 11:23:19 +02:00
2018-06-14 10:20:20 +02:00
2018-11-12 19:08:35 +01:00
2018-11-12 19:08:35 +01:00
2018-06-20 11:58:53 +02:00
2018-06-20 11:58:53 +02:00
2018-10-19 05:52:42 +09:00
2018-06-14 10:20:20 +02:00
2018-11-22 10:54:38 +01:00
2018-06-14 10:20:20 +02:00
2018-06-20 11:58:53 +02:00
2018-10-19 05:52:42 +09:00
2018-06-14 10:20:20 +02:00
2018-11-06 20:15:09 +09:00
2018-09-19 08:28:54 +09:00
2018-09-19 08:28:54 +09:00
2018-06-20 11:58:53 +02:00
2018-06-29 11:02:17 +09:00
2018-06-14 13:03:20 +02:00
2018-11-06 20:15:09 +09:00
2018-09-26 18:54:21 +00:00
2018-06-14 10:20:20 +02:00
2018-11-04 00:31:46 +09:00
2018-08-23 04:57:39 +09:00
2018-10-02 16:22:54 +02:00
2018-11-23 17:09:29 +01:00
2018-10-19 06:11:58 +09:00
2018-11-16 22:57:42 +09:00
2018-11-14 17:01:55 +01:00
2018-11-12 02:03:22 +09:00
2018-11-16 22:57:42 +09:00
2018-08-27 14:01:46 +09:00
2018-11-16 22:57:42 +09:00
2018-11-16 22:57:42 +09:00
2018-11-16 22:57:42 +09:00
2018-09-14 09:29:57 +02:00
2018-11-12 02:03:22 +09:00
2018-11-12 19:08:35 +01:00
2018-09-14 09:29:57 +02:00
2018-09-14 09:29:57 +02:00
2018-11-12 02:03:22 +09:00
2018-11-12 02:03:22 +09:00
2018-11-12 02:03:22 +09:00
2018-11-12 02:03:22 +09:00
2017-05-13 10:19:32 -04:00