Home
last modified time | relevance | path

Searched hist:"8 c644623fe7e41f59fe97cdf666cba3cb7ced7d8" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_tun.hdiff 8c644623fe7e41f59fe97cdf666cba3cb7ced7d8 Tue Jul 03 00:50:25 CDT 2007 Guido Guenther <agx@sigxcpu.org> [NET]: Allow group ownership of TUN/TAP devices.

Introduce a new syscall TUNSETGROUP for group ownership setting of tap
devices. The user now is allowed to send packages if either his euid or
his egid matches the one specified via tunctl (via -u or -g
respecitvely). If both, gid and uid, are set via tunctl, both have to
match.

Signed-off-by: Guido Guenther <agx@sigxcpu.org>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/
H A Dtun.cdiff 8c644623fe7e41f59fe97cdf666cba3cb7ced7d8 Tue Jul 03 00:50:25 CDT 2007 Guido Guenther <agx@sigxcpu.org> [NET]: Allow group ownership of TUN/TAP devices.

Introduce a new syscall TUNSETGROUP for group ownership setting of tap
devices. The user now is allowed to send packages if either his euid or
his egid matches the one specified via tunctl (via -u or -g
respecitvely). If both, gid and uid, are set via tunctl, both have to
match.

Signed-off-by: Guido Guenther <agx@sigxcpu.org>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>