Commit Graph

7745 Commits

Author SHA1 Message Date
Mathieu Lacage
44fd80ecdd bug 1371: llvm complains about redeclaration as struct 2012-02-24 03:39:06 -05:00
Gustavo J. A. M. Carneiro
382e0d67bb bug 1375: llvvm complains about unused functions 2012-02-24 03:36:58 -05:00
Mathieu Lacage
044878210d bug 1370: llvm complains about assignment to self 2012-02-24 03:34:42 -05:00
Tommaso Pecorella
3c63bb24aa Bug 1367 - [LLVM] error: added parentheses 2012-02-24 00:29:39 +01:00
Tommaso Pecorella
09480f4ce9 Bug 1373 - fixed for() comparison 2012-02-24 00:22:07 +01:00
Tommaso Pecorella
7c93def6b9 Bug 1368 - [LLVM] error: added parentheses 2012-02-24 00:20:27 +01:00
Andrea Sacco
227f459b55 Bug 1282 - Sleep state and CCA 2012-02-23 17:14:35 +01:00
Andrea Sacco
d64cca63c1 Bug 1376: wrong wind variable's name 2012-02-23 16:19:30 +01:00
Gustavo J. A. M. Carneiro
5620c694e8 Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy 2012-02-22 13:58:51 +00:00
Gustavo J. A. M. Carneiro
f233786ba1 Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy 2012-02-22 13:56:44 +00:00
Gustavo J. A. M. Carneiro
5a9bcd833a Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy 2012-02-22 13:51:28 +00:00
Gustavo J. A. M. Carneiro
255e15cd28 Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy 2012-02-22 13:50:26 +00:00
Mathieu Lacage
3b42fe426d merge with HEAD 2012-02-21 09:11:53 -05:00
Mathieu Lacage
a3a0165df4 bug 1364: Typo in trace-value.h 2012-02-21 09:11:02 -05:00
Gustavo J. A. M. Carneiro
143f56ecaf merge 2012-02-21 11:47:25 +00:00
Gustavo J. A. M. Carneiro
a78c96f784 Rescan click bindings 2012-02-21 11:46:45 +00:00
Tommaso Pecorella
812efad2ba Fix to Ipv6Interface - missing initialization value 2012-02-21 03:08:34 +01:00
Gustavo J. A. M. Carneiro
ce9b1a836d Bug 1179 - Add LTE trace hooks for supporting visualizer 2012-02-20 18:16:12 +00:00
Gustavo J. A. M. Carneiro
312ad38084 Rescan bindings also for the visualizer module 2012-02-20 18:01:15 +00:00
Gustavo J. A. M. Carneiro
da8d3c9bfa Bug 1180 - LTE: Add TX/RX trace support 2012-02-20 18:00:54 +00:00
Gustavo J. A. M. Carneiro
93fbaf6d0f Rescan bindings 2012-02-20 09:38:45 -08:00
Gustavo J. A. M. Carneiro
e1da179b80 Bug 1349 - TypeId.LookupAttributeByName Python bindings missing 2012-02-20 16:45:50 +00:00
Gustavo J. A. M. Carneiro
bf4910a556 Log the correct source file/number, in python module generation 2012-02-20 16:31:09 +00:00
Tom Henderson
9d8162b376 align click with IPv6-related merge changes 2012-02-20 08:16:31 -08:00
Tom Henderson
822a24cadd fix typo in NS_LOG statement 2012-02-20 08:08:33 -08:00
Tommaso Pecorella
12c44e6558 Fix merge 2012-02-20 14:49:38 +01:00
Tommaso Pecorella
0d73053941 Merge 2012-02-20 14:39:24 +01:00
Ken Renard
cf2e9f8212 Add support for IPv6 transport protocols 2012-02-20 14:05:07 +01:00
Gustavo J. A. M. Carneiro
f01c0cf88e Bug 1273 - Better error message on missing Python development files 2012-02-20 12:17:26 +00:00
Gustavo J. A. M. Carneiro
de30b49a80 Bug 1348 - python bindings: deprecated conversion from string constant to ‘char*’ 2012-02-20 12:03:30 +00: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
Mitch Watrous
7d2e95f368 Bug 1325 2012-02-17 11:46:13 -08:00
Gustavo J. A. M. Carneiro
bd94bca008 Bug 1355 - visualizer dependencies not detected at buildtime 2012-02-14 18:44:16 +00:00
Gustavo J. A. M. Carneiro
6a8ac3babc merge 2012-02-14 17:57:15 +00:00
alina & Gustavo Carneiro
a320abac57 Bug 1350 - Simulator.ScheduleWithContext Python binding missing 2012-02-14 17:45:50 +00:00
Gustavo J. A. M. Carneiro
cd2952dcea Fix the python unit tests: now we need to import the applications module 2012-02-14 16:03:50 +00:00
Andrey Mazo
116baeb55e click build fix after bug 1170 fix (aef733235832). 2012-02-14 17:26:37 +04:00
Gustavo J. A. M. Carneiro
14ae96b9b4 Bug 1331 - waf generates and installs pkgconfig .pc files even for disabled modules and tests 2012-02-13 18:54:22 +00:00
Sebastian Rohde
d833ac9e2c Bug 1354 - Building scratch subdir programs is broken 2012-02-13 18:21:06 +00:00
Gustavo J. A. M. Carneiro
ff6665898c Upgrade WAF from 1.6.10 to 1.6.11 2012-02-13 18:15:22 +00:00
Andrey Mazo
cec21ade43 Bug 1170: Formulate best practices for dealing with unused debug variables. 2012-02-10 19:02:12 +04:00
Gustavo J. A. M. Carneiro
9bd05e75e1 Bug 1302 - Flow monitor bug 2012-02-08 11:12:17 +01:00
Tom Henderson
be6849cfaf Fix optimized build 2012-02-05 09:23:51 -08:00
Tommaso Pecorella
acdccfaac2 Bug 1357 - IPv6 fragmentation fails due to checks about malformed extensions 2012-02-04 13:54:15 +01:00
Tom Henderson
b5daea3c0d fix broken link 2012-01-31 09:21:49 -08:00
Tommaso Pecorella
42c93dd715 Bug 1109 - Point out the effects of ArpCache::PendingQueueSize attribute 2012-01-29 01:14:23 +01:00
Tommaso Pecorella
9be7925511 Update Changes.html and Release_notes with the latest -dev info 2012-01-26 19:22:49 +01:00
Tommaso Pecorella
75d8bc6770 Bug 1319 - Clarify Ipv4RawSocketImpl ICMP filter limitations 2012-01-25 19:16:56 +01:00
Tommaso Pecorella
43de6789ed Bug 1319 - Fix Ipv6RawSocketImpl Icmpv6 filter 2012-01-25 19:13:11 +01:00
Gustavo J. A. M. Carneiro
251ddfc332 Idem for the emu-sock-creator 2012-01-23 11:53:28 +00:00