Commit Graph

179 Commits

Author SHA1 Message Date
Craig Dowell
4d3d250d5e make static router a singleton, make implementation details private 2007-07-20 14:21:21 -07:00
Craig Dowell
e3283739ce general cleanup of routing 2007-07-18 16:57:54 -07:00
Craig Dowell
9dc9be484f candidate queue 2007-07-11 13:18:01 -07:00
Craig Dowell
7ce874f5d0 checkpoint 2007-07-09 22:03:41 -07:00
Tom Henderson
4d0e208a2e Add routing module to run_tests; add node module as dependency to routing 2007-07-08 13:55:03 -07:00
Tom Henderson
60685f35d8 Add static-route-manager scaffolding 2007-07-06 16:44:58 -07:00
Tom Henderson
4d9b0f6157 Add routing dependency to inode in SConstruct 2007-07-06 16:21:50 -07:00
Craig Dowell
e2428486b1 merge ns3-dev 2007-07-06 15:10:01 -07:00
Craig Dowell
5a7dd75687 static routing 2007-07-06 15:07:03 -07:00
Tom Henderson
1eecfd24f6 merge ns-3-dev 2007-07-06 14:39:59 -07:00
Tom Henderson
4156e28d78 add example static routing script; a few changes to static-router LSAs 2007-07-06 13:13:43 -07:00
Craig Dowell
58d341cea3 test 2007-07-03 12:43:39 -07:00
Craig Dowell
a5e90a8dea test 2007-06-28 14:54:42 -07:00
Craig Dowell
b22e98aa01 test 2007-06-28 14:39:56 -07:00
Craig Dowell
89ea0a9911 test 2007-06-28 14:29:46 -07:00
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
Craig Dowell
7fec46aecf test 2007-06-20 12:07:31 -07: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