NetworkManager/src/dhcp
Alfonso Sánchez-Beato 76cf0e590f Remove assertion for empty DHCP options
It turns out that some routers return responses to DHCP6
Information-request messages that do not contain any of the options
that we insert in the "options" table. When that happened and the
info-only flag for DHCP6 was set, the assertion was triggered and
NetworkManager crashed. We remove the assertion as having empty options
is a possibility and is harmless anyway. This happened while using the
internal dhclient.
2017-03-28 06:50:54 +02:00
..
tests dhcp/dhclient: parse "interface" statements 2017-03-03 14:14:41 +01:00
nm-dhcp-client-logging.h dhcp: log the device context 2017-03-24 12:42:09 +01:00
nm-dhcp-client.c Remove assertion for empty DHCP options 2017-03-28 06:50:54 +02:00
nm-dhcp-client.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
nm-dhcp-dhclient-utils.c dhcp/dhclient: parse "interface" statements 2017-03-03 14:14:41 +01:00
nm-dhcp-dhclient-utils.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
nm-dhcp-dhclient.c build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-dhcpcd.c build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-helper-api.h build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-helper.c build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-listener.c logging: log device and connection along with the message 2017-03-24 12:42:09 +01:00
nm-dhcp-listener.h build: rename "src/dhcp-manager" to "src/dhcp" 2016-11-21 14:07:47 +01:00
nm-dhcp-manager.c trivial: fix indentation 2016-12-09 07:26:04 +01:00
nm-dhcp-manager.h config: drop nm_config_get_dhcp_client() and access config directly 2016-11-25 18:02:38 +01:00
nm-dhcp-systemd.c build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-dhcp-utils.c build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-dhcp-utils.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00