src/devices/bridge/bridge-net-device.cc
Wed, 03 Dec 2008 17:47:03 -0800 Craig Dowell fix bug 431 -- memory leak in bridge net device
Wed, 19 Nov 2008 15:54:12 -0800 Craig Dowell convince global routing not to crash in the presence of bridges
Tue, 18 Nov 2008 16:23:31 -0800 Craig Dowell implement IsBridged for net devices
Fri, 07 Nov 2008 11:36:15 -0800 vincent Initial IPv6 capability
Wed, 05 Nov 2008 14:33:20 -0800 Craig Dowell Apply Patch to address bug 294 -- due to vincent
Tue, 02 Sep 2008 11:39:26 -0700 Mathieu Lacage use Mac48Address::GetMulticast to avoid code duplication
Tue, 02 Sep 2008 11:28:03 -0700 Mathieu Lacage bug 274: bridge must detect compatibility of devices with bridging mode
Mon, 25 Aug 2008 09:13:05 -0700 Mathieu Lacage bug 273: constify packet pointers.
Thu, 07 Aug 2008 12:22:38 -0700 Mathieu Lacage ensure type is registered
Wed, 16 Jul 2008 16:06:50 +0100 Gustavo J. A. M. Carneiro New API considering comments from Craig: NetDevice->Node uses two callbacks; Node->ProtocolHandlers uses a single API with a promiscuous flag.
Mon, 07 Jul 2008 12:52:48 +0100 Gustavo J. A. M. Carneiro Add BridgeChannel
Mon, 07 Jul 2008 12:18:05 +0100 Gustavo J. A. M. Carneiro Simplify promiscuous mode API: NetDevices always operate in promiscuous mode, normal receive callbacks receive extra destination address and packet type.
Fri, 04 Jul 2008 18:48:10 +0100 Gustavo J. A. M. Carneiro Add the 'learning' part of the Learning Bridge, with option to disable it and revert to dummy mode (hub-like).
Fri, 04 Jul 2008 18:04:13 +0100 Gustavo J. A. M. Carneiro Use NetDevice::SendFrom where appropriate, in order to preserve source address of bridged mac frames.
Fri, 04 Jul 2008 15:39:24 +0100 Gustavo J. A. M. Carneiro Start of a BridgeNetDevice; for now does not yet do the 'learning' part, and does not preserve the source address of mac frames.
less more (0) tip