mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 17:20:11 +01:00
* dhcpcd/dhcpcd.[ch] src/NetworkManagerDHCP.c - Switch names from "*_record_*" -> "*_element_*" to clarify things a bit (ie, dhcp_option_record_len -> dhcp_option_element_len) * src/NetworkManagerDbus.c - spacing cleanups * src/nm-dbus-dhcp.c - Make the API suck less. There is now only 1 type of each function, ie only "getInteger" and no longer also "getIntegerv". All types are returned encapsulated in a DBUS_TYPE_ARRAY, even for options that will never have more than 1 element. This should simplify things greatly. * test/nm-dhcp-opt-test.c - Make the tool not segfault - adapt to new DHCP Options API git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@506 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| libnm_glib_test.c | ||
| Makefile.am | ||
| nm-dhcp-opt-test.c | ||
| nminfotest.c | ||
| nmnetlinktest.c | ||
| nmtest.c | ||
| nmtestdevices.c | ||