- 25 Jan, 2017 1 commit
-
-
- 30 Nov, 2016 2 commits
-
-
Jouke Witteveen authored
Distinguish between started profiles and online profiles in the output of the list subcommand of netctl. To be consistent in symbol usage, the wifi-menu flags have changed too.
-
Jouke Witteveen authored
The netctl@ service now yields before obtaining an IP address. This prevents holding up network.target unnecessarily. Waiting for profiles to obtain an IP address is possible through 1) The netctl-wait-online service This service waits until all enabled profiles have obtained an address. It is ordered before network-online.target so that this target is now correctly implemented in netctl. 2) The wait-online <PROFILE> subcommand to netctl This command waits for a started profile to obtain an address.
-
- 23 Nov, 2016 3 commits
-
-
Jouke Witteveen authored
-
This patch fixes completion for the netctl and netctl_auto commands for profiles names, treating them as filenames. This allow proper completion for profiles with spaces or quotes in their name (as it happends for instance with wifi-menu's autogenerated profile names) Signed-off-by:
Romain Aigron <aigron.romain@wanadoo.fr>
-
Jouke Witteveen authored
Bring the exclusion pattern up to date with the currently used pattern.
-
- 28 Sep, 2016 3 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
This adds the LinkOptions= variable for use with connection types that add interfaces (bond, bridge, dummy, macvlan, vlan). This variable is not portable in the event of moving away from iproute2, so common options should still get their own variables.
-
Jouke Witteveen authored
Bring the $Interface for pppoe connections ($BindsToInterfaces for ppp connections) back down when pppd fails so that restarting pppoe connections is possible.
-
- 24 Jun, 2016 1 commit
-
-
- 10 Jun, 2016 5 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
-
Jouke Witteveen authored
-
Jouke Witteveen authored
Status getting commands are now uniform between netctl and netctl-auto. Both support 'is-active' and 'is-enabled'. The 'current' command is dropped from netctl-auto. Its use case is covered by the 'list' command. Suggested by Evgeniy Alekseev <i@arcanis.me>
-
netctl-auto/wpa_actiond will hang on startup, if wpa_supplicant creates an additional control interface and with the -W switch waits for a connection on all control interfaces on startup.
-
- 09 Jun, 2016 3 commits
-
-
Jouke Witteveen authored
There was a typo in the code that checked whether wpa_supplicant was already terminated that made us try to kill a non-existing instance of wpa_supplicant.
-
Jouke Witteveen authored
Activating a profile of which the name contains spaces using wifi-menu when the interface is controlled by netctl-auto failed because of missing quotes. This could happen in particular when wifi-menu was used to create a profile for a network of which the SSID contains spaces.
-
Jouke Witteveen authored
ftp.archlinux.org is decommissioned https://lists.archlinux.org/pipermail/arch-projects/2016-June/004363.html
-
- 16 Jun, 2015 5 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
-
Jouke Witteveen authored
The ppp chat messages in mobile_ppp connections need to be customized for some services/devices. Based on a patch by: Rohan Jain <crodjer@gmail.com>
-
Jouke Witteveen authored
Profile-related listings can be generated by - netctl list - netctl-auto list - wifi-menu These should be mutually consistent in their use of flags.
-
Jouke Witteveen authored
As wpa_supplicant_scan outputs a filename to stdout, output from wpa_start interferes if it goes to stdout too. This bug was identified by: Evangelos Foutras <evangelos@foutrelis.com>
-
- 03 Mar, 2015 1 commit
-
-
- 22 Jan, 2015 1 commit
-
-
Jouke Witteveen authored
-
- 13 Jan, 2015 3 commits
-
-
This is needed by makepkg 4.2 for signature verification. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Jouke Witteveen authored
-
Jouke Witteveen authored
-
- 12 Jan, 2015 8 commits
-
-
Only relevant for GRE tunneling.
-
Jouke Witteveen authored
-
Jouke Witteveen authored
For IP6=no this also implies we do not wait for DAD. For setting routes but no address, use --- IP=static Address=() Routes=(...) ---
-
Jouke Witteveen authored
We need our link-local address to not be tentative. After DHCPv6 we do not need to do DAD again, as it is part of DHCPv6 per RFT 3315, section 18.1.8.
-
Jouke Witteveen authored
The previous wired automatic profile selection procedure was not properly documented. Now both wired and wireless automatic profile selection use ExcludeAuto= and Priority=
-
Jouke Witteveen authored
-
If an interface is managed via netctl-auto use netctl-auto to switch to the profile instead of failing [Jouke]: I have removed the notifications. Progress indicators should be provided by systemctl but that still is not possible...
-
Some mobile does not use APN to connect, this commit allow connection established with empty APN.
-
- 05 Aug, 2014 2 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
-
- 27 Jul, 2014 1 commit
-
-
Jouke Witteveen authored
Open vSwitch support code contributed by: Jonathan Hudson <jh+arch@daria.co.uk>
-
- 05 Jul, 2014 1 commit
-
-
Jouke Witteveen authored
-