CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/10 04:55:43
Modified files:
sys/net : if_pppx.c
Log message:
Set `IFXF_MPSAFE' bit to pppac(4) related `ifnet'. This moves pppac(4)
packets output out of KERNEL_LOCK. pppac(4) and pipex(4) are ready to
this.
ok yasuoka@
