Re: inet6 autoconf spl fix
yes. On 02/09/2012, at 8:20 PM, Stefan Sperling wrote: > prelist_update() runs at IPL_SOFTNET. Code moved out of it into a > workq task for adding new addresses from process context should > run at IPL_SOFTNET, too, shouldn't it? > > Index: netinet6/nd6_rtr.c > =
inet6 autoconf spl fix
prelist_update() runs at IPL_SOFTNET. Code moved out of it into a workq task for adding new addresses from process context should run at IPL_SOFTNET, too, shouldn't it? Index: netinet6/nd6_rtr.c === RCS file: /cvs/src/sys/netinet6/nd6