csjp        2008-08-01 21:38:46 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  SVN rev 181135 on 2008-08-01 21:38:46Z by csjp
  
  Annotate why we do not call BPF_CHECK_DIRECTION() in this tapping routine.
  There is no way for the caller to tell us which direction this packet is
  going.  With the bpf_mtap{2} routines, we can check the interface pointer.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.199     +6 -0      src/sys/net/bpf.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to