Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2005 19:15:56 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_bridge.c
Message-ID:  <200510021915.j92JFuLn091441@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2005-10-02 19:15:56 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  Do not packet filter in the bridge_start() routine, locally generated packets
  are already filtered by the higher layers.
  
  Approved by:    mlaier (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.23      +9 -20     src/sys/net/if_bridge.c



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