NetworkManager/src/platform
Lubomir Rintel 66b35bc5a2 Revert "platform/wifi: do not double-free nl_msg"
I've applied this without much thinking. Despite applying cleanly it
doesn't do the right thing before nm_auto_nlmsg was introduced.
Whoops.

This reverts commit bc41a9ba75.
2018-06-01 12:08:14 +02:00
..
tests platform: don't require cloned flag for RTM_GETROUTE IPv6 result 2018-03-05 18:51:08 +01:00
wifi Revert "platform/wifi: do not double-free nl_msg" 2018-06-01 12:08:14 +02:00
nm-fake-platform.c platform: merge nm_platform_*_delete() delete functions 2017-12-11 19:00:41 +01:00
nm-fake-platform.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-linux-platform.c platform: don't require cloned flag for RTM_GETROUTE IPv6 result 2018-03-05 18:51:08 +01:00
nm-linux-platform.h platform: use NMDedupMultiIndex for routes in NMPCache 2017-07-05 18:37:38 +02:00
nm-platform-private.h platform: expose emit-signal function from platform 2017-07-05 18:37:39 +02:00
nm-platform-utils.c udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform-utils.h udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform.c platform: assert() for valid item in nm_platform_link_get_all() 2017-12-12 11:21:05 +01:00
nm-platform.h platform: fix TC to-string/hash/cmp functions to include the action 2017-12-11 19:53:09 +01:00
nmp-netns.c platform/netns: don't try to overlay ro /sys with a rw one 2018-02-13 11:53:54 +01:00
nmp-netns.h core: cleanup implementation of nm_auto* macros to use nm_auto() 2017-10-11 08:43:40 +02:00
nmp-object.c platform: add support for traffic filters 2017-12-11 19:53:09 +01:00
nmp-object.h platform/nmp-object: make nmp_object_unref() return void 2018-04-12 14:07:45 +02:00