[arch-projects] [netctl] [GIT] Network control utility based on systemd branch master updated. 1.19-4-g7cb0a5a
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 7cb0a5ab146f3c26bc05706bda7e3e662af5408a (commit) via f2c3edb19eea8d3b8f5b61b8f9015a2db135a2f3 (commit) via 162af2a44bc3eac92929f396ca8950eb9b736975 (commit) from ea9ccfd2e249880c9b09553c3963a9b3d735faca (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 7cb0a5ab146f3c26bc05706bda7e3e662af5408a Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Tue Feb 12 17:12:20 2019 +0100 1.20 release updates commit f2c3edb19eea8d3b8f5b61b8f9015a2db135a2f3 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Thu Feb 7 15:25:24 2019 +0100 Move away from using wpa_actiond The same functionality is provided by wpa_supplicant, so we do not need an extra and Arch Linux specific dependency. commit 162af2a44bc3eac92929f396ca8950eb9b736975 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Thu Feb 7 13:52:40 2019 +0100 Do not allow the kernel to try and be smarter than us When accept_ra is set to 1, router advertisements are still ignored if the interface is in forwarding mode. For such configurations, the interface should have a static configuration and netctl already sets accept_ra to 0. Setting it to 2 otherwise forces the kernel to accept router advertisements regardless of the forwarding setting. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- NEWS | 4 ++++ README | 4 ++-- contrib/PKGBUILD.in | 1 - src/lib/auto.action | 36 +++++++++++++++++------------------- src/lib/ip | 9 ++++++--- src/netctl-auto | 30 +++++++++++++----------------- 7 files changed, 43 insertions(+), 43 deletions(-) hooks/post-receive -- Network control utility based on systemd
participants (1)
-
Jouke Witteveen