As I came by and noticed add a comment that inp locking is a bit optistic

(read: non-existent) here and should be fixed.
This commit is contained in:
Bjoern A. Zeeb 2012-01-02 09:18:58 +00:00
parent 260fc3f4d2
commit 762ad1d614
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=229265

View File

@ -544,6 +544,8 @@ rip_output(struct mbuf *m, struct socket *so, u_long dst)
*
* When adding new socket options here, make sure to add access control
* checks here as necessary.
*
* XXX-BZ inp locking?
*/
int
rip_ctloutput(struct socket *so, struct sockopt *sopt)