Systemd/src/systemd
Thomas Haller 8217ed5ec3 network: fix handling of uninitialized and zero IAID setting
An earlier commit 0e408b82b (dhcp6-client: handle IAID with value zero)
introduced a flag to sd_dhcp6_client to distinguish between an unset
IAID and a value set to zero.

However, that was not sufficient and broke leaving the setting
uninitialized in networkd configuration. The configuration parsing
also must distinguish between the default, unset value and an
explict zero configuration.

Fixes: 0e408b82b8
2018-12-10 14:25:28 +01:00
..
_sd-common.h Merge pull request #11031 from poettering/gcc-attr-cleanup 2018-12-03 21:59:00 +01:00
meson.build test: also run compile tests for libudev.h 2018-11-03 18:00:47 +09:00
sd-bus-protocol.h tree-wide: drop empty lines in the begining of comments 2018-06-29 10:50:23 +09:00
sd-bus-vtable.h tree-wide: drop empty lines in the begining of comments 2018-06-29 10:50:23 +09:00
sd-bus.h libsystemd: introduce _sd_destroy_t 2018-12-02 06:21:11 +01:00
sd-daemon.h tree-wide: drop empty lines in the begining of comments 2018-06-29 10:50:23 +09:00
sd-device.h sd-device: drop priority and description from sd_device_monitor_attach_event() and sd_device_monitor_start() 2018-11-10 22:53:00 +09:00
sd-dhcp-client.h network: fix handling of uninitialized and zero IAID setting 2018-12-10 14:25:28 +01:00
sd-dhcp-lease.h network: add sd_dhcp_route_get_option() accessor 2018-11-27 12:20:19 +01:00
sd-dhcp-server.h tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-dhcp6-client.h dhcp6: don't include internal header "sparse-endian.h" in "sd-dhcp6-client.h" 2018-10-04 21:29:35 +02:00
sd-dhcp6-lease.h tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-event.h libsystemd: introduce _sd_destroy_t 2018-12-02 06:21:11 +01:00
sd-hwdb.h tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-id128.h sd-id128: add sd_id128_get_boot_app_specific() 2018-10-02 15:15:10 +02:00
sd-ipv4acd.h tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-ipv4ll.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
sd-journal.h tree-wide: drop empty lines in the begining of comments 2018-06-29 10:50:23 +09:00
sd-lldp.h lldp: improve debug log message 2018-11-06 20:15:09 +09:00
sd-login.h tree-wide: drop empty lines in the begining of comments 2018-06-29 10:50:23 +09:00
sd-messages.h core: log a recognizable message when a unit succeeds, too 2018-11-16 15:22:48 +01:00
sd-ndisc.h ndisc: improve debug log message 2018-11-06 20:15:09 +09:00
sd-netlink.h networkd: RPDB rule - add support to configure inverted rule. 2018-12-06 10:42:36 +05:30
sd-network.h tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
sd-path.h sd-path: drop redundant "= 0ULL" assignment in enum 2018-11-09 17:19:45 +01:00
sd-radv.h sd-radv: per our CODING_STYLE don't use 'bool' in public headers 2018-11-26 22:31:15 +01:00
sd-resolve.h tree-wide: add whitespace between type and variable name 2018-12-04 09:29:54 +01:00
sd-utf8.h tree-wide: drop empty lines in the begining of comments 2018-06-29 10:50:23 +09:00