src/node/simple-net-device.cc
Wed, 05 Nov 2008 14:33:20 -0800 Craig Dowell Apply Patch to address bug 294 -- due to vincent
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 10:02:52 -0700 Mathieu Lacage shared Mac48 multicast code
Thu, 24 Jul 2008 11:41:15 +0100 Gustavo J. A. M. Carneiro Make the new NetDevice APIs pure virtual methods, by Mathieu's insistence.
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: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:03:26 +0100 Gustavo J. A. M. Carneiro Add a NetDevice::SendFrom API, for sending packets with a custom source MAC address (a.k.a. MAC spoofing). Only implemented for CsmaNetDevice for now.
Mon, 30 Jun 2008 19:25:58 +0100 Gustavo J. A. M. Carneiro Sketching a new promiscuous mode protocol handlers API; Netdevices implementation missing, though.
Mon, 31 Mar 2008 14:56:41 -0700 Mathieu Lacage remove 'All rigts reserved' keyword per tom's suggestion
Mon, 31 Mar 2008 14:50:25 -0700 Mathieu Lacage add missing license headers
Mon, 31 Mar 2008 14:43:38 -0700 Mathieu Lacage get rid of channel during dispose
Thu, 20 Mar 2008 15:27:48 -0700 Mathieu Lacage SimpleChannel/SimpleNetDevice. Use them where needed.
less more (0) tip