Commit Graph

68 Commits

Author SHA1 Message Date
Unknown
c320f9ea81 Skeleton SerialPhy 2007-02-20 23:26:59 -08:00
Unknown
957462263f strawman connectors and channel 2007-02-18 19:19:42 -08:00
Mathieu Lacage
d7efedefde merge tom's tree with trunk 2007-02-18 11:16:08 +01:00
Tom Henderson
114c1a93d2 Merge in Craig's tracing changes as of Thursday; rename net-device-serial files to serial-net-device 2007-02-17 16:40:03 -08:00
Mathieu Lacage
c2e3d19e06 remove UdpIpv4L4Protocol class 2007-02-17 09:42:30 +01:00
Mathieu Lacage
d7a398bc11 remove ArpL3Protocol object 2007-02-17 09:35:50 +01:00
Mathieu Lacage
e4166af294 remove Ipv4L3Protocol class. 2007-02-17 09:28:02 +01:00
Mathieu Lacage
7f5d4a1a79 remove extra debug.cc from build 2007-02-16 09:40:19 +01:00
Mathieu Lacage
a49fb6556a merge with debug tree 2007-02-16 09:32:02 +01:00
Mathieu Lacage
07b9fc12aa add fatal-error.h header 2007-02-16 09:23:22 +01:00
Mathieu Lacage
50a1e7d737 split out assert from debug.h 2007-02-16 09:00:22 +01:00
Tom Henderson
421fe63583 large checkin-- bringing in serial device code 2007-02-15 23:55:15 -08:00
Tom Henderson
db2795f4b1 Add samples/ns-2/simple.tcl.cc to SConstruct 2007-02-15 21:54:16 -08:00
Unknown
95f07a831b queues, trace-writer, debug 2007-02-15 16:52:39 -08:00
Mathieu Lacage
3d32a4d0d2 add routing table output function 2007-02-12 22:44:41 +01:00
Mathieu Lacage
df35898657 make the p2p example compile 2007-02-12 20:15:19 +01:00
Mathieu Lacage
da3bdd9824 add some traffic generation to sample code 2007-02-12 19:47:36 +01:00
Mathieu Lacage
5b05f21261 make the sample code compile and link. 2007-02-12 19:28:48 +01:00
Mathieu Lacage
3c434977f0 add p2p netdevice and channel 2007-02-12 16:45:58 +01:00
Mathieu Lacage
9a899b14b1 add arp stack 2007-02-12 15:55:49 +01:00
Mathieu Lacage
ea343befaf add Ipv4 and Udp node capabilities, rework Copy methods to include an extra Node * argument 2007-02-12 13:06:05 +01:00
Mathieu Lacage
96d809c983 add non-debugged udp stack 2007-02-10 11:29:44 +01:00
Mathieu Lacage
1df1c2d0c2 add start of udp stack 2007-02-09 19:40:19 +01:00
Mathieu Lacage
758963eff5 a basic untested ipv4 implementation 2007-02-09 17:54:49 +01:00
Mathieu Lacage
70e5b37f4f add ipv4 and udp header, add ipv4 checksum support to make the udp header compile. Need to be fixed in UdpHeader later. 2007-02-08 16:01:58 +01:00
Mathieu Lacage
9609fe68f0 code from all trees. 2007-02-08 15:37:48 +01:00
Mathieu Lacage
0d9305c70a initial node base class from george's repo. 2007-02-08 11:11:24 +01:00
Mathieu Lacage
7abd854183 test and debug the debug support 2007-02-07 08:49:54 +01:00
Mathieu Lacage
84bdfa4ac5 add debugging support 2007-02-06 20:40:38 +01:00
Mathieu Lacage
b37a9d44e8 add smart pointer sample code 2006-12-22 09:03:09 +01:00
Mathieu Lacage
4c0c225a19 initial go at smart pointer implementation 2006-12-18 13:17:08 +01:00
Mathieu Lacage
bdc613c1df fix the Simulation event replayer: make it build 2006-12-12 14:59:13 +01:00
Mathieu Lacage
a912bad39d add dep on math library 2006-12-04 12:33:54 +01:00
Mathieu Lacage
90d2fc50e9 make sure cairo internal header is installed when needed. 2006-12-04 10:34:02 +01:00
Mathieu Lacage
16e62faea8 implement 128 bit arithmetic with cairo's internal types 2006-12-04 10:33:02 +01:00
Mathieu Lacage
d9485fce89 split high precision implementations in different files 2006-12-04 08:39:11 +01:00
Mathieu Lacage
04e6f0dfa0 add needed configure magic and header includes 2006-12-04 08:03:28 +01:00
Mathieu Lacage
e24d630008 Add HighPrecision class used for external Time bookkeeping 2006-11-03 09:05:58 +01:00
Mathieu Lacage
72d9b91ce5 fix python indent. 2006-11-03 09:04:12 +01:00
Mathieu Lacage
7f101b2f41 make python code more Pep8 conformant (patch from Gustavo Carneiro) 2006-10-23 09:24:36 +02:00
Mathieu Lacage
a535e12b9e fix python tab indent 2006-10-16 13:12:22 +02:00
Mathieu Lacage
504d4ad8bd add magic emacs incantation for python 2006-10-14 10:13:14 +02:00
Mathieu Lacage
a1f245126e rename time.h to nstime.h 2006-10-02 11:41:40 +02:00
Mathieu Lacage
21039d13d2 add trailer 2006-10-02 11:39:45 +02:00
Mathieu Lacage
a11e85066f remove chunk 2006-10-02 11:32:31 +02:00
Mathieu Lacage
4809217dc0 add header 2006-10-02 11:23:18 +02:00
Mathieu Lacage
f22af44dd1 split SConstruct to make it more readable 2006-09-06 13:59:43 +02:00
Mathieu Lacage
f19b51afe0 rename sample binaries 2006-09-06 13:36:34 +02:00
Mathieu Lacage
495c246850 add sample code for test, add doxygen doc 2006-09-06 13:35:23 +02:00
Mathieu Lacage
12c001afe7 add doc target for doxygen build 2006-09-05 15:55:04 +02:00