Development discussion of WireGuard
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: Vincent <vincent@mercier.uno>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: Subject: WireGuard for macOS
Date: Sun, 17 Feb 2019 02:57:56 +0100	[thread overview]
Message-ID: <CAHmME9oSWZuq3UDXSWhg4H0NZMH0knrCh8hD=Ho73mLihy30GA@mail.gmail.com> (raw)
In-Reply-To: <61B2DFA7-71B6-43A4-99F8-EFB537A4BA44@mercier.uno>

On Sun, Feb 17, 2019 at 2:36 AM Vincent <vincent@mercier.uno> wrote:
> Thank you Jason for the Mac version.
> Can we mac users get also a previous OS version support?
> 10.13.

We'll happily consider patches that polyfill 10.14+ APIs such as
Network.IPAddress, Network.NWPathMonitor, and
AppKit.NSApplication.effectiveAppearance, especially if you can do it
in a minimally intrusive self-contained way. IPAddress should be
trivial. effectiveAppearance you can just ifdef out. NWPathMonitor
you'll need to reimplement probably using an AF_ROUTE socket as
backend, or perhaps you'll find a better API. It shouldn't be overly
onerous to do. If you need help implementing it, don't hesitate to
ping me on IRC and I can help steer you in the right direction.

Jason
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

      reply	other threads:[~2019-02-17  1:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3.1550314802.25721.wireguard@lists.zx2c4.com>
2019-02-16 16:51 ` Vincent
2019-02-17  1:57   ` Jason A. Donenfeld [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHmME9oSWZuq3UDXSWhg4H0NZMH0knrCh8hD=Ho73mLihy30GA@mail.gmail.com' \
    --to=jason@zx2c4.com \
    --cc=vincent@mercier.uno \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).