nsd 4.7.0

2023-06-07 Thread Florian Obser
tests, OKs? diff --git Makefile.bsd-wrapper Makefile.bsd-wrapper index f5042fc31b4..72ad47b382f 100644 --- Makefile.bsd-wrapper +++ Makefile.bsd-wrapper @@ -21,8 +21,7 @@ CONFIGURE_OPTS= --prefix=/usr \ --with-xfrdir=${CHROOTDIR}/run/xfr \

rpki-client: make ASPA AFI-agnostic

2023-06-07 Thread Job Snijders
Dear all, To simplify the concept of RPKI ASPAs, the sidrops@ group came to consensus on removing the notion of 'afiLimit'. This means that going forward, ASPA will be AFI-agnostic. Advantages to operators are that by creating just one ASPA they'll be prepared for a IPv4+IPv6 dual-stack future

Re: ifconfig rename tcplro

2023-06-07 Thread Jan Klemkow
On Wed, Jun 07, 2023 at 02:49:07PM +0300, Vitaliy Makkoveev wrote: > On Wed, Jun 07, 2023 at 01:29:09PM +0200, Alexander Bluhm wrote: > > On Wed, Jun 07, 2023 at 12:59:11PM +0300, Vitaliy Makkoveev wrote: > > > On Wed, Jun 07, 2023 at 10:19:32AM +1000, David Gwynne wrote: > > > > > > > > > > > >

Re: ifconfig rename tcplro

2023-06-07 Thread Vitaliy Makkoveev
On Wed, Jun 07, 2023 at 01:29:09PM +0200, Alexander Bluhm wrote: > On Wed, Jun 07, 2023 at 12:59:11PM +0300, Vitaliy Makkoveev wrote: > > On Wed, Jun 07, 2023 at 10:19:32AM +1000, David Gwynne wrote: > > > > > > > > > > On 7 Jun 2023, at 06:33, Vitaliy Makkoveev wrote: > > > > > > > >> On 6

Re: ifconfig rename tcplro

2023-06-07 Thread Alexander Bluhm
On Wed, Jun 07, 2023 at 12:59:11PM +0300, Vitaliy Makkoveev wrote: > On Wed, Jun 07, 2023 at 10:19:32AM +1000, David Gwynne wrote: > > > > > > > On 7 Jun 2023, at 06:33, Vitaliy Makkoveev wrote: > > > > > >> On 6 Jun 2023, at 20:29, Alexander Bluhm wrote: > > >> > > >> On Tue, Jun 06, 2023

Re: rpki-client: adjust eContent version handling

2023-06-07 Thread Theo Buehler
On Wed, Jun 07, 2023 at 10:10:10AM +, Job Snijders wrote: > In anticipation of a bump of the ASPA eContent profile version, update > valid_econtent_version() to allow for non-zero versions. Given that you want to make a hard break without grace period this looks like the way to go. We can add

Kill if_detached_ioctl()

2023-06-07 Thread Vitaliy Makkoveev
In this point the interface is already removed from the list of all interfaces and from the interface index map and all possible concurrent ioctl() threads finished. Remove this dead code. Index: sys/net/if.c === RCS file:

if_detach(): move nd6_ifdetach() out of netlock

2023-06-07 Thread Vitaliy Makkoveev
In this point, the interface is disconnected from everywhere. No need to hold netlock for dummy 'nd_ifinfo' release. Netlock is also not needed for TAILQ_EMPTY(>if_*hooks) assertions. Index: sys/net/if.c === RCS file:

rpki-client: adjust eContent version handling

2023-06-07 Thread Job Snijders
In anticipation of a bump of the ASPA eContent profile version, update valid_econtent_version() to allow for non-zero versions. OK? Kind regards, Job Index: aspa.c === RCS file: /cvs/src/usr.sbin/rpki-client/aspa.c,v retrieving

Re: ifconfig rename tcplro

2023-06-07 Thread Vitaliy Makkoveev
On Wed, Jun 07, 2023 at 10:19:32AM +1000, David Gwynne wrote: > > > > On 7 Jun 2023, at 06:33, Vitaliy Makkoveev wrote: > > > >> On 6 Jun 2023, at 20:29, Alexander Bluhm wrote: > >> > >> On Tue, Jun 06, 2023 at 05:54:31PM +0300, Vitaliy Makkoveev wrote: > >>> On Tue, Jun 06, 2023 at

fix for /etc/daily dump report

2023-06-07 Thread Jiri Navratil
Hello, I'm trying to find, why I'm getting notice from daily to backup filesystems, which I just dumped. Before getting to source of "dump w", I realised, that in daily, the grep removing of "Dump these file systems:" not work, so there are two these two lines in daily output: Filesystems which

Re: ifconfig rename tcplro

2023-06-07 Thread Claudio Jeker
On Tue, Jun 06, 2023 at 11:40:58PM +0200, Alexander Bluhm wrote: > On Tue, Jun 06, 2023 at 11:33:36PM +0300, Vitaliy Makkoveev wrote: > > > On 6 Jun 2023, at 20:29, Alexander Bluhm wrote: > > > > > > On Tue, Jun 06, 2023 at 05:54:31PM +0300, Vitaliy Makkoveev wrote: > > >> On Tue, Jun 06, 2023