Craig Dowell
|
b10355c846
|
made GetNumLSAs cheap, added DiscoverLSAs as expensive call.
|
2007-07-10 13:01:43 -07:00 |
|
Craig Dowell
|
05d649ef54
|
doxygen
|
2007-07-10 12:38:51 -07:00 |
|
Tom Henderson
|
71d55ebf18
|
more plumbing around SPFCalculate()
|
2007-07-10 11:29:08 -07:00 |
|
Tom Henderson
|
dc80efa426
|
convert LSDB to class SPFVertex
|
2007-07-10 10:56:27 -07:00 |
|
Craig Dowell
|
0068da44d4
|
first working router
|
2007-07-10 09:31:07 -07:00 |
|
Craig Dowell
|
3640d302e1
|
checkpoint
|
2007-07-10 01:28:19 -07:00 |
|
Tom Henderson
|
d07e17d85c
|
Add LSDB destructor
|
2007-07-09 23:07:51 -07:00 |
|
Tom Henderson
|
a87c498af8
|
branch merge
|
2007-07-09 22:21:31 -07:00 |
|
Tom Henderson
|
75070e1bfa
|
Add LSDB functions
|
2007-07-09 22:21:01 -07:00 |
|
Craig Dowell
|
5487c20beb
|
forgot to remove a header include
|
2007-07-09 22:12:58 -07:00 |
|
Craig Dowell
|
bcedf25ebf
|
checkpoint
|
2007-07-09 22:04:55 -07:00 |
|
Craig Dowell
|
7ce874f5d0
|
checkpoint
|
2007-07-09 22:03:41 -07:00 |
|
Craig Dowell
|
bd0cbfb5b8
|
checkpoint
|
2007-07-09 15:16:27 -07:00 |
|
Tom Henderson
|
dfb744bdf1
|
Fill out self-tests example
|
2007-07-09 02:41:33 -07:00 |
|
Tom Henderson
|
849c347d2e
|
Remove m_numLinks LSA member (redundant with list.size() method)
|
2007-07-08 15:30:17 -07:00 |
|
Tom Henderson
|
9c3fa17ce2
|
Remove NS_DEBUG in destructor
|
2007-07-08 15:17:45 -07:00 |
|
Tom Henderson
|
37783c3446
|
Add ctor/dtor to StaticRouterLSA, add the Add() method to add link records, misc. cleanup
|
2007-07-08 15:12:50 -07:00 |
|
Tom Henderson
|
2447ea37ca
|
Add Set methods to class Ipv4Address (like the non-default ctors)
|
2007-07-08 13:55:39 -07:00 |
|
Tom Henderson
|
3aa83b20ff
|
include node.h
|
2007-07-06 17:13:49 -07:00 |
|
Craig Dowell
|
e2428486b1
|
merge ns3-dev
|
2007-07-06 15:10:01 -07:00 |
|
Craig Dowell
|
42bc462559
|
static routing
|
2007-07-06 15:06:26 -07:00 |
|
Craig Dowell
|
d0ff4c3306
|
static routing
|
2007-07-06 15:05:47 -07:00 |
|
Craig Dowell
|
2f5acd74d9
|
static routing
|
2007-07-06 15:04:33 -07:00 |
|
Tom Henderson
|
1eecfd24f6
|
merge ns-3-dev
|
2007-07-06 14:39:59 -07:00 |
|
Tom Henderson
|
fdda9161fe
|
a few fixes to the LSAs
|
2007-07-06 14:19:40 -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
|
418275589c
|
beginnings of static routing
|
2007-07-05 23:27:28 -07:00 |
|
Mathieu Lacage
|
7bed39940e
|
merge with head
|
2007-07-02 19:47:03 +02:00 |
|
Mathieu Lacage
|
5625551898
|
append correct unit when printing Time objects
|
2007-07-02 19:44:18 +02:00 |
|
Gustavo J. A. M. Carneiro
|
fd479088ec
|
WAF scripts update
|
2007-07-02 18:23:52 +01:00 |
|
Mathieu Lacage
|
bedbfd18d7
|
add dox doc for header and trailer PrintTo and DoGetName
|
2007-06-29 08:18:16 +02:00 |
|
Mathieu Lacage
|
2756732458
|
add more internal documentation
|
2007-06-28 13:59:51 +02:00 |
|
Mathieu Lacage
|
3bb28c049f
|
test and fix backward printing
|
2007-06-28 13:43:27 +02:00 |
|
Mathieu Lacage
|
ce57b5d156
|
more asserts, add failing tests, fix them
|
2007-06-28 13:01:40 +02:00 |
|
Mathieu Lacage
|
23f4e85f87
|
fix basic tests, add new test, add a bunch of asserts, add XXX comment
|
2007-06-28 12:29:21 +02:00 |
|
Mathieu Lacage
|
b937ec5a87
|
add failing assert
|
2007-06-28 12:00:00 +02:00 |
|
Mathieu Lacage
|
103a2527ce
|
use pretty printing in ascii output
|
2007-06-28 11:52:50 +02:00 |
|
Mathieu Lacage
|
18e53720d1
|
change arp pretty printing to new format
|
2007-06-28 11:52:16 +02:00 |
|
Mathieu Lacage
|
35f80fc5c3
|
modify sample packet printer to use ipv4 and udp headers
|
2007-06-28 11:48:37 +02:00 |
|
Mathieu Lacage
|
993dc85f8f
|
change default pretty printing output format, add doc to metadata data structures
|
2007-06-28 11:07:38 +02:00 |
|
Mathieu Lacage
|
99bd5418bc
|
merge with head
|
2007-06-27 20:51:07 +02:00 |
|
Gustavo J. A. M. Carneiro
|
7c1e148ffa
|
WAF: add a warning to the --high-precision-as-double option help text saying they it works in configure.
|
2007-06-21 12:33:50 +01:00 |
|
Mathieu Lacage
|
2964b90925
|
add testcase, fix bug
|
2007-06-21 11:07:04 +02:00 |
|
Mathieu Lacage
|
50f2fc5a16
|
fix small variable name typo
|
2007-06-21 11:01:15 +02:00 |
|
Mathieu Lacage
|
d879c3c54a
|
merge from head
|
2007-06-21 09:40:57 +02:00 |
|
Gustavo J. A. M. Carneiro
|
91aa5250de
|
Add Ipv4Address operator <, to allow Ipv4Address to be used in std::set; Closes #39.
|
2007-06-19 16:59:44 +01:00 |
|
Gustavo J. A. M. Carneiro
|
67454b117b
|
Add Ipv4Mask == and != operators, similarly to Ipv4Address.
|
2007-06-18 18:01:28 +01:00 |
|
Gustavo J. A. M. Carneiro
|
3b96881ba2
|
Bug 37: NS_TEST_ASSERT_EQUAL
|
2007-06-18 15:55:47 +01:00 |
|
Mathieu Lacage
|
87c5cb5706
|
add separator support to backward printing
|
2007-06-13 00:20:53 +02:00 |
|
Mathieu Lacage
|
c4ab5ba8ff
|
add separator support to PacketPrinter
|
2007-06-13 00:02:57 +02:00 |
|