CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2025/07/07 00:51:45
Modified files: sys/net : art.h rtable.c rtable.h Log message: move route sourceaddr from struct art_root up to struct rtable. this part a part of a much bigger diff that was tested by hrvoje popovski, bluhm@, and matthieu@. ok jmatthew@