Another pkt_ptr cleanup. There is actually no need to make the pkt
authorclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 11:46:10 +0000 (11:46 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 11:46:10 +0000 (11:46 +0000)
commite8127df6f4c8f9dc6d738bc609065f4c52d89b5c
tree248341696b6ba946b3ae9d39bb33278a4b10d46c
parentc12a113b35e1205515fafcad825ead07690aabee
Another pkt_ptr cleanup. There is actually no need to make the pkt
a static memory region. Just use the stack.
usr.sbin/dvmrpd/dvmrpd.h
usr.sbin/dvmrpd/dvmrpe.c
usr.sbin/dvmrpd/dvmrpe.h
usr.sbin/dvmrpd/packet.c