summaryrefslogtreecommitdiffstats
path: root/src/connections/ethernet
AgeCommit message (Expand)AuthorFilesLines
2011-07-17ethernet: specify device name explicitly when setting gatewaysRémy Oudompheng1-4/+4
2011-07-14Rework comment formatting.Rémy Oudompheng1-0/+5
2011-07-03ethernet: also stop dhclient when used for DHCPv6Rémy Oudompheng1-0/+8
2011-07-03ethernet: correctly stop dhclient when bringing down interfaces (FS#23293)Xavion1-3/+13
2011-06-18Add the ability to disable IPv6 configuratioin ethernet-staticGeert Hendrickx1-4/+5
2011-06-13IPv6: remove PREFIXLEN option and turn ADDR6 into an arrayRémy Oudompheng1-5/+6
2011-06-11More replacing /var/run by /runRémy Oudompheng1-4/+4
2011-06-11IPv6: add DHCPv6 support.Olivier Mehani1-1/+21
2011-06-11IPv6: add support for stateless autoconfigurationOlivier Mehani1-1/+5
2011-06-11IPv6: support for IPv6 static routesOlivier Mehani1-0/+10
2011-06-11IPv6: add support for static configuration.Olivier Mehani1-0/+30
2011-06-11No longer use the hostname commandRémy Oudompheng1-1/+1
2011-05-29Add support for static routesOlivier Mehani1-0/+8
2011-03-16replace dhcpcd -x with dhcpcd -k (FS#23293)Andrea Scarpino1-1/+1
2010-11-21FS#21755 - Add option to skip no-carrier test, SKIPNOCARRIER=yes/noJames Rayner1-1/+1
2010-11-21FS#20150 - 802.11x: correct state check, handle disconnectJames Rayner1-1/+14
2010-02-21Add adjustable netmask to IP='static'James Rayner1-2/+3
2009-12-03connections/ethernet: report_{debug,iproute} fixesJim Pryor1-2/+2
2009-11-18FS#14509 - add DHCLIENT_OPTIONS for dhclient based setupJames Rayner1-1/+1
2009-10-03connections/ethernet: Don't incorrectly return indicating failureJames Rayner1-0/+1
2009-09-27Only flush when disabling wireless interface, tidy up down/forcedownJames Rayner1-7/+6
2009-09-23Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keysJames Rayner1-3/+3
2009-09-22Merge connections ethernet/ethernet-iprouteJames Rayner1-66/+69
2009-09-14Rename set_interface to bring_interfaceJim Pryor1-4/+4
2009-09-14tabs->spaces, vim modelinesJim Pryor1-1/+1
2009-09-07Rework rfkill into re-usable functionsJames Rayner1-9/+10
2009-09-07quotes around $(...) where neededJim Pryor1-2/+2
2009-09-07Lots of little tweaks that should never hurt. Some of them may help inJames Rayner1-7/+7
2009-08-15quotes!Jim Pryor1-14/+14
2009-08-15Isolate ip to ethernet-iproute, ifconfig to ethernet + wirelessJim Pryor1-5/+6
2009-08-15start consolidation of ifconfig/ip/set_interfaceJim Pryor1-3/+11
2009-08-15Improve debugging and error-reporting.Jim Pryor1-3/+4
2009-08-15grep tweaksJim Pryor1-3/+3
2009-08-15ethernet_up will create resolv.conf also for $DNSJim Pryor1-1/+1
2009-08-15wpa_cli, start/stop_wpa, wpa_check tweaksJim Pryor1-1/+2
2009-08-10Add interface setting, a debug mode and interface setting hooksJames Rayner1-9/+2
2009-08-10merge logging code from Jim PryorJames Rayner1-12/+32
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-10/+5
2009-04-29undo WPA and ethernetAndrea Scarpino1-1/+12
2009-04-29ethernet doesn't need check for wpaAndrea Scarpino1-12/+0
2009-04-28Fix cable check and handle devices which take some time to report state=up. F...James Rayner1-9/+10
2009-02-26Update and re-arrange examples, update wireless quirk options, stopJames Rayner1-2/+8
2009-02-16FS#11748 -netcfg takes interface down too earlyJames Rayner1-2/+5
2009-02-16various fixes, and new quirk 'noacheck'James Rayner1-6/+6
2008-12-25cleanups in ethernet connection typeJames Rayner1-24/+22
2008-12-18use arguments to scripts rather than sourcing in connection functionsJames Rayner1-1/+6
2008-12-18Add option to pass arbitrary ifconfig arguments when using dhcpJames Rayner1-1/+1
2008-12-18fix libifyJames Rayner1-0/+122