[arch-projects] [netctl] [GIT] Network control utility based on systemd branch master updated. 1.12-4-g02c30fd
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Network control utility based on systemd". The branch, master has been updated via 02c30fd33528e01b016b2631cabed427d6bbd701 (commit) via eaeacf18db25b072b32bd0c7ed41c8ae6c0b579c (commit) via e4554f2b9f0a274c2d06e218bf11e7c555b3ace9 (commit) from c3fb2fd1d8008146bfa05a3f08f6f226f36771e9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 02c30fd33528e01b016b2631cabed427d6bbd701 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Wed Sep 28 10:58:57 2016 +0200 Code quality improvements commit eaeacf18db25b072b32bd0c7ed41c8ae6c0b579c Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Wed Sep 28 10:47:50 2016 +0200 Support additional options for `ip link add` 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. commit e4554f2b9f0a274c2d06e218bf11e7c555b3ace9 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Wed Sep 28 10:29:48 2016 +0200 Make PPP profiles restartable Bring the $Interface for pppoe connections ($BindsToInterfaces for ppp connections) back down when pppd fails so that restarting pppoe connections is possible. ----------------------------------------------------------------------- Summary of changes: docs/netctl.profile.5.txt | 8 ++++++++ services/netctl-sleep.service | 1 + services/netctl.service | 1 + src/lib/auto.action | 4 ++-- src/lib/connections/pppoe | 3 +++ src/lib/globals | 9 ++++----- src/lib/network | 6 +++--- src/netctl.in | 4 ++-- src/wifi-menu | 20 ++++++++++++-------- 9 files changed, 36 insertions(+), 20 deletions(-) hooks/post-receive -- Network control utility based on systemd
participants (1)
-
joukeï¼ archlinux.org