Tom Henderson
c9f4bc4e68
bug 1551 postfix: enable logging for functions outside namespace ns3
2014-10-01 20:50:46 -07:00
Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Peter D. Barnes, Jr.
cd3da7143d
[doxygen] Revert r10410, r10411, r10412
2014-03-05 17:06:59 -08:00
Peter D. Barnes, Jr.
4a5acb6109
One waf to rule them all.
2014-02-07 17:00:28 -08:00
Tom Henderson
4ef03c0719
update click bindings
2014-02-02 11:03:06 -08:00
Vedran Miletić
6acf41814e
Move tests outside ns3 namespace
2014-01-02 18:34:30 +01:00
Peter D. Barnes, Jr.
d75ff3559e
doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented"
2013-11-14 16:58:28 -08:00
Peter D. Barnes, Jr.
1c3e6149ab
Models source highlighting
2013-11-14 16:57:21 -08:00
Vedran Miletić
f781366d2e
Fix compilation with Clang 3.2 and newer versions, including Apple Clang 5.0
...
Clang 3.2 requires all class members to be used in the code; this patch either removes class members that are not used or adds NS_UNUSED/NS_UNUSED_GLOBAL around them. Thanks to Andrey Mazo and Tommaso Pecorella for review.
2013-10-20 12:46:27 +02:00
Tom Henderson
aa99130b08
update bindings
2013-08-27 19:08:05 -07:00
Alexander D'souza
ac7c84ab0b
Follow up patch for Click: Bug 760 - IP address removal can be painful
2013-07-18 14:07:56 +02:00
Tom Henderson
d17fd41e3b
update click bindings
2013-07-05 14:01:51 -07:00
Peter D. Barnes, Jr.
e3611c4078
Doxygenate todo's
2013-07-03 14:43:10 -07:00
Mitch Watrous
6b5386116e
Look for click in bake's build directory first (Bug 1632 partial fix)
2013-04-26 10:09:32 -07:00
Lalith Suresh
c2122bd624
Update Click build instructions to point to Click github repository
2013-04-25 22:08:40 +02:00
Vedran Miletić
53ec6a479e
Rename Start and DoStart methods to Initialize and DoInitialize
...
The goal of this patch is to allows us to differentiate the Start/Stop
functionality present in some classes from Initialize/Dispose functionality.
2013-04-19 22:39:55 +02:00
Vedran Miletić
bbdb4231b3
Upgrade waf to 1.7.10 and fix included wscripts
...
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.
Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Nicola Baldo
b69928a648
bug 1563: get rid of default argument value in AddTestCase
2013-03-22 13:14:38 +01:00
Sascha Alexander Jopen
ddfd9131e8
Allow Click defines to be handled from ns-3
2013-02-07 10:47:31 +01:00
Sascha Alexander Jopen
6f03fdaf7e
Allow Click to pull random numbers from ns-3
2013-02-07 10:47:08 +01:00
Mitch Watrous
261dc3b45a
Replace more instances of RandomVariable with RandomVariableStream
2012-08-20 19:08:45 -07:00
Lalith Suresh
2c514e7fbf
Rescan click module python bindings
2012-07-27 14:28:45 +02:00
Lalith Suresh
d93d26500c
Remove stale doxygen from Ipv4L3ClickProtocol and Ipv4L3Protocol
2012-07-26 16:08:23 +02:00
Lalith Suresh
3718389e85
Bug 1477: Click doesn't work with raw sockets
2012-07-26 15:54:30 +02:00
Tom Henderson
350a4b7330
rescan bindings
2012-05-02 11:05:28 -07:00
Tom Henderson
25736177dc
rescan bindings
2012-04-14 18:09:25 -07:00
Gustavo J. A. M. Carneiro
a78c96f784
Rescan click bindings
2012-02-21 11:46:45 +00:00
Tom Henderson
9d8162b376
align click with IPv6-related merge changes
2012-02-20 08:16:31 -08:00
Sascha Alexander Jopen
4e460e6d51
Invoke simclick_click_kill() only if the Click router has been initialised
2012-02-19 16:22:51 +01:00
Andrey Mazo
116baeb55e
click build fix after bug 1170 fix (aef733235832).
2012-02-14 17:26:37 +04:00
Andrey Mazo
cec21ade43
Bug 1170: Formulate best practices for dealing with unused debug variables.
2012-02-10 19:02:12 +04:00
Lalith Suresh
370c4b3560
Fix memory leak with Ipv4ClickRouting::ReadHandler()
2012-01-20 17:08:11 +01:00
Sascha Alexander Jopen
1d540581a2
Shutdown Click router during Ipv4ClickRouting::DoDispose()
2012-01-20 16:04:07 +01:00
Sascha Alexander Jopen
8065a03fdd
Fixes Click bug from using microsecond precision for scheduling click events
2011-12-30 18:45:18 +01:00
Tom Henderson
d402b35687
click installation hint
2011-12-16 09:54:28 -08:00
Gustavo J. A. M. Carneiro
e19938fda5
Bug 1298 - Undefined click symbols
2011-12-16 14:24:30 +00:00
Björn Lichtblau
558593480c
Bug 1278: Ipv4ClickRouting::HandleScheduleFromClick should stay integer for delay calculation to be accurate
2011-10-13 21:55:21 +02:00
Sascha Alexander Jopen
c18d0925fe
ns-3-click support for AddressInfo elements
2011-09-23 12:27:43 +02:00
Gustavo J. A. M. Carneiro
fbf0db7647
Correct some configuration Checking for... messages
2011-09-20 14:25:45 +01:00
Gustavo J. A. M. Carneiro
4d7fd0ef2b
Fix click module waf1.6 upgrade issues
2011-09-19 00:39:10 +01:00
Gustavo J. A. M. Carneiro
3d13582a2e
waf1.6: fix click module build
2011-09-15 17:11:53 +01:00
Gustavo J. A. M. Carneiro
7518a6ba56
Add a --disable-nsclick configure option
2011-09-15 11:38:36 +01:00
Gustavo J. A. M. Carneiro
6e0bff2706
waf1.6: possibly fix click module build
2011-09-15 11:21:55 +01:00
Gustavo J. A. M. Carneiro
0536f2416f
More waf 1.6.7 build fixes
2011-09-12 14:54:27 +01:00
Gustavo J. A. M. Carneiro
c3059b6e68
Upgrade to waf-1.6.7, work in progress
2011-09-08 16:13:40 +01:00
Lalith Suresh
4d28b1334a
remove the enabling of missing log components
2011-08-31 06:30:13 -07:00
Tom Henderson
7f50773f13
rescan click bindings
2011-08-18 21:41:48 -07:00
YunQiang Su
d33563b5e4
bug 1177: auto generated man pages have error
2011-08-14 14:21:41 -07:00
John Abraham
b0095351f7
Bug 1236: click-internet-stack-helper.cc:293:12: error: variable "result" set but not used
2011-08-09 11:36:18 -04:00
Vedran Miletić
fe0667def8
standardize emacs c++ mode comments
2011-08-02 17:42:33 -04:00