NetworkManager/src/platform
Dan Williams 024f7e10b2 trivial: fix uninitialized bytes in ethtool driver name lookup
If the interface doesn't have an ethtool driver name, then '.driver'
will never be touched and (*drvinfo.driver) will access uninitialized
bytes.
2013-09-25 13:51:03 -05:00
..
tests build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c core: minor code cleanup to use preprocessor constants 2013-08-12 13:31:33 -05:00
nm-fake-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-linux-platform.c trivial: fix uninitialized bytes in ethtool driver name lookup 2013-09-25 13:51:03 -05:00
nm-linux-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-platform.c platform: fix and simplify address lifetime compensation 2013-08-31 00:47:11 +02:00
nm-platform.h platform: recognize Open vSwitch interfaces as Generic devices (rh #1004356) 2013-09-06 19:39:11 -05:00