Fri, 13 May 2011 14:51:11 -0400 Josh Pelkey applications coding style changes
Fri, 13 May 2011 14:50:47 -0400 Josh Pelkey aodv coding style changes
Fri, 13 May 2011 10:13:51 -0700 John Abraham Bug 1144 main-random-variable on valgrind takes too long to complete
Fri, 13 May 2011 09:50:22 -0700 Mitch Watrous Edit manual chapter about adding new modules
Fri, 13 May 2011 17:40:37 +0200 Nicola Baldo Bug 1142 - Wrong 802.11p Slot time
Fri, 13 May 2011 00:21:25 -0700 Ken Renard bug 1047: Multicast routes on nodes with >16 interfaces
Thu, 12 May 2011 23:14:54 -0700 Tom Henderson bug 1097: AODV routing entry set to be VALID mistakenly (reported by Yang Chi)
Thu, 12 May 2011 23:10:46 -0700 Elena Buchatskaya bug 1042: AODV RERR implosion (missing RERR_RATELIMIT)
Thu, 12 May 2011 22:47:31 -0700 Tom Henderson bug 1054: ipv6 InternetStackHelper EnablePcapIpv6All() broken
Thu, 12 May 2011 21:49:50 -0700 Gustavo J. A. M. Carneiro bug 1058: InternetStackHelper pitfall: calling Install before adding routing protocols
Thu, 12 May 2011 21:19:07 -0700 Tom Goff bug 1056: CSMA: padding not handled correctly for LLC encapsulation
Thu, 12 May 2011 14:13:48 -0700 Mitch Watrous Add manual chapter for adding new modules
Thu, 12 May 2011 01:08:05 +0200 Tommaso Pecorella TopologyReade: ran check-style.py and fixed documentation
Wed, 11 May 2011 14:16:37 -0700 Mitch Watrous Add manual chapters for enabling modules and enabling tests/examples
Wed, 11 May 2011 12:14:49 -0700 John Abraham Bug 1129 nsc library path setting is not robust
Tue, 10 May 2011 21:29:25 -0700 Tom Henderson fix documentation nit
Tue, 10 May 2011 21:13:39 -0700 Andrea Ranieri Bug 1131: Ipv4L3Protocol::RemoveAddress () does not remove correct address
Tue, 10 May 2011 17:56:47 -0700 Mitch Watrous Fix doxygen groups for some new modules
Tue, 10 May 2011 13:41:04 -0700 Mitch Watrous Fix even more paths in the documentation
Tue, 10 May 2011 11:09:17 -0700 Mitch Watrous Fix more paths in the documentation
Tue, 10 May 2011 14:42:20 +0100 Gustavo J. A. M. Carneiro pyviz: autoscale_view does nothing if there are no nodes
Mon, 09 May 2011 18:04:52 -0700 Mitch Watrous Rescan wifi's bindings and fix some paths in the documentation
Tue, 10 May 2011 00:07:19 +0200 Tommaso Pecorella bug 1133: fix DSDV GetSettlingTime
Mon, 09 May 2011 22:03:43 +0200 Nicola Baldo wifi tx duration calculations moved from InterferenceHelper to WifiPhy
Sat, 07 May 2011 22:05:29 +0200 Nicola Baldo run check-style.py on src/spectrum
Sat, 07 May 2011 21:49:46 +0200 Nicola Baldo run check-style.py on src/wifi
Fri, 06 May 2011 13:21:20 -0700 Mitch Watrous Fix an example dependency problem and fix some paths in the documentation
Fri, 06 May 2011 18:34:24 +0200 Nicola Baldo doxygen wifi module grouping all wifi classes
Fri, 06 May 2011 18:31:42 +0200 Nicola Baldo generic wifi doc only in manual
Fri, 06 May 2011 08:38:41 -0700 Mitch Watrous Fix module names in documentation
Thu, 05 May 2011 21:29:34 -0700 Tom Henderson bug 1126: fix uninitialized variables
Thu, 05 May 2011 10:36:26 -0700 Mitch Watrous Improve comments for template module
Wed, 04 May 2011 20:02:57 -0700 Mitch Watrous Create a template module
Wed, 04 May 2011 15:11:58 -0700 John Abraham csma-layout code-style changes
Wed, 04 May 2011 15:11:13 -0700 John Abraham Point-to-point-layout code-style changes
Wed, 04 May 2011 11:20:20 -0700 Mitch Watrous Make modules no longer be enabled from waf build
Wed, 04 May 2011 17:26:02 +0200 Andrea Sacco UAN module code style cleanup
Wed, 04 May 2011 16:45:09 +0200 Nicola Baldo renamed spectrum-value-test.h --> spectrum-test.h
Wed, 04 May 2011 16:34:03 +0200 Nicola Baldo refined spectrum-value test after bug 1122 fix
Wed, 04 May 2011 15:28:55 +0100 Gustavo J. A. M. Carneiro pyviz: display ipv6 addresses in the node tooltips
Wed, 04 May 2011 15:29:52 +0200 Mathieu Lacage someone forgot to initialize minrto
Tue, 03 May 2011 14:00:47 -0700 Mitch Watrous Make more Python examples use new modular bindings
Tue, 03 May 2011 12:26:55 +0200 Nicola Baldo fixed Bug 1122 - spectrum-value test should check tolerance on a per-value basis
Tue, 03 May 2011 11:39:31 +0200 Mathieu Lacage merge with HEAD
Tue, 03 May 2011 11:38:15 +0200 Mathieu Lacage use the right macros to avoid un-needed code. DO NOT USE int values for bool.
Tue, 03 May 2011 11:37:21 +0200 Mathieu Lacage use the right macros to avoid un-needed code. remove slashes in names.
Tue, 03 May 2011 11:30:58 +0200 Mathieu Lacage avoid the use of nested NS_TEST_ calls
Tue, 03 May 2011 11:23:51 +0200 Mathieu Lacage kill dead code
Tue, 03 May 2011 11:23:11 +0200 Mathieu Lacage do not dump stuff on std::cout during tests
Tue, 03 May 2011 11:22:20 +0200 Mathieu Lacage typo in Teardown method name
Tue, 03 May 2011 11:21:50 +0200 Mathieu Lacage improve test output upon failure
Tue, 03 May 2011 11:19:03 +0200 Mathieu Lacage convert from old test API
Tue, 03 May 2011 11:18:41 +0200 Mathieu Lacage improve test output upon failure
Tue, 03 May 2011 11:18:09 +0200 Mathieu Lacage do not log output on std::cout
Tue, 03 May 2011 11:17:35 +0200 Mathieu Lacage do not log debug output on std::cout
Tue, 03 May 2011 11:16:58 +0200 Mathieu Lacage do not dump debug out on std::cout
Tue, 03 May 2011 11:16:39 +0200 Mathieu Lacage remove / in name
Thu, 28 Apr 2011 00:11:44 +0200 Mathieu Lacage merge
Fri, 22 Apr 2011 13:00:26 +0200 Mathieu Lacage convert from the really old test API
Tue, 03 May 2011 01:08:21 -0300 Flavio Kubota WiMAX code style patch
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip