summaryrefslogtreecommitdiffstats
path: root/src/connections/ethernet-iproute
AgeCommit message (Collapse)AuthorFilesLines
2009-08-15Improve debugging and error-reporting.Jim Pryor1-7/+7
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-15grep tweaksJim Pryor1-3/+3
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-15wpa_cli, start/stop_wpa, wpa_check tweaksJim Pryor1-1/+3
* Supply -i switch to wpa_cli * Have wpa_check call stop_wpa on failure, instead of duplicating (only some of) the termination code. * Need brief sleep in termination code. * Note that functions which call wpa_check don't need to call stop_wpa themselves, when wpa_check fails. * Functions which call wpa_check and start_wpa are however responsible for all error reporting on failure. * Add some debugging calls to announce calls to wpa_start/wpa_check Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-10Add interface setting, a debug mode and interface setting hooksJames Rayner1-4/+2
2009-08-10merge logging code from Jim PryorJames Rayner1-15/+27
2009-08-10Add wireless+iproute support, extend wait for some slower cardsJames Rayner1-1/+1
2009-08-10Added basic rfkill support; prototype connection query supportJames Rayner1-0/+7
2009-06-06Another attempt at a working link check, FS#13334James Rayner1-11/+5
2009-04-28Fix cable check and handle devices which take some time to report state=up. ↵James Rayner1-4/+12
FS#13334
2009-02-16various fixes, and new quirk 'noacheck'James Rayner1-4/+0
2008-12-22add iproute enabled ethernet connection type, fix makefile for new wirelessJames Rayner1-0/+119