CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2012/07/23 04:54:54
Modified files: sys/net : if_spppsubr.c Log message: Call sppp_clear_ip_addrs from a workq. Problem reported by RD Thrush and LEVAI Daniel, diagnosed by matthew@, original diff from RD Thrush, cleaned up by me with feedback from mikeb@. OK mikeb dcoppa deraadt