cvs commit: src/sys/net if_bridge.c

Andrew Thompson thompsa at FreeBSD.org
Sun Oct 2 12:15:56 PDT 2005


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


More information about the cvs-src mailing list