Commit Graph

52 Commits

Author SHA1 Message Date
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
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
Mathieu Lacage
2329966acc remove unused file 2006-09-05 11:23:39 +02:00
Mathieu Lacage
dacf6d146c reorder files 2006-09-05 11:22:13 +02:00
Mathieu Lacage
fc15c8d04d remove unused file 2006-09-05 11:21:32 +02:00
Mathieu Lacage
f811daf33b merge 2006-09-05 11:16:08 +02:00
Mathieu Lacage
1cfa43cf3b enable user-provided schedulers 2006-09-04 15:24:05 +02:00
Mathieu Lacage
5b02e3bc1b rename files 2006-09-04 15:09:58 +02:00
Mathieu Lacage
05cbced73d rename trace stream to stream tracer 2006-09-04 14:10:34 +02:00
Mathieu Lacage
00d7f1810c rename callback logger to callback tracer 2006-09-04 14:06:00 +02:00
Mathieu Lacage
b77c4b2bdd remove extra code 2006-09-04 12:51:11 +02:00
Mathieu Lacage
554cb205f4 remove more unused files, rename system files 2006-09-04 12:28:04 +02:00
Mathieu Lacage
0e8ba3a194 remove unused system files 2006-09-04 12:23:44 +02:00
Mathieu Lacage
02fa792b81 first cut at george's ideas on api 2006-09-03 12:24:04 +02:00
Mathieu Lacage
a525ec46e5 small formatting detail 2006-08-29 18:28:45 +02:00
Mathieu Lacage
5ffcea26af use rpath only on posix platforms 2006-08-29 18:27:42 +02:00
Mathieu Lacage
56f3965e91 compile these classes for darwin 2006-08-29 18:23:19 +02:00
Mathieu Lacage
37eabeed61 remove sgi-hashmap.h 2006-08-29 17:51:31 +02:00