Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2007 12:35:30 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_ksocket.c
Message-ID:  <200702091235.l19CZUNq093376@repoman.freebsd.org>

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



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