CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/01/19 04:46:11
Modified files: usr.sbin/dvmrpd: dvmrpd.h dvmrpe.c dvmrpe.h packet.c Log message: Another pkt_ptr cleanup. There is actually no need to make the pkt a static memory region. Just use the stack.