Commit Graph

163 Commits

Author SHA1 Message Date
Mathieu Lacage
35f80fc5c3 modify sample packet printer to use ipv4 and udp headers 2007-06-28 11:48:37 +02:00
Mathieu Lacage
d879c3c54a merge from head 2007-06-21 09:40:57 +02:00
Mathieu Lacage
75bc2e9b0b sample code for pretty printing 2007-06-12 23:40:14 +02:00
Mathieu Lacage
d27fe9ac8e merge 2007-06-12 22:54:10 +02:00
Mathieu Lacage
76b31adc2f fix bug 29 2007-06-12 11:04:00 +02:00
Mathieu Lacage
1ec3ab4a1f merge with HEAD 2007-06-11 17:47:49 +02:00
Mathieu Lacage
b61417101f rename packet-history.h to packet-metadata.h 2007-06-07 12:48:52 +02:00
Mathieu Lacage
09ed1c9575 i-ipv4.h -> ipv4.h 2007-06-04 18:05:36 +02:00
Mathieu Lacage
b9c4fa85f1 i-udp.h -> udp.h 2007-06-04 18:01:09 +02:00
Mathieu Lacage
d0bd4ea161 i-socket-factory.h -> socket-factory.h 2007-06-04 17:54:56 +02:00
Mathieu Lacage
297692d88b udp.h -> udp-l4-protocol.h 2007-06-04 17:18:02 +02:00
Mathieu Lacage
4ead4618e6 i-arp-private.h -> arp-private.h 2007-06-04 17:14:59 +02:00
Mathieu Lacage
96f1c67bfe i-udp-impl.h -> udp-impl.h 2007-06-04 17:13:21 +02:00
Mathieu Lacage
9db1449b4b i-ipv4-private.h ipv4-private.h 2007-06-04 17:06:03 +02:00
Mathieu Lacage
9421bfcfee i-ipv4-impl.h -> ipv4-impl.h 2007-06-04 16:59:51 +02:00
Mathieu Lacage
3a97fce182 arp.h -> arp-l3-protocol.h 2007-06-04 16:54:36 +02:00
Mathieu Lacage
1d0658dc85 rename ipv4.h to ipv4-l3-protocol.h 2007-06-04 16:42:10 +02:00
Mathieu Lacage
4d5a66d6e5 remove MakeInternetNode 2007-06-04 16:28:18 +02:00
Mathieu Lacage
359a2f98a8 rename i-node to node 2007-06-04 16:21:05 +02:00
Mathieu Lacage
a6c8a11881 fix the packet benchmark and enable it 2007-06-02 19:10:35 +02:00
Tom Henderson
cdf13df87d Add main-query-interface.cc sample file 2007-06-13 23:13:21 -07:00
Mathieu Lacage
20581afe80 re-implement PacketHistory to use the PacketPrinter and work on ItemList::Print 2007-05-31 14:30:34 +02:00
Mathieu Lacage
4db6e9a69a merge unfinished packet history code 2007-05-29 16:09:20 +02:00
Mathieu Lacage
a6d6859aab sample code for component manager 2007-05-25 21:53:24 +02:00
Mathieu Lacage
a1f206804c sample code for Object base class 2007-05-25 21:43:23 +02:00
Gustavo J. A. M. Carneiro
081e70c7f3 Add the waf files and scripts to the scons dist 2007-05-25 19:14:05 +01:00
Mathieu Lacage
83dcd91223 make Callback use a separate empty type 2007-05-25 14:13:23 +02:00
Mathieu Lacage
6c6a0073bf remove Interface 2007-05-25 10:04:38 +02:00
Mathieu Lacage
f86cf8b9c3 rename InterfaceObject to Object 2007-05-25 10:02:50 +02:00
Mathieu Lacage
45d2ebfc69 merge 2007-05-25 09:44:18 +02:00
Mathieu Lacage
df1cd3d5da remove ReferenceList: fix bug 27 2007-05-24 15:23:11 +02:00
Mathieu Lacage
64663cf3bd remove unused code 2007-05-20 14:34:46 +02:00
Mathieu Lacage
b09393e580 add VERSION to extra dist 2007-05-18 20:57:02 +02:00
Mathieu Lacage
43c9310f2e merge 2007-05-18 20:48:36 +02:00
Mathieu Lacage
b862b62fb9 pull version number from VERSION file 2007-05-18 20:48:24 +02:00
Tom Henderson
e8d95c4e7e Pick up codingstd.txt in dist; point interested waf users to build-waf.txt in the development branch 2007-05-18 11:13:57 -07:00
Mathieu Lacage
418ceadc2b add doc/architecture.pdf to dist 2007-05-18 18:06:00 +02:00
Mathieu Lacage
fdfcb95711 change version number to match ns convention 2007-05-18 17:26:28 +02:00
Mathieu Lacage
b3d1e90132 add benchmark by gustavo 2007-05-17 16:45:03 +02:00
Mathieu Lacage
f2c02fe3bb a replacement for the Interface base class 2007-05-17 14:39:54 +02:00
Mathieu Lacage
aa0d967512 improve dist support 2007-05-17 11:46:33 +02:00
Mathieu Lacage
58f1af736e fix scons dist and scons all for gcc 4.1 2007-05-17 07:51:22 +02:00
Mathieu Lacage
093b8557ce fix build 2007-05-14 17:00:49 +02:00
Mathieu Lacage
109139b07f make OnOffApplication not depend on IUdp 2007-05-14 12:59:44 +02:00
Mathieu Lacage
0d9f136298 rename internet-node.h to i-node-impl.h 2007-05-14 09:26:32 +02:00
Mathieu Lacage
1b0dbb2b34 rename node.h to i-node.h 2007-05-14 09:09:43 +02:00
Mathieu Lacage
87112f46f7 call Node::AddDevice from NetDevice::NetDevice 2007-05-13 09:58:53 +02:00
Mathieu Lacage
26c628e81a remove ApplicationList. Move functionality to Node class 2007-05-13 09:46:38 +02:00
Mathieu Lacage
6495c220a9 rename ns-unknown.h/cc ns-unknown-manager.h/cc 2007-05-11 18:42:39 +02:00
Mathieu Lacage
aa4cf039bf a first draft of a component manager 2007-05-06 18:59:36 +02:00