NetworkManager/src/dhcp
Thomas Haller 345aeefaf3
dhcp: drop "event_id" parameter from NM_DHCP_CLIENT_SIGNAL_STATE_CHANGED signal
It is solely computed from the lease information (the GHashTable).
No need to pass it along as separate argument in NM_DHCP_CLIENT_SIGNAL_STATE_CHANGED,
especially since it only applies to IPv6.
2020-09-11 16:18:39 +02:00
..
tests core: honor the ipv4.dhcp-reject-servers property 2020-08-26 17:28:45 +02:00
meson.build license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nm-dhcp-client-logging.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-dhcp-client.c dhcp: drop "event_id" parameter from NM_DHCP_CLIENT_SIGNAL_STATE_CHANGED signal 2020-09-11 16:18:39 +02:00
nm-dhcp-client.h core: honor the ipv4.dhcp-reject-servers property 2020-08-26 17:28:45 +02:00
nm-dhcp-dhclient-utils.c core: honor the ipv4.dhcp-reject-servers property 2020-08-26 17:28:45 +02:00
nm-dhcp-dhclient-utils.h core: honor the ipv4.dhcp-reject-servers property 2020-08-26 17:28:45 +02:00
nm-dhcp-dhclient.c core: honor the ipv4.dhcp-reject-servers property 2020-08-26 17:28:45 +02:00
nm-dhcp-dhcpcanon.c all: drop explicit casts from _GET_PRIVATE() macro calls 2020-02-14 11:04:46 +01:00
nm-dhcp-dhcpcd.c all: drop explicit casts from _GET_PRIVATE() macro calls 2020-02-14 11:04:46 +01:00
nm-dhcp-helper-api.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-dhcp-helper.c dhcp: cleanup build_signal_parameters() in nm-dhcp-helper 2020-04-30 11:20:12 +02:00
nm-dhcp-listener.c all: use nm_clear_pointer() instead of g_clear_pointer() 2020-03-23 11:22:38 +01:00
nm-dhcp-listener.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-dhcp-manager.c dhcp: drop "event_id" parameter from NM_DHCP_CLIENT_SIGNAL_STATE_CHANGED signal 2020-09-11 16:18:39 +02:00
nm-dhcp-manager.h core: honor the ipv4.dhcp-reject-servers property 2020-08-26 17:28:45 +02:00
nm-dhcp-nettools.c dhcp: nettools: change event handler signature 2020-08-26 17:28:45 +02:00
nm-dhcp-options.c l3cfg: support tracking the DHCP lease in NML3ConfigData 2020-09-11 16:18:34 +02:00
nm-dhcp-options.h core: add support for dhcpv4 vendor class identifier option 2020-08-26 09:44:09 +02:00
nm-dhcp-systemd.c dhcp: workaround "maybe-uninitialized" in dhcp_event_cb() 2020-08-28 14:28:56 +02:00
nm-dhcp-utils.c dhcp: drop "event_id" parameter from NM_DHCP_CLIENT_SIGNAL_STATE_CHANGED signal 2020-09-11 16:18:39 +02:00
nm-dhcp-utils.h dhcp: drop "event_id" parameter from NM_DHCP_CLIENT_SIGNAL_STATE_CHANGED signal 2020-09-11 16:18:39 +02:00