[arch-projects] [netctl] [GIT] Network control utility based on systemd branch master updated. 1.21-2-g4d424c7
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 4d424c7b00e1ce7ae443381f4d2dcfb30178e518 (commit) via 543accab65aa7d78c346a21b1c4ed8ebab602bad (commit) from 8e5d89ade8a99c12517095af33c0e5d3198ddc32 (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 4d424c7b00e1ce7ae443381f4d2dcfb30178e518 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Fri Apr 10 15:08:58 2020 +0200 Mention wireguard support in the README commit 543accab65aa7d78c346a21b1c4ed8ebab602bad Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Fri Apr 10 14:52:50 2020 +0200 Bring connections into a uniform code style Also, make sure that netctl does not wait for the interface of a wireguard connection, since that interface will be created by netctl itself. ----------------------------------------------------------------------- Summary of changes: README | 1 + src/lib/connections/bond | 2 +- src/lib/connections/bridge | 2 +- src/lib/connections/dummy | 2 +- src/lib/connections/macvlan | 6 +++--- src/lib/connections/ppp | 3 +++ src/lib/connections/tunnel | 1 + src/lib/connections/vlan | 5 ++--- src/lib/connections/wireguard | 11 ++++++----- 9 files changed, 19 insertions(+), 14 deletions(-) hooks/post-receive -- Network control utility based on systemd
participants (1)
-
Jouke Witteveen