CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/22 16:06:05
Modified files:
sys/net : if_pppx.c
sys/sys : conf.h
Log message:
add pppac(4) code for a dedicated PPP Access Concentrator interface.
this is so we can pull the PIPEX code out of tun(4), which in turn
will let us lock down tun(4) functionality and start moving the
code around.
ok claudio@ yasuoka@
