Commit Graph

2831 Commits

Author SHA1 Message Date
Mathieu Lacage
b41554c18f kill dead code. 2008-03-31 14:36:21 -07:00
Mathieu Lacage
40349f92d8 do not include internet-node.h 2008-03-31 14:36:15 -07:00
Mathieu Lacage
6935a997e6 do not use InternetNode 2008-03-31 14:34:38 -07:00
Mathieu Lacage
41f6573c8d do not include internet-node.h 2008-03-31 14:34:27 -07:00
Mathieu Lacage
2b44913a70 convert to helper API 2008-03-31 14:34:06 -07:00
Mathieu Lacage
64f72686aa merge with HEAD 2008-03-31 14:23:44 -07:00
Mathieu Lacage
d06c2b4fae add back max simulation time on olsr example 2008-03-31 14:23:07 -07:00
Mathieu Lacage
889e333a35 add ns2's stupid prefix on each ascii line output. 2008-03-31 14:09:46 -07:00
Mathieu Lacage
379c3d5390 port to helper API 2008-03-31 14:00:40 -07:00
Mathieu Lacage
0dfe8fa5df use static method syntax to setup tracing 2008-03-31 13:49:45 -07:00
Mathieu Lacage
e173bb868d remove example of p2p static routing: this requires using the low-level API and we don't want to show how to do this. 2008-03-31 13:44:08 -07:00
Mathieu Lacage
c5ffe4c9dc remove dead comment 2008-03-31 13:41:09 -07:00
Mathieu Lacage
a053ff6896 port to helper API 2008-03-31 13:25:01 -07:00
Mathieu Lacage
537e375fe1 port to helper API 2008-03-31 13:21:22 -07:00
Mathieu Lacage
879b2cb91d port to helper API 2008-03-31 13:20:26 -07:00
Mathieu Lacage
c0d60678d9 port to helper API 2008-03-31 13:18:31 -07:00
Raj Bhattacharjea
521c43eb23 Fix the fin retransmission; 2008-03-31 16:18:03 -04:00
Mathieu Lacage
627813fe6c port to helper API. 2008-03-31 13:10:59 -07:00
Mathieu Lacage
16f7931992 port to helper API 2008-03-31 13:10:17 -07:00
Mathieu Lacage
76847a02ca port to helper API. 2008-03-31 11:40:48 -07:00
Mathieu Lacage
935a7896e1 use src/node/ipv4-address-generator.h 2008-03-31 11:40:40 -07:00
Mathieu Lacage
7f6f6ba6a7 improve warning output 2008-03-31 11:40:17 -07:00
Mathieu Lacage
8977a827b2 kill now-useless code. 2008-03-31 11:39:55 -07:00
Mathieu Lacage
11608c6b16 convert to helper API 2008-03-31 11:07:19 -07:00
Mathieu Lacage
6ac2042e55 tweak doxygen 2008-03-31 09:51:30 -07:00
Mathieu Lacage
4ff7264001 add missing tracing helpers and doxygen 2008-03-31 09:49:22 -07:00
Mathieu Lacage
9bcf1cdac5 add wifi helper tracing. 2008-03-31 09:34:51 -07:00
Raj Bhattacharjea
f2769ba5a5 Remove the TCP examples that aren't in line with the helper API 2008-03-31 12:22:05 -04:00
Tom Henderson
db02706e4c Prepend ascii trace lines with action and time 2008-03-30 22:39:27 -07:00
Tom Henderson
78bfd610d9 Move csma-one-subnet to helper api 2008-03-30 21:41:25 -07:00
Tom Henderson
20726f8201 move csma-multicast to new tracing helpers 2008-03-30 21:12:02 -07:00
Tom Henderson
4fc3138b1e Prepend ascii trace lines with action and time 2008-03-30 21:05:50 -07:00
Tom Henderson
b6932288ae csma-multicast helper-ized (w/o tracing cutover yet) 2008-03-30 14:04:57 -07:00
Tom Henderson
6397957980 documentation for class RngStream 2008-03-29 13:28:54 -07:00
Tom Henderson
8810ebfe02 Fix multicast forwarding problem 2008-03-29 08:47:25 -07:00
Tom Henderson
7771ab6562 enable csma multicast 2008-03-29 06:33:19 -07:00
Mathieu Lacage
27615d70d1 use lsb order rather than network order 2008-03-28 18:45:52 -07:00
Mathieu Lacage
1a443df051 initialize no more fragment flag 2008-03-28 18:45:26 -07:00
Mathieu Lacage
ff4dfc3009 add Htolsb and Lsbtoh write/read methods 2008-03-28 18:45:10 -07:00
Mathieu Lacage
a349c602db basic pcap output 2008-03-28 17:35:50 -07:00
Mathieu Lacage
62308cf1ce delete a packet chunk after deserializing it from a packet. 2008-03-28 17:03:03 -07:00
Mathieu Lacage
511e11e9be configure tracing post-topology construction, not before. 2008-03-28 16:58:44 -07:00
Mathieu Lacage
6de12cc9d2 port to new pcap/ascii trace helpers 2008-03-28 13:40:08 -07:00
Mathieu Lacage
9ad6948605 use new pcap/ascii api 2008-03-28 13:19:14 -07:00
Mathieu Lacage
7e17f8d7e1 add ascii/pcap trace helpers 2008-03-28 13:05:44 -07:00
Mathieu Lacage
67c8f12b67 add doxygen 2008-03-28 12:49:39 -07:00
Federico Maguolo
e0346ac124 GetMaxSsrc -> NeedRtsTransmission and GetMaxSlrc -> NeedDataRetransmission 2008-03-28 12:14:02 -07:00
Providence SALUMU MUNGA
46cc3fab6d make sure dev is initialized correctly when binding to more than one interface. 2008-03-28 11:26:59 -07:00
Providence SALUMU MUNGA
02dc54f597 tx power shoudl reflect the user-selected power level, not be always the power level zero. 2008-03-28 11:25:07 -07:00
Mathieu Lacage
a7677d77de use new csma pcap and ascii tracing 2008-03-28 11:20:02 -07:00