Re: Question in relation to draft-sa-grow-maxprefix

2019-07-29 Thread Hansen, Christoffer
On 29/07/2019 15:59, Hansen, Christoffer wrote: > https://datatracker.ietf.org/doc/draft-sa-grow-maxprefix/?include_text=1 > > Do the current bird 1.6.4 and 2.0.4 releases *not* support any of these > mentioned scenarios? Forget I asked. I overlooked section 9. Implementation status in the

Question in relation to draft-sa-grow-maxprefix

2019-07-29 Thread Hansen, Christoffer
bird-users@, https://datatracker.ietf.org/doc/draft-sa-grow-maxprefix/?include_text=1 Do the current bird 1.6.4 and 2.0.4 releases *not* support any of these mentioned scenarios? Christoffer """ 2.1. Type A: Pre-Policy Inbound Maximum Prefix Limits The Adj-RIBs-In stores routing

Re: [PATCH] RPKI: fix allocation of hostname when using an IPv6 address

2019-07-29 Thread Ondrej Zajicek
Thanks, merged. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santi...@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."

[PATCH] RPKI: fix allocation of hostname when using an IPv6 address

2019-07-29 Thread Vincent Bernat
--- proto/rpki/config.Y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/rpki/config.Y b/proto/rpki/config.Y index a88a29a1c004..63c7105cd073 100644 --- a/proto/rpki/config.Y +++ b/proto/rpki/config.Y @@ -97,7 +97,7 @@ rpki_cache_addr: rpki_check_unused_hostname();