summaryrefslogtreecommitdiff
path: root/src/platform
AgeCommit message (Expand)AuthorFilesLines
2013-12-05platform: fix uninitialized variable bcaddr in build_rtnl_addr()Jiří Klimeš1-1/+1
2013-12-03platform: set IPv4 broadcast address too (rh #1032819)Dan Williams1-0/+32
2013-12-02core: print peer_address in NMPlatform address_to_stringThomas Haller1-2/+20
2013-12-02platform/core: add back support for PtP/peer addresses (rh #1018317)Dan Winship7-30/+98
2013-11-15core: remove redundant sysctl utilitiesDan Winship2-0/+26
2013-11-13platform: dump objects that fail to be added (rh #1029213)Dan Williams1-0/+5
2013-11-13coverity: fix various warnings detected with CoverityThomas Haller3-4/+3
2013-11-08platform: sort slaves after their master devicesThomas Haller1-34/+88
2013-11-08platform: clarify that address lifetimes are in secondsDan Williams1-4/+4
2013-11-08platform: avoid one bug warningPavel Šimerda1-2/+6
2013-11-08core: add ifa_flags to NMPlatformIP6Address structureThomas Haller7-21/+42
2013-11-08core: omit "dev -" for *_to_string of NMPlatformIP* addresses and routesThomas Haller1-8/+28
2013-11-07trivial: whitespace fixThomas Haller2-9/+9
2013-11-07core: fix bridge port sysfs directory determination after f5507633 (platform:...Dan Williams1-1/+1
2013-11-06core: improve handling of NPAR/SR-IOV devices (rh #804527)Dan Winship4-0/+55
2013-10-22core: fix compiler warnings -Werror=shadow by trivial renaming of variablesThomas Haller1-9/+9
2013-10-20platform: use translated VLAN flagsPavel Šimerda1-1/+1
2013-10-19Fix typosYuri Chornoivan1-1/+1
2013-10-18platform: don't treat unrecognized WiMAX devices as EthernetDan Williams2-0/+3
2013-10-17core: announce device removal even for udev events with no ifindex propertyThomas Haller1-0/+1
2013-10-16platform: fix srcdir != builddir build after last changeDan Winship1-0/+1
2013-10-16platform: detect non-mac80211 WiFi devices as WiFi (rh #1015598)Dan Williams1-2/+5
2013-10-16platform: fix getting "ifindex" for devices on 'remove' udev actionJiří Klimeš1-11/+13
2013-10-16platform: log links in event_notification() in debug modeJiří Klimeš1-1/+8
2013-10-15core: print ifindex when logging UDEV eventThomas Haller1-2/+6
2013-09-25core: add nm_platform_ip[46]_*_cmp functionsThomas Haller2-0/+86
2013-09-25trivial: fix uninitialized bytes in ethtool driver name lookupDan Williams1-1/+1
2013-09-24platform: fix InfiniBand partition handlingDan Winship1-1/+15
2013-09-24platform: fix spelling of "announceable"Dan Winship1-4/+4
2013-09-23platform: fix a crash when nm_platform_sysctl_get() returns NULL (rh #1010522)Jiří Klimeš1-0/+4
2013-09-23platform: fix a memory leak on an errorJiří Klimeš1-0/+1
2013-09-12platform: fix VLAN ingress/egress map settingDan Winship1-5/+11
2013-09-06platform: recognize Open vSwitch interfaces as Generic devices (rh #1004356)Dan Winship2-65/+91
2013-08-31platform: fix and simplify address lifetime compensationPavel Šimerda1-13/+13
2013-08-29platform: add nm_platform_*_to_string functionsThomas Haller2-45/+117
2013-08-26core: add nm_platform_ip4_route_to_string for debuggingThomas Haller2-0/+31
2013-08-22build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship1-3/+0
2013-08-12core: minor code cleanup to use preprocessor constantsThomas Haller1-1/+1
2013-08-12platform: ignore multi-hop routesPavel Šimerda1-16/+30
2013-08-07platform: fix some bogus compiler warningsDan Williams1-9/+6
2013-08-07platform: don't assert on multi-hop routes (rh #989022)Dan Williams1-1/+1
2013-08-07core,platform: don't completely ignore WWAN pseudo-ethernet interfacesDan Williams2-24/+14
2013-08-06platform: fix initial link-added emissionDan Winship1-2/+4
2013-08-06core: don't wait for udev to find created software devicesDan Williams1-15/+66
2013-08-03platform: simplify getting routes and ignoring the default routeDan Williams8-38/+36
2013-08-02build: fix distcheckDan Williams1-0/+1
2013-08-02platform: add reason attribute to all signalsPavel Šimerda8-43/+54
2013-08-02platform: re-check potentially removed objectsPavel Šimerda1-21/+55
2013-08-02platform: rework the object refresh codePavel Šimerda1-54/+80
2013-08-02platform: don't check for route existence (fixup)Pavel Šimerda1-1/+1