]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix devfs cloning for non-superusers when net.link.tap.user_open is non-zero.
authorBruce M Simpson <bms@FreeBSD.org>
Mon, 5 Feb 2007 11:29:08 +0000 (11:29 +0000)
committerBruce M Simpson <bms@FreeBSD.org>
Mon, 5 Feb 2007 11:29:08 +0000 (11:29 +0000)
commite9077dd6581b8a68da05bf445258f13162f8e83c
tree83626f03295042dc5617b8e9b4697ea7275674eb
parent0f919a6720ae38dd16c2e6d295e067a7592c0de6
Fix devfs cloning for non-superusers when net.link.tap.user_open is non-zero.
Note: 'ifconfig tapX create' still requires PRIV_NET_IFCREATE privilege.

Reviewed by: rwatson
sys/net/if_tap.c