Date: Thu, 5 Feb 2009 14:58:16 +0000 (UTC) From: Jamie Gritton <jamie@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net rtsock.c Message-ID: <200902051458.n15EwXGj052219@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jamie 2009-02-05 14:58:16 UTC
FreeBSD src repository
Modified files:
sys/net rtsock.c
Log:
SVN rev 188149 on 2009-02-05 14:58:16Z by jamie
Call prison_if from rtm_get_jailed, instead of splitting it out into
prison_check_ip4 and prison_check_ip6. As prison_if includes a jailed()
check, remove that check before calling rtm_get_jailed.
Approved by: bz (mentor)
Revision Changes Path
1.167 +63 -90 src/sys/net/rtsock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902051458.n15EwXGj052219>
