cvs commit: src/sys/net if.c

Robert Watson rwatson at FreeBSD.org
Mon Sep 12 12:26:04 PDT 2005


rwatson     2005-09-12 19:26:03 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  In netkqfilter(), return EINVAL instead of 1 (EPERM) when a filter type
  is requested on a network interface file descriptor that is non-applicable.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.246     +1 -1      src/sys/net/if.c


More information about the cvs-src mailing list