NetworkManager/src/dhcp-manager
Thomas Haller 4873850fd4 platform: change @plen field of NMPlatformIPxAddress to type guint8
On netlink layer, this field is uint8_t/uchar.

A larger (signed) plen makes no sense. Adjust the signatures
to have only guint8.

(cherry picked from commit 44768f0311)
2016-04-12 11:14:01 +02:00
..
tests platform: change @plen field of NMPlatformIPxRoute to type guint8 2016-04-12 11:14:01 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-dhcp-client-logging.h dhcp: support _LOGx_ENABLED() macro in dhcp-client 2016-03-17 18:00:53 +01:00
nm-dhcp-client.c dhcp: fix GBytes leak in nm_dhcp_client_start_ip4() 2016-03-18 10:46:16 +01:00
nm-dhcp-client.h dhcp/systemd: honor timeout 2016-01-25 17:46:01 +01:00
nm-dhcp-dhclient-utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp-dhclient-utils.h dhcp4: send FQDN option when ipv4.dhcp-fqdn is set 2015-11-23 22:09:12 +01:00
nm-dhcp-dhclient.c dhcp: client: use logging helpers 2016-03-04 11:59:37 +01:00
nm-dhcp-dhclient.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dhcp-dhcpcd.c dhcp: client: use logging helpers 2016-03-04 11:59:37 +01:00
nm-dhcp-dhcpcd.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dhcp-helper.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp-listener.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp-listener.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dhcp-manager.c dhcp: don't fail assertions when a DHCP client is not available 2016-03-24 15:03:04 +01:00
nm-dhcp-manager.h dhcp4: send FQDN option when ipv4.dhcp-fqdn is set 2015-11-23 22:09:12 +01:00
nm-dhcp-systemd.c platform: change @plen field of NMPlatformIPxRoute to type guint8 2016-04-12 11:14:01 +02:00
nm-dhcp-systemd.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dhcp-utils.c platform: change @plen field of NMPlatformIPxAddress to type guint8 2016-04-12 11:14:01 +02:00
nm-dhcp-utils.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00