Commit Graph

2516 Commits

Author SHA1 Message Date
Craig Dowell
ffd1766adc fix bug 183 2008-05-23 17:03:51 -07:00
Craig Dowell
888a3bdad6 ppp model description 2008-05-21 21:20:30 -07:00
Gustavo J. A. M. Carneiro
e9e87c3232 Require gtk+ >= 2.12; closes #182 2008-05-20 22:04:38 +01:00
Mathieu Lacage
45d6dcd5f4 avoid warning with g++ 4.1.2 2008-05-20 08:01:11 -07:00
Mathieu Lacage
e4c1b22090 fix build for g++ 3.4.6 2008-05-20 07:56:59 -07:00
Mathieu Lacage
2c57f536e3 merge with HEAD 2008-05-16 15:52:04 -07:00
Mathieu Lacage
a1882f8e10 merge from HEAD 2008-05-16 15:48:09 -07:00
Mathieu Lacage
d5a75f0cec merge with HEAD 2008-05-16 10:29:34 -07:00
Mathieu Lacage
91c4ef481f remove dead code. 2008-05-16 10:25:24 -07:00
Craig Dowell
d034ec3e08 fix bug 180 2008-05-16 10:11:49 -07:00
Mathieu Lacage
dd4979ef89 merge with HEAD 2008-05-16 08:52:40 -07:00
Mathieu Lacage
84c9dd96db merge with HEAD 2008-05-16 08:41:19 -07:00
Mathieu Lacage
0e05b107fd avoid un-initialized bits 2008-05-15 11:37:36 -07:00
Mathieu Lacage
2b4b265b60 re-enable editing 2008-05-15 10:29:58 -07:00
Mathieu Lacage
0efe19fe76 cleanup the model memory. 2008-05-15 10:22:53 -07:00
Mathieu Lacage
1a990a1877 bug 179: Packet fragmentation bug 2008-05-15 09:49:04 -07:00
Gustavo J. A. M. Carneiro
6547b9222c GlobalRoutingManager: don't segfault for NetDevices that have no associated Channel (e.g. virtual NetDevices); just skip them. 2008-05-15 12:56:10 +01:00
Gustavo J. A. M. Carneiro
a4a8086580 GlobalRoutingManager: don't abort with non-IP NetDevices, just skip them. 2008-05-15 12:54:28 +01:00
Unknown
8d3dfb1df9 Merged nonotifier with main branch. 2008-05-15 07:47:17 -04:00
Unknown
3226ce7f09 Changed MobilityModel::m_trace to be more descriptive. 2008-05-15 07:46:03 -04:00
Unknown
1b12b95ee9 Removed TraceContext and TraceResolver references, removed MobilityModelNotifier class, and minor changes on samples/main-random-walk.cc. 2008-05-14 19:24:17 -04:00
Mathieu Lacage
ffdff79112 improve doxygen doc. 2008-05-14 15:47:44 -07:00
Mathieu Lacage
4b7bfc9b77 tweak log output 2008-05-14 15:47:35 -07:00
Mathieu Lacage
ccb704ffc7 close the writer before deleting it 2008-05-14 15:00:58 -07:00
Mathieu Lacage
ce87f97994 reset the output stream to get a proper trace path 2008-05-14 14:59:16 -07:00
Mathieu Lacage
8a7187fba3 also handle parent attributes. 2008-05-14 13:54:39 -07:00
Mathieu Lacage
3a8df9f3d6 make sure we iterate over the parent's attributes. 2008-05-14 13:54:27 -07:00
Mathieu Lacage
31a31ffc07 add missing TypeId::HasParent method 2008-05-14 13:54:23 -07:00
Mathieu Lacage
63dccc1973 make the iteration code more flexible. add tooltips to gtk config store 2008-05-14 13:33:55 -07:00
Gustavo J. A. M. Carneiro
36e6b69aaf PacketSocket bind-to-interface bug 2008-05-14 19:15:00 +01:00
Gustavo J. A. M. Carneiro
1cecfe5548 Missing Packet::Copy in Node::ReceiveFromDevice for the multiple protocol handlers scenario. 2008-05-14 18:15:26 +01:00
Mathieu Lacage
a54122b4e8 set a default window size. 2008-05-14 10:06:04 -07:00
Mathieu Lacage
693099a950 add scroll area and alternating row colors. 2008-05-14 09:51:25 -07:00
Mathieu Lacage
ae1fed72b1 add missing getters 2008-05-14 09:44:39 -07:00
Mathieu Lacage
ca3c48f8e8 a basic but useful Gtk+-based config-store 2008-05-13 17:02:52 -07:00
Tom Henderson
32bc3d3664 Fix point-to-point unit tests 2008-05-11 21:43:55 -07:00
Craig Dowell
515183caae fix bug 161 2008-05-11 11:18:21 -07:00
Craig Dowell
5a16ff1df4 bug 153 applied to CSMA 2008-05-08 13:26:49 -07:00
Craig Dowell
3c8bfe6ae6 bug 153 2008-05-08 12:43:36 -07:00
Mathieu Lacage
2e699a4704 attempt to document some of the internal details 2008-05-08 12:40:44 -07:00
Mathieu Lacage
0b6e955a24 help return-value-optimization 2008-05-08 11:22:40 -07:00
Mathieu Lacage
f5bb823415 avoid doing the work twice. 2008-05-08 11:22:25 -07:00
Mathieu Lacage
83cd996471 inline a couple of tag methods. 2008-05-08 11:16:32 -07:00
Craig Dowell
418a3fae42 bug 170 2008-05-08 11:16:12 -07:00
Mathieu Lacage
164e8c83bc simplify code logic 2008-05-07 15:18:33 -07:00
Mathieu Lacage
2865203612 simplify code logic 2008-05-07 15:02:07 -07:00
Mathieu Lacage
6236cbf9a3 avoid useless ifdefs 2008-05-07 14:40:03 -07:00
Craig Dowell
58ab30c53c fix optimized build, bug 169 2008-05-07 14:24:45 -07:00
Mathieu Lacage
beaf8569c0 add missing license headers 2008-05-07 13:47:19 -07:00
Mathieu Lacage
9679a25783 typos 2008-05-07 13:45:57 -07:00