From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] unbound: Add TFO support for unbound
Date: Fri, 14 Dec 2018 15:00:43 +0000 [thread overview]
Message-ID: <2CC978D4-AC62-4846-ACDD-91399F55459F@ipfire.org> (raw)
In-Reply-To: <20181214114300.32648-1-ummeegge@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 838 bytes --]
Hi,
This looks good to me. I will merge this later today.
> On 14 Dec 2018, at 11:43, erik.kapfer <ummeegge(a)ipfire.org> wrote:
>
> For further informations, see https://tools.ietf.org/html/rfc7413
>
> Signed-off-by: erik.kapfer <ummeegge(a)ipfire.org>
You should run this command to fix your name:
git config —global user.name “Erik Kapfer”
-Michael
> ---
> lfs/unbound | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/lfs/unbound b/lfs/unbound
> index e4761eb67..07501d1d6 100644
> --- a/lfs/unbound
> +++ b/lfs/unbound
> @@ -79,6 +79,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
> --disable-static \
> --with-libevent \
> --enable-event-api \
> + --enable-tfo-client \
> + --enable-tfo-server \
> ac_cv_func_getentropy=no
>
> cd $(DIR_APP) && make $(MAKETUNING)
> --
> 2.12.2
>
prev parent reply other threads:[~2018-12-14 15:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-14 11:43 erik.kapfer
2018-12-14 15:00 ` Michael Tremer [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=2CC978D4-AC62-4846-ACDD-91399F55459F@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/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