index
:
netctl
master
working
Main repo is at https://projects.archlinux.org/netctl.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
connections
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-08
Set the IPv6 gateway after DAD
Jouke Witteveen
1
-8
/
+10
2012-07-14
Revise simple connection scripts
Jouke Witteveen
1
-2
/
+3
2012-07-10
Remove duplicate code
Jouke Witteveen
1
-4
/
+2
2012-07-08
Use grep instead of fgrep (FS#30598)
Jouke Witteveen
1
-1
/
+1
2012-07-05
Remove unused status functions
Jouke Witteveen
1
-7
/
+0
2012-07-05
Rethink management of socket location for wpa_supplicant
Jouke Witteveen
1
-5
/
+1
2012-07-03
Better grep usage
Jouke Witteveen
1
-2
/
+2
2012-06-24
Minor changes
Jouke Witteveen
1
-1
/
+1
2012-06-21
Introduce polling timeout logic
Jouke Witteveen
1
-11
/
+5
2012-06-12
New style to check command availability
Jouke Witteveen
1
-1
/
+1
2012-05-17
Wait for DAD when using IPv6 (FS#28887)
Jouke Witteveen
1
-23
/
+35
2012-05-16
Code inspection
Jouke Witteveen
1
-29
/
+28
2012-04-30
use 'ip route replace' instead of 'ip route add'
Phillip Smith
1
-2
/
+2
2012-04-03
sysctl: use the correct key for interfaces with vlans (FS#26259)
Jouke Witteveen
1
-7
/
+6
2012-04-03
auto-wireless: improve dhcpcd call
Jouke Witteveen
1
-2
/
+2
2012-03-04
Remove cat-subshells (cosmetic)
Jouke Witteveen
1
-4
/
+4
2012-03-03
Remove deprecated code
Jouke Witteveen
1
-17
/
+4
2012-03-01
Code quality upgrade
Jouke Witteveen
1
-16
/
+19
2012-02-22
Fix IPv6 SLAAC address/route bug
Christoph Vigano
1
-1
/
+6
2011-08-13
ethernet: load ipv6 module if necessary (FS#25530)
Rémy Oudompheng
1
-6
/
+13
2011-08-13
ethernet: set wpa_supplicant control path if needed (FS#25473)
Rémy Oudompheng
1
-1
/
+6
2011-07-17
ethernet: specify device name explicitly when setting gateways
Rémy Oudompheng
1
-4
/
+4
2011-07-14
Rework comment formatting.
Rémy Oudompheng
1
-0
/
+5
2011-07-03
ethernet: also stop dhclient when used for DHCPv6
Rémy Oudompheng
1
-0
/
+8
2011-07-03
ethernet: correctly stop dhclient when bringing down interfaces (FS#23293)
Xavion
1
-3
/
+13
2011-06-18
Add the ability to disable IPv6 configuratioin ethernet-static
Geert Hendrickx
1
-4
/
+5
2011-06-13
IPv6: remove PREFIXLEN option and turn ADDR6 into an array
Rémy Oudompheng
1
-5
/
+6
2011-06-11
More replacing /var/run by /run
Rémy Oudompheng
1
-4
/
+4
2011-06-11
IPv6: add DHCPv6 support.
Olivier Mehani
1
-1
/
+21
2011-06-11
IPv6: add support for stateless autoconfiguration
Olivier Mehani
1
-1
/
+5
2011-06-11
IPv6: support for IPv6 static routes
Olivier Mehani
1
-0
/
+10
2011-06-11
IPv6: add support for static configuration.
Olivier Mehani
1
-0
/
+30
2011-06-11
No longer use the hostname command
Rémy Oudompheng
1
-1
/
+1
2011-05-29
Add support for static routes
Olivier Mehani
1
-0
/
+8
2011-03-16
replace dhcpcd -x with dhcpcd -k (FS#23293)
Andrea Scarpino
1
-1
/
+1
2010-11-21
FS#21755 - Add option to skip no-carrier test, SKIPNOCARRIER=yes/no
James Rayner
1
-1
/
+1
2010-11-21
FS#20150 - 802.11x: correct state check, handle disconnect
James Rayner
1
-1
/
+14
2010-02-21
Add adjustable netmask to IP='static'
James Rayner
1
-2
/
+3
2009-12-03
connections/ethernet: report_{debug,iproute} fixes
Jim Pryor
1
-2
/
+2
2009-11-18
FS#14509 - add DHCLIENT_OPTIONS for dhclient based setup
James Rayner
1
-1
/
+1
2009-10-03
connections/ethernet: Don't incorrectly return indicating failure
James Rayner
1
-0
/
+1
2009-09-27
Only flush when disabling wireless interface, tidy up down/forcedown
James Rayner
1
-7
/
+6
2009-09-23
Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keys
James Rayner
1
-3
/
+3
2009-09-22
Merge connections ethernet/ethernet-iproute
James Rayner
1
-66
/
+69
2009-09-14
Rename set_interface to bring_interface
Jim Pryor
1
-4
/
+4
2009-09-14
tabs->spaces, vim modelines
Jim Pryor
1
-1
/
+1
2009-09-07
Rework rfkill into re-usable functions
James Rayner
1
-9
/
+10
2009-09-07
quotes around $(...) where needed
Jim Pryor
1
-2
/
+2
2009-09-07
Lots of little tweaks that should never hurt. Some of them may help in
James Rayner
1
-7
/
+7
2009-08-15
quotes!
Jim Pryor
1
-14
/
+14
[next]