thompsa     2007-09-10 00:03:06 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  Check for multicast destination on bpf injected packets and update the M_*CAST
  flags, the absense of these flags causes problems in other areas such as
  bridging which expect them to be correct.
  
  At the moment only Ethernet DLTs are checked.
  
  Reviewed by:    bms, csjp, sam
  Approved by:    re (bmah)
  
  Revision  Changes    Path
  1.181     +19 -4     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