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
Lalith Suresh
145ecf9669
Bug 1209: ns-3-click fails to build on Fedora 15 when tests are enabled
2011-07-09 17:05:12 +05:30
Vedran Miletic
7271e9fa6f
bug 1203: Inconsistently named ifndef/define macros in ns-3 headers
2011-07-07 04:31:52 -04:00
Ruben Merz
bf2fb045e3
Fix typo in ns-3-click example
2011-07-04 22:53:11 +02:00
Ruben Merz
8ac6392e07
ns-3-click support for promisc mode
2011-05-27 18:23:09 +02:00
Ruben Merz
eba4bec44d
Click file modifications to reflect on Click changes to FromSimDevice argument order
2011-06-28 19:04:37 +01:00
Lalith Suresh
af3cd38233
Add Click download link to model documentation
2011-06-16 19:42:39 +01:00
Mitch Watrous
b58b01e4ff
Make click module not be built if not appropriate
2011-06-14 12:38:29 -07:00
Lalith Suresh
d1d7bcb63a
Fixes ARP issue in nsclick-ip-router.click and static route in nsclick-routing-node2.click
2011-06-01 17:34:53 +01:00
Lalith Suresh
6733131dd7
Corrects topology description in nsclick-routing.cc example
2011-06-01 17:06:46 +01:00
Lalith Suresh
3de354eb08
Updates references in Click model documentation
2011-05-26 22:32:18 +01:00
Andrey Mazo
f0eeb738ad
documentation fixes
2011-05-25 08:57:47 +04:00
Tom Henderson
dacd65cd7a
Move click module description out of doxygen
2011-05-24 21:31:35 -07:00
Josh Pelkey
688b5c97bd
remove click from valgrind tests
2011-05-23 11:51:29 -04:00