cvs commit: src/sys/net bpf.c

Jung-uk Kim jkim at FreeBSD.org
Tue Apr 15 17:08:24 UTC 2008


jkim        2008-04-15 17:08:24 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  Revert the previous commit and use M_PROMISC flag instead.
  It is safer because it will never be used for outgoing packets.
  
  Revision  Changes    Path
  1.193     +17 -8     src/sys/net/bpf.c


More information about the cvs-src mailing list