Critical section in in6_setsockaddr and in6_setpeeraddr

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Tue May 30 02:30:17 PDT 2006


On Tue, 30 May 2006, Blue wrote:

Hi,

> In in6_setpeeraddr and in6_setsockaddr in in6_pcb.c, the critical section 
> still uses legacy splnet() and splx(). However, the splnet() and splx() have 
> been redefined as empty function. Don't we need to rewrite the part with 
> INP_LOCK(inp); .... INP_UNLOCK(inp);?

that's what is in HEAD already.

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT


More information about the freebsd-bugs mailing list