CVS: cvs.openbsd.org: src

2021-01-12 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2021/01/12 18:57:31 Modified files: sys/net: if_pair.c Log message: Send without kernel lock The output path can run without kernel lock just fine as is. Looking at CVS log, it seems this was not

CVS: cvs.openbsd.org: src

2021-01-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2021/01/12 18:04:49 Modified files: sys/dev/pci/drm: drm_linux.c sys/dev/pci/drm/include/linux: mm.h vmalloc.h Log message: revert drm vmalloc changes It is suspected they were to blame for a

CVS: cvs.openbsd.org: src

2021-01-12 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2021/01/12 17:26:18 Modified files: regress/sys/net/pflog: Makefile pf.conf Log message: Add pflog(4) tests for IPv6.

CVS: cvs.openbsd.org: src

2021-01-12 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2021/01/12 14:35:12 Modified files: regress/lib/libagentx: main.c Log message: Tweak previous.

CVS: cvs.openbsd.org: src

2021-01-12 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2021/01/12 13:58:21 Modified files: regress/lib/libagentx: main.c Log message: Fix regress to compile and run on current. Still not hooked up.

CVS: cvs.openbsd.org: src

2021-01-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/01/12 11:00:45 Modified files: regress/usr.sbin/rpki-client: Makefile.inc Log message: rpki-client started using the ibuf API, so link against libutil.

CVS: cvs.openbsd.org: src

2021-01-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2021/01/12 10:53:18 Modified files: regress/lib/libssl/unit: ssl_get_shared_ciphers.c Log message: A few minor tweaks to make my OCD happy. Sort headers, unwrap a line, fix grammar in spelling and simplify

CVS: cvs.openbsd.org: src

2021-01-12 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2021/01/12 10:47:20 Modified files: lib/libssl : tls12_record_layer.c Log message: Split the record protection from the TLSv1.2 record layer. When changing cipher state, DTLS requires that the previous

CVS: cvs.openbsd.org: src

2021-01-12 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2021/01/12 09:40:33 Modified files: sbin/unwind: frontend.c unwind.c unwind.h Log message: Implement listening on 53/TCP Since we are only serving localhost we could get away with doing serving over UDP

CVS: cvs.openbsd.org: src

2021-01-12 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2021/01/12 09:39:49 Modified files: sbin/unwind: frontend.c Log message: Rewrite query parsing and answer formatting using libunbound provided functions. With this we can filter out DNSSEC RRsets if the

CVS: cvs.openbsd.org: src

2021-01-12 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2021/01/12 08:46:53 Modified files: usr.bin/aucat : afile.c aucat.c dsp.c dsp.h usr.bin/sndiod : dsp.c dsp.h midi.c Log message: const-ify lookup tables; ok ratchov@

CVS: cvs.openbsd.org: src

2021-01-12 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2021/01/12 02:54:44 Modified files: usr.sbin/ospf6d: packet.c Log message: In recv_packet() verify that non-multicast packets where sent to the right IPv6 address. Compare against all possible interface

CVS: cvs.openbsd.org: src

2021-01-12 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2021/01/12 02:51:10 Modified files: usr.sbin/ospf6d: lsupdate.c Log message: Send lsupdate messages to the correct neighbor address on P2P interfaces. iface->dst is not initalized so instead use nbr->addr

CVS: cvs.openbsd.org: src

2021-01-12 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2021/01/12 02:22:11 Modified files: usr.sbin/rpki-client: rsync.c Log message: rsync is using buffered output now, so remove this FIXME comment

CVS: cvs.openbsd.org: src

2021-01-12 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2021/01/12 02:11:09 Modified files: usr.sbin/ospfd : interface.c Log message: Use the interface index of struct ip_mreqn in IP_ADD_MEMBERSHIP to send out packets. This way ospfd can work on interfaces that

CVS: cvs.openbsd.org: src

2021-01-12 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2021/01/12 01:59:03 Modified files: regress/usr.sbin/bgpd/integrationtests: Makefile as0.sh exabgp.as0.test1.in