CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2020/07/17 02:57:27
Modified files: sys/net : if_pppx.c pipex.c pipex.h pipex_local.h Log message: Use interface index instead of pointer to corresponding interface within pipex(4) layer. ok mpi@