CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/07/14 02:48:51
Modified files:
sys/net : route.c route.h
Log message:
tweak rt_plen2mask to take a const struct rtentry *.
it only reads stuff out of an rtentry, it doesnt modify it.
ok bluhm@ claudio@
