CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/22 03:38:15
Modified files:
sys/net : pipex.c
Log message:
Prevent potencial `state_list' corruption while pppac(4) destroys pipex(4)
sessions by pipex_iface_fini() or by pipex_ioctl() with `PIPEXSMODE' command.
ok yasuoka@
