Wed, 07 Apr 2010 19:05:23 -0400 Adrian S Tam Misc bugfix. DCN tip
Sat, 02 Jan 2010 23:01:42 -0500 Adrian S Tam merge DCN
Sat, 02 Jan 2010 22:56:10 -0500 Adrian S Tam Minor treak for simulation run. DCN
Thu, 31 Dec 2009 10:20:06 -0800 Tom Henderson Check for valid pointer before using it default
Thu, 31 Dec 2009 10:05:05 -0800 Tom Henderson Improve Ipv4StaticRouting logging
Wed, 30 Dec 2009 14:22:25 +0100 Sebastien Vincent Indent correctly IPv6 code.
Tue, 29 Dec 2009 16:22:06 -0800 Tom Henderson branch merge
Tue, 29 Dec 2009 16:05:50 -0800 Tom Henderson Fix NSC improper response to FIN
Tue, 29 Dec 2009 16:04:30 -0800 Tom Henderson NSC logging statements
Tue, 29 Dec 2009 14:00:45 -0800 Tom Henderson add context to tcp logging
Tue, 29 Dec 2009 11:09:54 -0800 Tom Henderson minor documentation improvement
Tue, 29 Dec 2009 13:09:26 -0500 Tom Wambold Fixed bug in serialization of PbbAddressBlock.
Tue, 29 Dec 2009 09:39:52 -0800 Tom Henderson remove reference to scratch/ directory in wireless examples
Mon, 28 Dec 2009 13:21:13 -0800 craigdo doxygen for missing methods in pcap-file.h
Mon, 28 Dec 2009 10:34:03 -0800 Tom Henderson Show how to valgrind test a single test suite
Mon, 28 Dec 2009 18:19:13 +0000 Gustavo J. A. M. Carneiro rescan python
Mon, 28 Dec 2009 17:57:24 +0000 Gustavo J. A. M. Carneiro merge
Mon, 28 Dec 2009 17:55:12 +0000 Gustavo J. A. M. Carneiro python: fix scanning to correctly look for the new SimpleRefCount templated class and declare it is reference counted
Mon, 28 Dec 2009 17:53:52 +0000 Gustavo J. A. M. Carneiro python: fix error reporting, make it much more verbose
Mon, 28 Dec 2009 16:17:49 +0000 Gustavo J. A. M. Carneiro Disable copy-contructors in flow-monitor ABCs
Mon, 28 Dec 2009 09:43:08 -0800 Tom Henderson Add simple random variable sample
Mon, 28 Dec 2009 09:06:43 -0800 Tom Henderson Finish OLSR doxygen
Mon, 28 Dec 2009 09:06:21 -0800 Tom Henderson Cleanup doxygen.conf
Mon, 28 Dec 2009 14:08:00 +0100 Sebastien Vincent Workaround to use IPv6 over PPP (before we implement IPv6CP).
Sun, 27 Dec 2009 13:55:04 +0100 Mathieu Lacage It is not legal to call Dispose from within a destructor
Sat, 26 Dec 2009 15:47:01 +0100 Mathieu Lacage Make sure that traffic generation events are associated with a context
Sat, 26 Dec 2009 15:45:44 +0100 Mathieu Lacage merge with HEAD
Sat, 26 Dec 2009 15:38:14 +0100 Mathieu Lacage The iterator needs to actually go forward
Wed, 23 Dec 2009 20:49:08 +0300 Andrey Mazo Fix angle braces in CHANGES.html.
Mon, 21 Dec 2009 16:07:08 +0000 Gustavo J. A. M. Carneiro Fix Bug 780 (problem in RoutingTableComputation with asymetric links), while adding debugging methods to OLSR. Thanks Abdul Jabbar, Pavel Boyko, and Tom Henderson for test case and debug code.
Sun, 20 Dec 2009 18:24:46 +0100 Sebastien Vincent Fix build with g++-4.5 + rescan python bindings.
Wed, 30 Dec 2009 01:44:50 -0500 adrian Use Hiesh hash function instead of MD5. DCN
Wed, 30 Dec 2009 01:44:11 -0500 adrian Changed MmppApplication and OnOffApplication to accomodate blocked send function. Optimized certain classes for speed. DCN
Sat, 19 Dec 2009 17:54:08 +0300 Pavel Boyko Bug 762 fixed: now use unbiased variance estimator in average.h + better API
Fri, 18 Dec 2009 16:44:13 -0500 Adrian S Tam Merge. DCN
Fri, 18 Dec 2009 16:34:36 -0500 Adrian S Tam Merge. And fix time calculation bug in RpNetDevice. DCN
Fri, 18 Dec 2009 19:10:28 +0100 Faker Moatamri Rescan python bindings
Fri, 18 Dec 2009 18:17:32 +0100 Sebastien Vincent Bug 759: Ipv6 uses wrong outgoing interface.
Fri, 18 Dec 2009 18:05:19 +0100 Sebastien Vincent Bug 770: IPv6 size calculation for unknown options is wrong.
Fri, 18 Dec 2009 18:01:15 +0100 Sebastien Vincent Bug 758: Assert during cleanup.
Fri, 18 Dec 2009 17:58:12 +0100 Sebastien Vincent Bug 771: Radvd does not set ttl value.
Wed, 16 Dec 2009 11:17:07 -0500 Josh Pelkey Added documentation for animation interface
Tue, 15 Dec 2009 21:52:50 -0800 Wilson Thong bug 667: Add equal-cost multipath routing (ECMP) to IPv4 global routing
Tue, 15 Dec 2009 21:07:22 -0800 Antti M?kel? examples for Socket::BindToNetDevice()
Tue, 15 Dec 2009 20:41:36 -0800 Antti M?kel? bug 742: Implementation of SO_BINDTODEVICE
Tue, 15 Dec 2009 18:28:01 -0800 Tom Henderson Fix debug compilation for all platforms
Wed, 16 Dec 2009 00:10:37 +0100 Faker Moatamri Fix optimized compilation for all platforms
Tue, 15 Dec 2009 12:08:52 -0500 Adrian S Tam Added intelligent reroute in hash routing DCN
Mon, 14 Dec 2009 10:42:33 -0800 Tom Henderson bug 776: sinkNode hardcoded in example program
Sun, 13 Dec 2009 22:11:05 -0800 Tom Henderson Update bindings
Sun, 13 Dec 2009 21:46:23 -0800 Tom Henderson New output test vectors for bug 606
Fri, 11 Dec 2009 23:23:37 -0800 Tom Henderson Fix bug 606: Arp depends on IP routing system
Fri, 11 Dec 2009 11:48:12 -0500 tjkopena Fixed Bug 765, minor issue in data gathering for example.
Fri, 11 Dec 2009 15:53:54 +0100 Mathieu Lacage get rid of examples waf script
Fri, 11 Dec 2009 11:19:49 +0300 Pavel Boyko Bug 606 testcase. Now routing-aodv-regression should crash until bug will be fixed.
Thu, 10 Dec 2009 12:42:20 +0100 fmoatamr Bug 381: Wifi crashes on shutdown
Thu, 10 Dec 2009 12:40:07 +0100 fmoatamr Clear the list of sockets in packet-sink
Wed, 09 Dec 2009 14:19:56 -0500 Adrian S Tam Bug fix DCN
Wed, 09 Dec 2009 17:40:12 +0100 Mathieu Lacage add copy constructors and assignment operators to avoid leaks.
Wed, 09 Dec 2009 17:23:46 +0300 Elena Buchatskaia AODV: fix strange routing record with destination 102.102.102.102, thank to Mariusz Skrocki.
(0) -3000 -1000 -300 -100 -60 tip