summaryrefslogtreecommitdiffstats
path: root/src/connections/ethernet
AgeCommit message (Expand)AuthorFilesLines
2012-07-03Better grep usageJouke Witteveen1-2/+2
2012-06-24Minor changesJouke Witteveen1-1/+1
2012-06-21Introduce polling timeout logicJouke Witteveen1-11/+5
2012-06-12New style to check command availabilityJouke Witteveen1-1/+1
2012-05-17Wait for DAD when using IPv6 (FS#28887)Jouke Witteveen1-23/+35
2012-05-16Code inspectionJouke Witteveen1-29/+28
2012-04-30use 'ip route replace' instead of 'ip route add'Phillip Smith1-2/+2
2012-04-03sysctl: use the correct key for interfaces with vlans (FS#26259)Jouke Witteveen1-7/+6
2012-04-03auto-wireless: improve dhcpcd callJouke Witteveen1-2/+2
2012-03-04Remove cat-subshells (cosmetic)Jouke Witteveen1-4/+4
2012-03-03Remove deprecated codeJouke Witteveen1-17/+4
2012-03-01Code quality upgradeJouke Witteveen1-16/+19
2012-02-22Fix IPv6 SLAAC address/route bugChristoph Vigano1-1/+6
2011-08-13ethernet: load ipv6 module if necessary (FS#25530)Rémy Oudompheng1-6/+13
2011-08-13ethernet: set wpa_supplicant control path if needed (FS#25473)Rémy Oudompheng1-1/+6
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