Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 19:26:03 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200509121926.j8CJQ3tR073280@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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