Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Jeffrey Walton <noloader@gmail.com>
To: Christoph Loesch <wireguard-mail@chil.at>
Cc: Aaron Jones <me@aaronmdjones.net>,
	WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: Android app: length of name
Date: Sat, 6 Nov 2021 17:20:06 -0400	[thread overview]
Message-ID: <CAH8yC8ngpm4R=owBvXSo6ZN34_BuZXG-odf_ybtmJHk8pBCCvg@mail.gmail.com> (raw)
In-Reply-To: <04d29715-a3d5-59b4-11bc-5b2b932937a9@chil.at>

On Sat, Nov 6, 2021 at 1:23 PM Christoph Loesch <wireguard-mail@chil.at> wrote:
> ...
> Oh, I didn't know that, thanks, that explains the limitation.
>
> Then I would suggest to note the limitation of 15 characters in the error message on config import, if possible.

I _think_ that may be this define:

$ grep -IR -E 'IFNAME|IF_NAME' /usr/include | grep -E 'LENGTH|SIZE'
/usr/include/net/if.h:#define IF_NAMESIZE       16
/usr/include/net/if.h:# define IFNAMSIZ IF_NAMESIZE

Jeff

      reply	other threads:[~2021-11-10  0:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-06 13:22 Christoph Loesch
2021-11-06 16:54 ` Aaron Jones
2021-11-06 17:21   ` Christoph Loesch
2021-11-06 21:20     ` Jeffrey Walton [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='CAH8yC8ngpm4R=owBvXSo6ZN34_BuZXG-odf_ybtmJHk8pBCCvg@mail.gmail.com' \
    --to=noloader@gmail.com \
    --cc=me@aaronmdjones.net \
    --cc=wireguard-mail@chil.at \
    --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).