Lalith Suresh <suresh.lalith@gmail.com> [Thu, 03 Mar 2011 19:54:57 +0000] rev 6848
Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format
Mitch Watrous <watrous@u.washington.edu> [Wed, 02 Mar 2011 13:42:28 -0800] rev 6847
Move applications to a single module
Dean Armstrong <deanarm@gmail.com> [Tue, 01 Mar 2011 16:58:05 +0000] rev 6846
Bug 1064: Correct Friis propagation loss equation
The FrissSpectrumPropagationLoss model doesn't implement Friis formula
correctly - the whole numerator needs to be squared, rather than just
the last term.
Josh Pelkey <jpelkey@gatech.edu> [Tue, 01 Mar 2011 09:59:55 -0500] rev 6845
remove duplicate core-module.h includes
Josh Pelkey <jpelkey@gatech.edu> [Mon, 28 Feb 2011 11:50:38 -0500] rev 6844
remove unneeded routing dependencies
Tom Henderson <tomh@tomh.org> [Sun, 27 Feb 2011 07:02:49 -0800] rev 6843
fix example test paths
Lalith Suresh <suresh.lalith@gmail.com> [Sun, 27 Feb 2011 11:31:43 +0000] rev 6842
Fixes Click build which was affected by recent modular refactoring work
Josh Pelkey <jpelkey@gatech.edu> [Sun, 27 Feb 2011 01:00:17 -0500] rev 6841
modularize nix and aodv, thanks lalith
Tom Henderson <tomh@tomh.org> [Fri, 25 Feb 2011 17:21:08 -0800] rev 6840
Make destructor virtual
Tom Henderson <tomh@tomh.org> [Fri, 25 Feb 2011 16:06:17 -0800] rev 6839
mobility module to new directory structure