Commit Graph

5156 Commits

Author SHA1 Message Date
Kirill Andreev
5cccb40d46 Added comments in mesh.cc 2009-09-10 14:13:48 +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
df6e93bddf Python rescan. 2009-09-08 06:37:37 +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
9285510a27 Rescan python bindings. 2009-09-07 18:03:20 +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
Gustavo J. A. M. Carneiro
aad99865f2 Bug #609: --check and --regression should build only the required binaries 2009-09-07 11:59:10 +01: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
Tom Henderson
7f0185714a Manual spelling fixes from Johannes Buchner 2009-09-04 17:23:34 -07:00
Sebastien Vincent
5d81bfac00 Fix Python coding style. 2009-09-04 17:27:33 +02:00
Sebastien Vincent
27ae061065 Add IPv6 python example. 2009-09-04 16:25:55 +02:00
Sebastien Vincent
c69ee1333b Fix python examples. 2009-09-04 16:23:38 +02:00
Gustavo J. A. M. Carneiro
f8002519ad Bug #620: Build system --run target seems to forget copying updated headers 2009-09-04 12:06:54 +01: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
Gustavo J. A. M. Carneiro
6f68b76662 Don't python-bind the class NscTcpL4Protocol, it is implementation detail. 2009-09-02 11:29:23 +01: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
Tom Henderson
188b10598c update static routing bindings 2009-08-31 23:38:48 -07:00
Antti Makela
df6c8846cd Static routing with support for metrics and longest prefix match 2009-08-31 23:35:16 -07:00
Tom Henderson
c3c6f80c7a update global routing bindings 2009-08-31 23:11:29 -07:00
Antti Makela
9248053941 Allow injection of routes to Ipv4GlobalRouting 2009-08-31 23:05:26 -07:00
Mathieu Lacage
06a961f80c rescan 2009-08-31 15:29:20 +02: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
43ea214b4f Re-scan Python bindings and use newer PyBindGen. 2009-08-31 11:31:32 +01: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