NetworkManager/src/dhcp
Thomas Haller 0dbd6b507c dhcp: mark descriptor tables for D-Bus as static const
Marking static variables as const will result in write-protected
memory, which is a desired property.
2018-02-12 13:29:03 +01:00
..
tests dhcp/tests: don't use tab characters in string literal 2018-02-07 13:32:04 +01:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-dhcp-client-logging.h core/dhcp: use addr-family parameter for instead of boolean 2017-09-11 15:05:57 +02:00
nm-dhcp-client.c dhcp: fix check for client-id in _set_client_id() 2018-01-09 15:55:43 +01:00
nm-dhcp-client.h dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failure 2018-01-04 18:53:05 +01:00
nm-dhcp-dhclient-utils.c dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failure 2018-01-04 18:53:05 +01:00
nm-dhcp-dhclient-utils.h core: rework tracking of gateway/default-route in ip-config 2017-10-10 08:46:47 +02:00
nm-dhcp-dhclient.c all: replace non-leading tabs with spaces 2018-02-07 13:32:04 +01:00
nm-dhcp-dhcpcanon.c all: replace non-leading tabs with spaces 2018-02-07 13:32:04 +01:00
nm-dhcp-dhcpcd.c all: replace non-leading tabs with spaces 2018-02-07 13:32:04 +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 all: require glib 2.40 2018-01-18 11:45:36 +01:00
nm-dhcp-listener.c dhcp: mark descriptor tables for D-Bus as static const 2018-02-12 13:29:03 +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 dhcp: track dhcp-client instances with CList instead of hash-table 2018-01-04 15:16:38 +01:00
nm-dhcp-manager.h dhcp: add support for dhcpcanon client 2017-10-30 10:43:10 +01:00
nm-dhcp-systemd.c dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failure 2018-01-04 18:53:05 +01:00
nm-dhcp-utils.c dhcp: cleanup handling of ipv4.dhcp-client-id and avoid assertion failure 2018-01-04 18:53:05 +01:00
nm-dhcp-utils.h core: use ipv4.route-table setting for other IPv4 routes 2017-10-09 22:06:25 +02:00