thompsa     2006-11-07 16:29:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_bridge.c 
  Log:
  MFC r1.84
     When the packet is for the bridge then note which interface to send the 
reply
     to, previously it was always broadcast to all interfaces (a bug). This is
     useful when the bridge is the default gateway and vlans are used to isolate
     each client, the reply is now kept private to the vlan which the client
     resides.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.11.2.41  +5 -0      src/sys/net/if_bridge.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