CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/07 14:38:18
Modified files:
regress/sys/net/rtable: kern_compat.h util.c util.h
Log message:
Implement route reference counting mockup poperly in rtable regress.
This allows to change rtable implementation in kernel without
breaking test.
