Introduce M_IFGROUP type of memory allocation. M_TEMP is unreasonable
authormvs <mvs@openbsd.org>
Tue, 27 Jun 2023 21:02:13 +0000 (21:02 +0000)
committermvs <mvs@openbsd.org>
Tue, 27 Jun 2023 21:02:13 +0000 (21:02 +0000)
commit94e8a6f55b92b6de2d309053fd93a3b3a8dbc656
tree9dc3a9f9500c25ff6341d7fa574d6d830f748a6b
parent5db24045f60faaf4c1f2bbe9804845f62ea7b8f9
Introduce M_IFGROUP type of memory allocation. M_TEMP is unreasonable
for interface groups data allocations.

ok kn claudio bluhm
sys/net/if.c
sys/sys/malloc.h