cvs commit: src/share/man/man4 tap.4 src/sys/net if_tap.c

Matthew N. Dodd mdodd at FreeBSD.org
Tue Apr 12 17:30:20 PDT 2005


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


More information about the cvs-src mailing list