1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Jan Vcelak
ac079d8f40 fix: crash when ethtool advertised modes in unknown format
Resolves: #689715 (RHEL)
2011-03-23 14:56:26 +01:00
Jan Vcelak
c36714fd02 code cleanup: too much underscores 2011-03-08 17:41:57 +01:00
Phil Knirsch
64edcee9a7 - Fixed problem with network cards that provide unparsable supported network modes
Resolves: #620686
2010-08-03 11:44:15 +02:00
Jan Vcelak
ce20fa296e bug fix - rhbz #577983
tuned: AttributeError: Nettool instance has no attribute 'interface'
2010-03-30 10:22:21 +02:00
Jan Vcelak
e45ed54624 nettool: logging support 2010-01-07 15:05:29 +01:00
Jan Vcelak
94b46b4e38 tuned_nettool.py: bz 542305 - [abrt] crash detected in tuned-0.2.5-2.fc12
Some strange network cards (e.g. Unknown (0x1062)) are not supported
by 'ethtool'. The tool reports not very obviously:

Cannot get device settings: Operation not permitted
Cannot get wake-on-lan settings: Operation not permitted
Cannot get link status: Operation not permitted
2009-12-21 13:14:45 +01:00
Philip Knirsch
70e3767f73 - Fix traceback when tuned was started with non-connected ethernet 2009-11-06 17:15:08 +01:00
Jan Vcelak
56ba289b23 This patch adds detection of netcard supported speeds. 2045-10-29 16:15:54 +01:00