Gustavo J. A. M. Carneiro
453dd8a294
Add a summary of optional features at the end of the configuration stage.
2008-09-05 18:16:29 +01:00
Gustavo J. A. M. Carneiro
6e375eee8e
New pybindgen, should fix bug #308 .
2008-09-05 16:47:15 +01:00
Mathieu Lacage
f759d0c1d2
bug 312: ./waf check fails.
2008-09-04 13:29:13 -07:00
Mathieu Lacage
b641c0d9b2
merge with HEAD
2008-09-04 12:20:02 -07:00
Mathieu Lacage
ca8ec27fdc
forgot to add test file
2008-09-04 12:19:44 -07:00
Gustavo J. A. M. Carneiro
4b5aa5ccca
merge
2008-09-04 18:46:56 +01:00
Gustavo J. A. M. Carneiro
2c7865d6f2
Disable Python support on the CygWin platform, at least until/if the problems are fixed.
2008-09-04 18:45:21 +01:00
Mathieu Lacage
a8dca1e3d3
merge with HEAD
2008-09-04 10:35:04 -07:00
Mathieu Lacage
18b6ad7263
add wifi+wired bridge example
2008-09-04 10:34:42 -07:00
Gustavo J. A. M. Carneiro
fd7fc3f80e
Adjust LD_LIBRARY_PATH for FreeBSD also; fallback to adjusting LD_LIBRARY_PATH when we don't know any better.
2008-09-04 18:30:38 +01:00
Mathieu Lacage
c0dcf4a2cd
testcase for wifi bridging
2008-09-04 10:08:02 -07:00
Mathieu Lacage
bf1e64236f
add NetDeviceContainer constructors
2008-09-04 10:04:14 -07:00
Mathieu Lacage
9d1d6b890e
bug 309: GtkConfigStore does not build on freebsd.
2008-09-04 08:59:50 -07:00
Gustavo J. A. M. Carneiro
d801092405
Update PyBindGen, fixes compilation with python 2.4.
2008-09-04 14:15:32 +01:00
Mathieu Lacage
aafd298bde
merge with HEAD
2008-09-03 14:28:26 -07:00
Florian Westphal
720a407b59
nsc: Fix build problem if gtk config store is disabled
...
gtk config store pulled in libdl.so for us, so things fail
to link of the config store isn't enabled. This makes nsc
pull in libdl itself when its enabled.
2008-09-03 23:24:59 +02:00
Craig Dowell
b3525f35af
Added tag ns-3.2-RC1 for changeset dfd634417b8d
2008-09-03 11:54:46 -07:00
Craig Dowell
ea0a5cf285
update AUTHORS, CHANGES, RELEASE_NOTES for ns-3.2
2008-09-03 11:38:18 -07:00
Mathieu Lacage
51d62156f5
merge with HEAD
2008-09-03 10:42:18 -07:00
Mathieu Lacage
d24895bdd1
forward a frame back to the wireless network only if the destination is associated, is a broadcast or multicast packet.
2008-09-03 10:37:22 -07:00
Gustavo J. A. M. Carneiro
0dc8bc3e86
merge
2008-09-03 18:01:40 +01:00
Mathieu Lacage
f423b864b0
add missing aggregate removed by previous commit
2008-09-03 09:59:04 -07:00
Gustavo J. A. M. Carneiro
9c48b2460c
Fix build when ns3_module_*__local.py files are used.
2008-09-03 17:42:28 +01:00
Mathieu Lacage
21dcddef88
make nsc build again.
2008-09-02 21:19:27 -07:00
Mathieu Lacage
cd39d96f2b
bug 282: remove Ipv4L4Demux
2008-09-02 17:20:32 -07:00
Mathieu Lacage
c063465ce6
from and to addresses were inverted
2008-09-02 16:31:41 -07:00
Mathieu Lacage
1a78f415ce
make sure we convey the right 'to' address to the NetDevice layer.
2008-09-02 16:08:54 -07:00
Mathieu Lacage
76147944c3
make sure to propagation the address down to the MacLow
2008-09-02 15:47:49 -07:00
Mathieu Lacage
7d81d3a381
use std::string instead of raw string
2008-09-02 15:17:54 -07:00
Mathieu Lacage
d7fb97eac0
improve debugging output
2008-09-02 15:17:43 -07:00
Mathieu Lacage
4cfeba2bf7
We cannot default-construct the position of a mobility model.
2008-09-02 14:44:25 -07:00
Mathieu Lacage
39daae1374
implement promisc mode
2008-09-02 13:37:59 -07:00
Mathieu Lacage
79f85cdf94
implement SupportsSendFrom
2008-09-02 13:19:21 -07:00
Mathieu Lacage
65206529fb
implement SendFrom correctly
2008-09-02 13:16:34 -07:00
Mathieu Lacage
2ef4eeb41a
remove unecessary include
2008-09-02 13:16:14 -07:00
Mathieu Lacage
5788fe5e8f
move GetBssid down to MacLow
2008-09-02 13:08:47 -07:00
Mathieu Lacage
77b1692293
move slot and pifs down to MacLow
2008-09-02 12:36:37 -07:00
Mathieu Lacage
c5710262c4
move sifs down to MacLow
2008-09-02 12:13:24 -07:00
Mathieu Lacage
c7406f3722
move cts timeout down to MacLow
2008-09-02 12:06:46 -07:00
Mathieu Lacage
3f1514a867
move Address and ack timeout down to MacLow
2008-09-02 12:00:11 -07:00
Mathieu Lacage
9b5145b5a0
use Mac48Address::GetMulticast to avoid code duplication
2008-09-02 11:39:26 -07:00
Mathieu Lacage
8f7b450103
bug 274: bridge must detect compatibility of devices with bridging mode
2008-09-02 11:28:03 -07:00
Mathieu Lacage
5fd19292ea
merge with HEAD
2008-09-02 10:45:06 -07:00
Mathieu Lacage
87dc4f304d
catch KeyError exception to avoid failing when sqlite or gtk are not installed
2008-09-02 10:44:28 -07:00
Craig Dowell
67313dc308
merge nsc phase one
2008-09-02 10:39:45 -07:00
Mathieu Lacage
732bc9d257
bug 303: return value should not be const
2008-09-02 10:12:14 -07:00
Gustavo J. A. M. Carneiro
1ace78069a
Fix compilation of Python bindings when libsqlite3 is not available (and so the class SqliteDataOutput is omitted).
2008-09-02 17:32:19 +01:00
Gustavo J. A. M. Carneiro
0adbfb8047
New pybindgen and API rescan. Extensive API description files changes because pybindgen now handles consts differently.
2008-09-02 11:12:42 +01:00
Gustavo J. A. M. Carneiro
7570be25c5
Python: fix constructor wrapper name for templated ns3::Objects.
2008-08-31 22:33:23 +01:00
Craig Dowell
e8cc479c4f
branch merge
2008-08-29 20:50:17 -07:00