Andrey Mazo <mazo@telum.ru> [Mon, 21 Jan 2013 17:19:00 +0400] rev 9227
make non-static global debugging-only functions static inline (bug 1170).
Compilers shouldn't warn on unused static inline function and just don't emit code for
them in optimized builds.
Also debugging-only functions don't pollute symbol tables.
Vedran Miletić <rivanvx@gmail.com> [Fri, 25 Jan 2013 19:05:30 +0100] rev 9226
Fix encoding in wimax-iipv4.cc example
Tom Henderson <tomh@tomh.org> [Tue, 22 Jan 2013 10:14:50 -0800] rev 9225
rescan bindings
Nicola Baldo <nbaldo@cttc.es> [Mon, 21 Jan 2013 17:10:14 +0100] rev 9224
fixed typo in eps-bearer.h
Nicola Baldo <nbaldo@cttc.es> [Wed, 19 Dec 2012 17:34:54 +0100] rev 9223
initialize member variables of EpsBearer upon construction
Mitch Watrous <watrous@u.washington.edu> [Fri, 18 Jan 2013 13:03:18 -0800] rev 9222
Bug 1520 - config paths not documented in Doxygen for CsmaChannel
Tom Henderson <tomh@tomh.org> [Fri, 18 Jan 2013 11:49:53 -0800] rev 9221
update documentation to point to new openflow repo
Mitch Watrous <watrous@u.washington.edu> [Mon, 14 Jan 2013 09:39:06 -0800] rev 9220
Add shell script that runs all examples with full logging turned on
Tom Henderson <tomh@tomh.org> [Sun, 13 Jan 2013 21:12:00 -0800] rev 9219
bug 1563: reduce valgrind test scope
frederic.urbani@inria.fr [Thu, 10 Jan 2013 18:29:32 +0100] rev 9218
fix bug on previous commit