<div dir="ltr"><div>Hi,</div><div><br></div><div>I just started to play with IPv6 only peers in IXP Manager. </div><div><br></div><div>Creating an IPv6 only peer (with "Route Server Client" and "Apply IRRDB Filtering" enabled) works as expected. But I found that I am unable to "View / Update IRRDB Entries". An attempt to navigate there, generates the following error message:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>IRRDB only applies to customers who are route server clients which are configured for IRRDB filtering.</div></blockquote><div><br></div><div>Looking at the source, I found that IXP-Manager/app/Http/Requests/Irrdb.php function withValidator() checks for cust->routeServerClient(). Customer::routeServerClient() has a parameter $proto which is 4 by default.</div><div><br></div><div>Looking at other calls for Customer::routeServerClient(), I get the feeling that it's being called with implicit IPv4 in several places.</div><div><br></div><div>So before I file a GitHub issue (and a potential patch), I thought I ask for the best/preferred approach for a fix. I can imagine to either make routeServerClient() IP version agnostic by default or to explicitly check routeServerClient(4)  || routeServerClient(6) where this is required.<br></div><div><br></div><div>Any thoughts?</div><div><br></div><div>Best regards,</div><div>André<br></div><div><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">André Grüneberg, Managing Director<br><a href="mailto:andre.grueneberg@bcix.de" target="_blank">andre.grueneberg@bcix.de</a></div><div dir="ltr">+49 30 2332195 42<br><p>BCIX Management GmbH<br>Albrechtstr. 110<br>12103 Berlin<br>Germany</p><p>Geschäftsführer/Managing Directors: Jens Lietzmann, André Grüneberg<br>Handelsregister: Amtsgericht Charlottenburg, HRB 143581 B</p><font size="1"><span style="font-family:Calibri,"sans-serif"" lang="EN-US"></span></font></div></div></div></div></div></div></div></div></div></div></div></div>