Commit Graph

4784 Commits

Author SHA1 Message Date
Tom Wambold
bf9984d28a PacketBB: Removed unnecessary forward declarations. 2009-09-11 12:00:38 -04:00
Tom Wambold
7d7681d6bc PacketBB: Moved from src/contrib to src/node. 2009-09-11 11:52:47 -04:00
Tom Wambold
ea886c586f PacketBB: Doxygen documentation. Still have some more I want to write. 2009-09-11 00:52:23 -04:00
Tom Wambold
94bf0517f7 PacketBB: Forgot to add Pbb prefix to enum. 2009-09-10 15:35:16 -04:00
Tom Wambold
0745740c07 PacketBB:: Removed pbb namespace, instead prefix class names with Pbb. 2009-09-10 15:33:23 -04:00
Tom Wambold
2c107a11d6 Merged ns-3-dev. 2009-09-10 15:32:38 -04:00
Gustavo J. A. M. Carneiro
acf666912b Switch to the official pybindgen 0.12 release 2009-09-10 11:41:33 +01:00
Gustavo J. A. M. Carneiro
06c4210f6c Add a waf --doxygen-no-build option, for a quicker testing loop of doxygen documentation 2009-09-09 11:32:50 +01:00
Gustavo J. A. M. Carneiro
c6cb54e62e Fix waf --check error when python bindings are not enabled 2009-09-09 11:31:16 +01:00
Sebastien Vincent
d52260e378 Schedule unicast RA in response to RS. 2009-09-08 18:45:44 +02:00
Sebastien Vincent
5db36bee27 Cleanup, reindent, NULL -> 0. 2009-09-08 18:40:47 +02: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
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
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
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
Tom Wambold
6cc6c53031 PacketBB: Added assert checks to the Get*() methods, along with comments. 2009-08-28 10:56:37 -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
d667ae10fc update multi-rate-first.cc and multi-rate-second.cc 2009-08-24 19:11:41 -07: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
Nicola Baldo
02bc21d977 updated release notes 2009-08-24 13:35:41 +02: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
40359e3f55 Rescan bindings 2009-08-22 15:38:32 -07:00