DragonFly bugs List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: ifconfig wepkey problem
The protocol hander was doing a copyin which doesn't work now that we
dispatch to a different thread. We need to either copyin from a
different address space or do the copyin before dispatching to the
protocol thread. I've committed a workaround for now.
Jeffrey
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]