3e38891e52
Merge with code.nsnam.org
Kirill Andreev
2009-09-08 11:27:50 +04:00
d114b7872d
Add comments about the choice of default route in a two (or more) IPv6 prefixes link.
Sebastien Vincent
2009-09-08 07:07:58 +02:00
df6e93bddf
Python rescan.
Sebastien Vincent
2009-09-08 06:37:37 +02:00
8cbdcd69c1
[Bug 653] NetDevice link change callback (SetLinkChangeCallback -> AddLinkChangeCallback).
Sebastien Vincent
2009-09-08 06:29:26 +02:00
345a0d99e2
Doxygen.
Sebastien Vincent
2009-09-07 18:27:40 +02:00
9285510a27
Rescan python bindings.
Sebastien Vincent
2009-09-07 18:03:20 +02:00
542d4c31a2
Add metric and longest prefix match support for IPv6.
Sebastien Vincent
2009-09-07 18:03:01 +02:00
d7d6cf54ff
Random variable definitions were removed from conditional code
Kirill Andreev
2009-09-07 16:04:15 +04:00
aad99865f2
Bug #609: --check and --regression should build only the required binaries
Gustavo J. A. M. Carneiro
2009-09-07 11:59:10 +01:00
d407199f86
Cast uint32_t into unsigned int for compatibility with cygwin
fmoatamr
2009-09-07 11:45:05 +02:00
381f677bd5
Don't recompute NodeList::End () at every loop in GlobalRouteManagerImpl
Guillaume Seguin
2009-09-05 16:31:07 -07:00
a355cc5bac
Fix doxygen errors
Tom Henderson
2009-09-04 18:02:03 -07:00
a0612ce1e2
fix logging error for WithdrawRoute ()
Tom Henderson
2009-09-04 17:33:08 -07:00
7f0185714a
Manual spelling fixes from Johannes Buchner
Tom Henderson
2009-09-04 17:23:34 -07:00
5d81bfac00
Fix Python coding style.
Sebastien Vincent
2009-09-04 17:27:33 +02:00
27ae061065
Add IPv6 python example.
Sebastien Vincent
2009-09-04 16:25:55 +02:00
c69ee1333b
Fix python examples.
Sebastien Vincent
2009-09-04 16:23:38 +02:00
f8002519ad
Bug #620: Build system --run target seems to forget copying updated headers
Gustavo J. A. M. Carneiro
2009-09-04 12:06:54 +01:00
ab7c536321
Allow ns3moduleheader taskgen with empty list of source headers (for completely optional ns-3 modules)
Gustavo J. A. M. Carneiro
2009-09-02 17:43:28 +01:00
188b10598c
update static routing bindings
Tom Henderson
2009-08-31 23:38:48 -07:00
df6c8846cd
Static routing with support for metrics and longest prefix match
Antti Makela
2009-08-31 23:35:16 -07:00
c3c6f80c7a
update global routing bindings
Tom Henderson
2009-08-31 23:11:29 -07:00
9248053941
Allow injection of routes to Ipv4GlobalRouting
Antti Makela
2009-08-31 23:05:26 -07:00
f9f81fd6a8
merge
Gustavo J. A. M. Carneiro
2009-08-31 18:54:46 +01:00
e29d6c5023
Update Python bindings
Gustavo J. A. M. Carneiro
2009-08-31 18:53:55 +01:00
b4ac818c51
Modify example to enable FlowMonitor via command-line option.
Gustavo J. A. M. Carneiro
2009-08-31 18:53:20 +01:00
b584261427
Add a new 'flow-monitor' module.
Gustavo J. A. M. Carneiro
2009-08-31 18:50:38 +01:00
623726eeb0
Ipv4L3Protocol::Drop trace source enhanced, and add new SendOutgoing, UnicastForward, and LocalDeliver trace sources, for the FlowMonitor.
Gustavo J. A. M. Carneiro
2009-08-31 18:48:37 +01:00
49a41d2925
make sure python does not wrap copy constructor and assignment operator
Mathieu Lacage
2009-08-31 13:01:48 +02:00
43ea214b4f
Re-scan Python bindings and use newer PyBindGen.
Gustavo J. A. M. Carneiro
2009-08-31 11:31:32 +01:00
f5cdf259cc
Make some copy-constructors private, remove not implemented method declarations, to make Python bindings work.
Gustavo J. A. M. Carneiro
2009-08-31 11:30:47 +01:00
bf8d1de536
PrintInformation replaced with Prin in information elements, added operator "<<" for all information elements
Kirill Andreev
2009-08-25 15:27:49 +04:00