Commit Graph

19651 Commits

Author SHA1 Message Date
Mathieu Lacage
773b4d80a5 get rid of DefaultValue usage in internet-node 2008-03-03 19:38:05 +01:00
Mathieu Lacage
b14aab2fe4 give Attribute power to ObjectFactory class. 2008-03-03 19:33:28 +01:00
Mathieu Lacage
a02c29d25b remove from build removed files 2008-03-03 19:01:25 +01:00
Mathieu Lacage
ec5c7742d9 kill usage of default-value.h 2008-03-03 18:49:21 +01:00
Mathieu Lacage
6916fd5c3b kill dead code 2008-03-03 18:48:10 +01:00
Mathieu Lacage
06e1a61fab make pac, phy, et al available through Attributes 2008-03-03 18:31:07 +01:00
Mathieu Lacage
93f5de21b1 typo is code unused until then. 2008-03-03 18:30:48 +01:00
Mathieu Lacage
8350d5d0af port propagation models and channel to attributes. 2008-03-03 18:30:29 +01:00
Gustavo J. A. M. Carneiro
0fa7cbe6a3 Small OLSR memory optimisation. 2008-03-03 15:02:33 +00:00
Mathieu Lacage
45d5f42ca3 kill dead files. 2008-03-03 05:11:11 +01:00
Mathieu Lacage
f15c11d440 remove unused code 2008-03-03 05:10:49 +01:00
Mathieu Lacage
20d6fdf375 more renamed files 2008-03-03 05:10:12 +01:00
Mathieu Lacage
c3d5b77c96 renamed files 2008-03-03 04:42:16 +01:00
Mathieu Lacage
9b37416720 port last rate control algorithms 2008-03-03 04:03:39 +01:00
Mathieu Lacage
163c32fc28 kill old code. 2008-03-03 02:07:40 +01:00
Mathieu Lacage
a786828ddf kill TraceResolver et al. 2008-03-03 01:58:57 +01:00
Mathieu Lacage
23bfe3fe09 remove old trace system 2008-03-02 22:53:11 +01:00
Mathieu Lacage
732c7f1d0b use Config-based trace system 2008-03-02 22:52:55 +01:00
Mathieu Lacage
ce83863f87 convert to new trace system 2008-03-02 22:52:21 +01:00
Mathieu Lacage
713c893939 get rid of uneeded TraceResolver 2008-03-02 22:34:27 +01:00
Mathieu Lacage
7951713874 be consistant in how lists of objects are named. 2008-03-02 22:34:09 +01:00
Mathieu Lacage
42c7a8c6ab port pcap trace to Config. 2008-03-02 22:33:44 +01:00
Mathieu Lacage
99f4928d7c port AsciiTrace to Config::ConnectWithContext 2008-03-02 22:08:17 +01:00
Mathieu Lacage
356b89e672 re-implement tracing using Attributes. 2008-03-02 21:57:51 +01:00
Mathieu Lacage
7b79b4cdef do not use Queue::CreateDefault 2008-03-02 21:57:28 +01:00
Mathieu Lacage
db4e999d61 register and unregister the NodeList as a config root namespace 2008-03-02 21:12:21 +01:00
Mathieu Lacage
346b857c6c implement context-based trace connection 2008-03-02 21:00:37 +01:00
Mathieu Lacage
936b124ff7 avoid memory leaks 2008-03-02 06:43:12 +01:00
Mathieu Lacage
ed22af820c ensure that Dispose is invoked at one point. 2008-03-02 06:32:03 +01:00
Mathieu Lacage
a5e8bdf451 avoid crashing AP wifi sample 2008-03-02 01:53:26 +01:00
Mathieu Lacage
8b2caa1a2a give Attribute powers to ssid 2008-03-02 01:53:06 +01:00
Mathieu Lacage
c43e0ecb14 make sure the default behavior does not crash. 2008-03-02 01:18:07 +01:00
Mathieu Lacage
4c40782b30 add missing include 2008-03-02 01:17:37 +01:00
Mathieu Lacage
5c83be026b port wifi model to Attributes 2008-03-01 21:21:53 +01:00
Mathieu Lacage
0a3b46fdf5 improve debugging output. 2008-03-01 20:41:08 +01:00
Mathieu Lacage
af58f11739 report attribute setting errors as early as possible. 2008-03-01 20:20:14 +01:00
Mathieu Lacage
58d05259cb add some debugging output 2008-03-01 19:55:16 +01:00
Mathieu Lacage
662bf63f87 introduce AttributeChecker::Create and use it instead of AttributeValue::Copy. 2008-03-01 19:54:48 +01:00
Mathieu Lacage
947e86f4fa add default constructor 2008-03-01 05:42:14 +01:00
Mathieu Lacage
a0f5714f8a add ListPositionAllocator 2008-03-01 05:41:17 +01:00
Mathieu Lacage
b7ab54776d setup a working behavior by default 2008-03-01 05:40:57 +01:00
Mathieu Lacage
4a1cb62fce add extra NodeContainer constructors 2008-03-01 05:40:06 +01:00
Mathieu Lacage
bf1aad6a7d add ATTRIBUTE_VALUE_IMPLEMENT_NO_SERIALIZE 2008-03-01 05:39:25 +01:00
Mathieu Lacage
93ee85a925 output correct information about non-matching types. 2008-03-01 05:37:56 +01:00
Mathieu Lacage
69a95852ba typos in untested code path. 2008-02-29 17:27:14 +01:00
Mathieu Lacage
8e4605294a avoid macro namespace polution. 2008-02-29 00:45:02 +01:00
Mathieu Lacage
289cf2170e merge with HEAD 2008-02-28 18:15:07 +01:00
Mathieu Lacage
8f6d84e669 Use a temporary to avoid confusing the compiler. 2008-02-28 08:59:35 -08:00
Mathieu Lacage
21466b9afe Copy is not needed anymore. 2008-02-28 08:59:06 -08:00
Mathieu Lacage
de39c3b77a convert WifiMacParameters to Attributes. 2008-02-28 07:17:53 +01:00