bms         2007-02-09 12:35:30 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_ksocket.c 
  Log:
  In the output path, mask off M_BCAST|M_MCAST so as to prevent incorrect
  addressing if a packet is later re-encapsulated and sent to a
  non-broadcast, non-multicast destination after being received on the
  ng_ksocket input hook.
  
  PR:             106999
  Submitted by:   Kevin Lahey
  MFC after:      4 weeks
  
  Revision  Changes    Path
  1.60      +3 -0      src/sys/netgraph/ng_ksocket.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to