CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/01/19 02:29:49
Modified files: usr.sbin/ospfd : ospfe.c ospfe.h packet.c Log message: Use a static pkt_ptr buffer instead of allocating it dynamically. Removes another -fno-common issue from the build.