Development discussion of WireGuard
 help / color / mirror / Atom feed
* [PATCH] wg-quick: add restart command
@ 2020-05-28 18:45 Garrit Franke
  2020-05-28 18:45 ` [PATCH 1/6] wg-quick: linux: " Garrit Franke
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Garrit Franke @ 2020-05-28 18:45 UTC (permalink / raw)
  To: wireguard; +Cc: Garrit Franke

This feature seems quite trivial, so I was wondering if there is any
reason not to have this command implemented.

I didn’t bother implementing it for android, since there is probably next to 
no chance of anyone using it on that platform.

I’d be happy to take your feedback!

Thanks,
Garrit Franke

Garrit Franke (6):
  wg-quick: linux: add restart command
  wg-quick: add restart man page
  wg-quick: freebsd: add restart command
  wg-quick: linux: add notice to restart command
  wg-quick: openbsd: add restart command
  wg-quick: darwin: add restart command

 src/man/wg-quick.8        |  8 +++++---
 src/wg-quick/darwin.bash  | 14 +++++++++++++-
 src/wg-quick/freebsd.bash | 12 +++++++++++-
 src/wg-quick/linux.bash   | 12 +++++++++++-
 src/wg-quick/openbsd.bash | 14 +++++++++++++-
 5 files changed, 53 insertions(+), 7 deletions(-)

-- 
2.24.3 (Apple Git-128)


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-06-21 10:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 18:45 [PATCH] wg-quick: add restart command Garrit Franke
2020-05-28 18:45 ` [PATCH 1/6] wg-quick: linux: " Garrit Franke
2020-05-28 18:45 ` [PATCH 2/6] wg-quick: add restart man page Garrit Franke
2020-05-28 18:45 ` [PATCH 3/6] wg-quick: freebsd: add restart command Garrit Franke
2020-05-28 18:45 ` [PATCH 4/6] wg-quick: linux: add notice to " Garrit Franke
2020-05-28 18:45 ` [PATCH 5/6] wg-quick: openbsd: add " Garrit Franke
2020-05-28 18:45 ` [PATCH 6/6] wg-quick: darwin: " Garrit Franke
2020-06-17  7:47 ` [PATCH] wg-quick: " Jason A. Donenfeld
2020-06-17  8:16   ` Eric Light
2020-06-17  8:18     ` Eric Light
2020-06-17  8:19     ` Jason A. Donenfeld
2020-06-17  8:30       ` Eric Light
2020-06-17 12:25         ` Garrit Franke
2020-06-20  7:02       ` Tore Anderson
     [not found]         ` <CAD16O87AEvaP3Y0TKPvrps=MVdzw-34+=rBOmF_c7s=Eu9kSQw@mail.gmail.com>
2020-06-21 10:36           ` Tore Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).