CVS: cvs.openbsd.org: src

2020-11-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/11/05 22:42:43 Modified files: usr.sbin/rpki-client: output.c Log message: 8 spaces -> tab

CVS: cvs.openbsd.org: src

2020-11-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/11/05 21:22:18 Modified files: usr.sbin/rpki-client: mft.c Log message: Treat stale manifests as such, not as 'failed to parse' There is currently dead code in mft_parse() that handles stale manifests

CVS: cvs.openbsd.org: src

2020-11-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2020/11/05 20:26:19 Modified files: regress/usr.sbin/syslogd: Client.pm args-client-tls-fake.pl args-server-tls-client-fake.pl funcs.pl L

CVS: cvs.openbsd.org: src

2020-11-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/11/05 20:10:44 Modified files: sys/dev/pci/drm/include/linux: mm_types.h rwsem.h spinlock.h Log message: move definitions which should be in rwsem.h

CVS: cvs.openbsd.org: src

2020-11-05 Thread Jonathan Matthew
CVSROOT:/cvs Module name:src Changes by: jmatt...@cvs.openbsd.org2020/11/05 19:50:02 Modified files: sys/dev/pci: if_mcx.c Log message: Match on ConnectX-6 (non-Dx) cards too. tested by Nilson Lopes

CVS: cvs.openbsd.org: src

2020-11-05 Thread Jonathan Matthew
CVSROOT:/cvs Module name:src Changes by: jmatt...@cvs.openbsd.org2020/11/05 19:45:47 Modified files: sys/dev/pci: if_mcx.c Log message: Bail out early if the port type is not Ethernet, rather than failing later on in the attach process with a useless error mes

CVS: cvs.openbsd.org: src

2020-11-05 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2020/11/05 14:55:11 Modified files: regress/sbin/iked/live: Makefile Log message: Make sure IPsec flows are loaded with srcid/dstid attributes.

CVS: cvs.openbsd.org: src

2020-11-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2020/11/05 13:48:05 Modified files: regress/lib/libcrypto/ocsp: Makefile Log message: Skip test if web server cannot be pinged.

CVS: cvs.openbsd.org: src

2020-11-05 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2020/11/05 13:04:42 Modified files: regress/sbin/iked/live: Makefile Log message: Add test for ASN1_DN ids with existing certs.

CVS: cvs.openbsd.org: src

2020-11-05 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2020/11/05 12:28:28 Modified files: sbin/iked : pfkey.c sbin/ipsecctl : pfkdump.c sys/net: pfkeyv2.h pfkeyv2_convert.c sys/netinet: ip_ipsp.h Log message:

CVS: cvs.openbsd.org: src

2020-11-05 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2020/11/05 11:25:39 Modified files: regress/sys/uvm/vnode: Makefile Log message: add missing rcs id

CVS: cvs.openbsd.org: src

2020-11-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/11/05 09:38:09 Modified files: usr.sbin/rpki-client: mft.c Log message: typo

Re: CVS: cvs.openbsd.org: src

2020-11-05 Thread Florian Obser
This is the straight forward fix but not optimal since we now have to move 16k of data from the resolver to the frontend process for every answer even if it's much smaller which is the usual case. I'll try to improve this in the comming weeks. On Thu, Nov 05, 2020 at 09:22:59AM -0700, Florian Obs

CVS: cvs.openbsd.org: src

2020-11-05 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2020/11/05 09:22:59 Modified files: sbin/unwind: frontend.c resolver.c unwind.c unwind.h Log message: Handle DNS answers that are larger than the maximum imsg size (about 16k) by splitting them up. Previ

CVS: cvs.openbsd.org: src

2020-11-05 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2020/11/05 09:04:39 Modified files: lib/libc/sys : sendsyslog.2 usr.bin/awk: awk.1 Log message: double word fixes;

CVS: cvs.openbsd.org: src

2020-11-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2020/11/05 08:53:55 Modified files: usr.sbin/rpki-client: mft.c Log message: Fix checks for manifest validity interval The check_validity() function used the X509_cmp_time() functions with GeneralizedTime.

CVS: cvs.openbsd.org: www

2020-11-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:www Changes by: clau...@cvs.openbsd.org 2020/11/05 08:47:06 Modified files: openbgpd : ftp.html Log message: Regen

CVS: cvs.openbsd.org: www

2020-11-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:www Changes by: clau...@cvs.openbsd.org 2020/11/05 08:46:39 Modified files: build : Makefile build/mirrors : openbgpd-ftp.html.head Log message: OpenBGPD-6.8p1 release

CVS: cvs.openbsd.org: src

2020-11-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/11/05 07:44:59 Modified files: usr.sbin/bgpd : rde.c session.c Log message: Mark some common symbols of RDE and SE as static so that linking with -fno-common does not fail. OK bcook@

CVS: cvs.openbsd.org: src

2020-11-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/11/05 04:52:59 Modified files: usr.sbin/bgpd : bgpd.c bgpd.h rde.c session.c Log message: Kill bgpd_process, nothing uses it anymore. Instead pass the process type directly to log init. One less common

CVS: cvs.openbsd.org: src

2020-11-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/11/05 04:51:13 Modified files: usr.sbin/bgpd : bgpd.h printconf.c rde.c rde_filter.c rde_rib.c Log message: Refactor the filterset handling of nexthops. Instead of depending on bgpd_process and changin

CVS: cvs.openbsd.org: src

2020-11-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/11/05 04:28:11 Modified files: usr.sbin/bgpd : control.c session.c session.h Log message: Refactor the control code to be more like a module. Change control_dispatch_msg() to return the change of contr

CVS: cvs.openbsd.org: src

2020-11-05 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2020/11/05 04:20:34 Modified files: usr.sbin/bgpd : rde_rib.c Log message: Fix comment to better reflect reality

CVS: cvs.openbsd.org: src

2020-11-05 Thread Denis Fondras
CVSROOT:/cvs Module name:src Changes by: de...@cvs.openbsd.org 2020/11/05 03:46:14 Modified files: sys/net: rtable.c sys/netinet: in_pcb.c sys/netinet6 : in6_src.c Log message: Replace wrong cast with satosin. Advised by bluhm@