Commit Graph

3972 Commits

Author SHA1 Message Date
Kirill Andreev
b90238c308 Added 11s description to ELEASE_NOTES, fixed dependencies in building 2009-09-10 15:07:34 +04:00
Kirill Andreev
61ac2171bd Build fix 2009-09-08 11:41:44 +04:00
Kirill Andreev
3e38891e52 Merge with code.nsnam.org 2009-09-08 11:27:50 +04:00
Sebastien Vincent
d114b7872d Add comments about the choice of default route in a two (or more) IPv6 prefixes link. 2009-09-08 07:07:58 +02:00
Sebastien Vincent
8cbdcd69c1 [Bug 653] NetDevice link change callback (SetLinkChangeCallback -> AddLinkChangeCallback). 2009-09-08 06:29:26 +02:00
Sebastien Vincent
345a0d99e2 Doxygen. 2009-09-07 18:27:40 +02:00
Sebastien Vincent
542d4c31a2 Add metric and longest prefix match support for IPv6. 2009-09-07 18:03:01 +02:00
Kirill Andreev
d7d6cf54ff Random variable definitions were removed from conditional code 2009-09-07 16:04:15 +04:00
fmoatamr
d407199f86 Cast uint32_t into unsigned int for compatibility with cygwin 2009-09-07 11:45:05 +02:00
Guillaume Seguin
381f677bd5 Don't recompute NodeList::End () at every loop in GlobalRouteManagerImpl 2009-09-05 16:31:07 -07:00
Tom Henderson
a355cc5bac Fix doxygen errors 2009-09-04 18:02:03 -07:00
Tom Henderson
a0612ce1e2 fix logging error for WithdrawRoute () 2009-09-04 17:33:08 -07:00
Gustavo J. A. M. Carneiro
ab7c536321 Allow ns3moduleheader taskgen with empty list of source headers (for completely optional ns-3 modules) 2009-09-02 17:43:28 +01:00
Kirill Andreev
f1fa986e58 Headers: structured 2009-09-02 14:58:36 +04:00
Kirill Andreev
6597544d3c Fix 2009-09-01 23:35:36 +04:00
Kirill Andreev
1368752e4d Fix 2009-09-01 21:21:55 +04:00
Antti Makela
df6c8846cd Static routing with support for metrics and longest prefix match 2009-08-31 23:35:16 -07:00
Antti Makela
9248053941 Allow injection of routes to Ipv4GlobalRouting 2009-08-31 23:05:26 -07:00
Mathieu Lacage
49a41d2925 make sure python does not wrap copy constructor and assignment operator 2009-08-31 13:01:48 +02:00
Gustavo J. A. M. Carneiro
f5cdf259cc Make some copy-constructors private, remove not implemented method declarations, to make Python bindings work. 2009-08-31 11:30:47 +01:00
Kirill Andreev
3c972084ee Bugfix 2009-08-28 23:15:26 +04:00
Kirill Andreev
87a315ca32 doc fixes 2009-08-28 15:06:27 +04:00
Kirill Andreev
8e349455d9 Documenation fixes 2009-08-27 19:56:46 +04:00
Kirill Andreev
7176275cec Dot11s overview moved to dot11s module 2009-08-27 17:23:38 +04:00
Andrey Mazo
a9ad9cd51e Some doxygen fixes (spelling, etc). 2009-08-27 16:35:53 +04:00
Kirill Andreev
38e5fe4ec9 Installers moved to src/helper 2009-08-27 13:38:13 +04:00
Kirill Andreev
3f6a30b19c Failed destination is structure of HWMP 2009-08-27 12:57:54 +04:00
Kirill Andreev
730963b6ec Doxygen: fixed warnings 2009-08-27 12:24:22 +04:00
Kirill Andreev
8d82148bf7 Merge with code.nsnam.org 2009-08-26 15:29:03 +04:00
Kirill Andreev
46b0d9d628 Stupid fixes 2009-08-25 20:12:53 +04:00
Kirill Andreev
0f5154d9de Restructured helper - removed MeshInterfaceHelper 2009-08-25 18:16:26 +04:00
Kirill Andreev
c29a242067 Code review fixes 2009-08-25 17:21:34 +04:00
Kirill Andreev
bf8d1de536 PrintInformation replaced with Prin in information elements, added operator
"<<" for all information elements
2009-08-25 15:27:49 +04:00
Kirill Andreev
42e5bb46f2 Restructured files, removed unneeded includes 2009-08-25 14:37:10 +04:00
Kirill Andreev
b207444d5f All information elements are tested inside WifiInformationElementVector test 2009-08-25 14:15:44 +04:00
Kirill Andreev
009d9f8f4e Removed inheritance from Header in WifiInformationElement. TODO: restore unit
tests and Print capability (operator "<<").
2009-08-25 12:52:51 +04:00
Mathieu Lacage
5cd80be903 export headers from internet-stack 2009-08-25 08:52:57 +02:00
Mathieu Lacage
979b638d6a export sgi-hashmap.h 2009-08-25 08:41:04 +02:00
Duy Nguyen
0b3a200f65 Fixed WifiMacHeader Print Control Characters bug 661 2009-08-24 19:03:58 -07:00
Duy Nguyen
a167b1dbcf Fixed erroneous first return of Normal Variable 2009-08-24 18:31:59 -07:00
Kirill Andreev
1b6137af25 Start to remove inheritance from header in WifiInformationElement 2009-08-24 21:32:41 +04:00
Kirill Andreev
544f915f0e Cosmetics: '\n' was replaced with std::endl, Camel case for attributes 2009-08-24 18:05:31 +04:00
Nicola Baldo
2dcc93a0ae added AthstatsWifiTraceSink and AthstatsHelper 2009-08-24 13:32:06 +02:00
Nicola Baldo
53f3c0654d new trace sources for WifiRemoteStationManager 2009-08-24 13:09:32 +02:00
Tom Henderson
a508d4dd35 fix build issue on radvd casts 2009-08-23 20:54:31 -07:00
Sebastien Vincent
1f8767ac28 second phase of IPv6 checkins from Univ. of Strasbourg team 2009-08-22 14:36:55 -07:00
Tom Henderson
d2acbc3eba missing include 2009-08-23 14:00:50 -07:00
Tom Henderson
2276ac9097 coding style cleanup 2009-08-22 15:35:15 -07:00
Tom Henderson
18c4ed4f10 allow Ipv4Mask constructor to accept a string /32, /24 etc. in constructor 2009-08-22 15:32:30 -07:00
Antti Makela
6493da4fd5 [bug 634] patch to grab prefix length from Ipv4Mask 2009-08-22 14:58:27 -07:00