Tue, 02 Sep 2008 11:28:03 -0700 Mathieu Lacage bug 274: bridge must detect compatibility of devices with bridging mode
Tue, 02 Sep 2008 10:45:06 -0700 Mathieu Lacage merge with HEAD
Tue, 02 Sep 2008 10:44:28 -0700 Mathieu Lacage catch KeyError exception to avoid failing when sqlite or gtk are not installed
Tue, 02 Sep 2008 10:39:45 -0700 Craig Dowell merge nsc phase one
Fri, 29 Aug 2008 23:11:41 +0200 Florian Westphal nsc: example files.
Fri, 29 Aug 2008 23:10:00 +0200 Florian Westphal nsc: enable network simulation cradle
Fri, 29 Aug 2008 23:08:18 +0200 Florian Westphal nsc: core files.
Fri, 29 Aug 2008 23:07:21 +0200 Florian Westphal ipv4-end-point-demux: add method to fetch list of all endpoints
Tue, 02 Sep 2008 10:12:14 -0700 Mathieu Lacage bug 303: return value should not be const
Tue, 02 Sep 2008 17:32:19 +0100 Gustavo J. A. M. Carneiro Fix compilation of Python bindings when libsqlite3 is not available (and so the class SqliteDataOutput is omitted).
Tue, 02 Sep 2008 11:12:42 +0100 Gustavo J. A. M. Carneiro New pybindgen and API rescan. Extensive API description files changes because pybindgen now handles consts differently.
Sun, 31 Aug 2008 22:33:23 +0100 Gustavo J. A. M. Carneiro Python: fix constructor wrapper name for templated ns3::Objects.
Fri, 29 Aug 2008 20:50:17 -0700 Craig Dowell branch merge
Fri, 29 Aug 2008 13:36:12 -0400 tjkopena Some cleanup.
Fri, 29 Aug 2008 13:22:09 -0400 tjkopena Stats module and example merged in.
Fri, 29 Aug 2008 20:41:37 -0700 Mathieu Lacage merge with HEAD
Fri, 29 Aug 2008 20:40:54 -0700 Mathieu Lacage bug 299: packet socket broken by promiscuous update
Fri, 29 Aug 2008 14:56:24 +0100 Gustavo J. A. M. Carneiro Require new PyBindGen (now ignores the badly scanned anonymous containers that cause problems on cygwin) and rescan API.
Fri, 29 Aug 2008 14:53:38 +0100 Gustavo J. A. M. Carneiro RealTimeSimulatorImpl::EnableLogTo() is not implemented, remove it from the header file.
Thu, 28 Aug 2008 15:11:55 -0700 craigdo expunge any mention of the possibility that the real-time simlator could operate in real-time mode
Thu, 28 Aug 2008 15:06:49 -0700 craigdo don't assume posix compatibility means posix clocks
Wed, 27 Aug 2008 11:39:31 -0700 Mathieu Lacage forgot to remove uneeded copy
Tue, 26 Aug 2008 23:16:31 -0700 Craig Dowell branch merge
Tue, 26 Aug 2008 23:11:11 -0700 Craig Dowell ifdef out ability to feed real-time through simulator
Tue, 26 Aug 2008 15:34:57 -0700 Craig Dowell add realtime simulator and associated tests
Tue, 26 Aug 2008 22:20:30 +0100 Gustavo J. A. M. Carneiro Pull in Mathieu's PyBindGen fix.
Tue, 26 Aug 2008 11:17:31 -0700 Mathieu Lacage doxygen OnOffHelper.
Tue, 26 Aug 2008 08:42:28 -0700 Mathieu Lacage merge with HEAD
Tue, 26 Aug 2008 08:41:21 -0700 Mathieu Lacage remove dead code.
Tue, 26 Aug 2008 12:25:59 +0100 Gustavo J. A. M. Carneiro merge
Tue, 26 Aug 2008 12:25:08 +0100 Gustavo J. A. M. Carneiro Bridge documentation (#286)
Mon, 25 Aug 2008 15:21:01 -0700 Mathieu Lacage bug 279: Packets need metadata support for printing without header checking
Mon, 25 Aug 2008 15:16:35 -0700 Mathieu Lacage bug 273: fix python bindings.
Mon, 25 Aug 2008 15:00:56 -0700 Mathieu Lacage document API change
Mon, 25 Aug 2008 10:03:38 -0700 Mathieu Lacage repeat enum keyword.
Mon, 25 Aug 2008 10:02:52 -0700 Mathieu Lacage shared Mac48 multicast code
Mon, 25 Aug 2008 09:13:05 -0700 Mathieu Lacage bug 273: constify packet pointers.
Mon, 25 Aug 2008 09:05:41 -0700 Mathieu Lacage bug 285: NetDevice base class should define an attribute Mtu.
Sat, 23 Aug 2008 22:35:10 +0100 Gustavo J. A. M. Carneiro New PyBindGen, fixes python wrapper identity issue.
Tue, 19 Aug 2008 14:13:01 -0400 Raj Bhattacharjea Fix a unit test typo (thanks Providence Salumu Munga
Tue, 19 Aug 2008 17:48:09 +0100 Gustavo J. A. M. Carneiro New PyBindGen version and API rescan: adds missing copy constructors, and generates __copy__ methods so that python's copy.copy() works on our objects.
Tue, 19 Aug 2008 17:45:41 +0100 Gustavo J. A. M. Carneiro Make copy constructors of some wifi classes private so that pybindgen won't use them (they are not usable)
Tue, 19 Aug 2008 12:53:44 +0100 Gustavo J. A. M. Carneiro New pybindgen version, fixes a couple of bugs caught by regression testing.
Mon, 18 Aug 2008 23:04:49 +0100 Gustavo J. A. M. Carneiro Don't scan python bindings until the everything.h file to be scanned is generated. Closes #288.
Mon, 18 Aug 2008 16:03:31 +0100 Gustavo J. A. M. Carneiro New PyBindGen version needed.
Mon, 18 Aug 2008 16:02:54 +0100 Gustavo J. A. M. Carneiro Rescan Python bindings
Mon, 18 Aug 2008 16:00:47 +0100 Gustavo J. A. M. Carneiro Python: fix bad parameter passed into pybindgen.
Mon, 18 Aug 2008 16:00:10 +0100 Gustavo J. A. M. Carneiro Python: ignore TracedCallback classes for the time being: they were never usable and were triggering pybindgen generate code compilation problems.
Fri, 15 Aug 2008 10:15:54 -0700 Mathieu Lacage remove uneeded EnableMetadata calls
Fri, 15 Aug 2008 12:58:53 -0400 Raj Bhattacharjea Refactor OnOff so Start doesn't immediate close the socket (bug 259)
Fri, 15 Aug 2008 11:25:18 -0400 Raj Bhattacharjea Use scheduler to call up the stack in SimpleNetDevice (bug 287)
Thu, 14 Aug 2008 18:25:33 -0400 Raj Bhattacharjea Add another test to TcpSocketImplTest
Thu, 14 Aug 2008 17:39:43 -0400 Raj Bhattacharjea Add a test to TcpSocketImpl unit tests
Thu, 14 Aug 2008 13:04:18 -0400 Raj Bhattacharjea Make TypeId(const char * name) explicit (bug 281)
Wed, 13 Aug 2008 10:11:41 -0700 Mathieu Lacage fully qualify class name to use macro outside of ns3 namespace.
Wed, 13 Aug 2008 10:08:03 -0700 Mathieu Lacage make it build with gcc 4.1.3
Mon, 11 Aug 2008 16:47:46 -0400 Raj Bhattacharjea Stub TcpSocketImpl unit test
Tue, 12 Aug 2008 12:55:11 -0700 Mathieu Lacage allow attribute setters to fail.
Mon, 11 Aug 2008 15:18:40 -0700 Mathieu Lacage make sure we don't attempt to read outside of ourselves when deserializing a header for printing.
Mon, 11 Aug 2008 10:40:31 -0700 Mathieu Lacage bug 275: Queue::Peek should return Ptr<const Packet>
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip