Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2005 00:30:19 +0000 (UTC)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man4 tap.4 src/sys/net if_tap.c
Message-ID:  <200504130030.j3D0UJDN082846@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       2005-04-13 00:30:19 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       tap.4 
    sys/net              if_tap.c 
  Log:
  Provide a sysctl (net.link.tap.user_open) to allow unpriviliged
  acces to tap(4) device nodes based on file system permission.
  
  Duplicate the 'debug.if_tap_debug' sysctl under the
  'net.link.tap' hierarchy.
  
  Revision  Changes    Path
  1.17      +5 -1      src/share/man/man4/tap.4
  1.52      +12 -3     src/sys/net/if_tap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504130030.j3D0UJDN082846>