Mathieu Lacage
e8e7ca3ad1
coding style
2009-04-17 09:17:19 +02:00
Mathieu Lacage
6a54ac4a5d
merge
2009-04-17 09:13:50 +02:00
Federico Maguolo
5a9a6eab99
bug 536: aarf-cd rate control
2009-04-17 09:13:14 +02:00
Gustavo J. A. M. Carneiro
735164d2cd
script typo fix; bug #551 .
2009-04-16 22:20:37 +01:00
Gustavo J. A. M. Carneiro
7ddd83ed2c
Detect valgrind memory leak reports; based on patch by Mathieu Lacage; closes bug #532
2009-04-16 16:47:02 +01:00
Timo Bingmann
acb6ddb685
make ./waf check pass again.
2009-04-16 15:58:22 +02:00
Mathieu Lacage
713628977f
merge
2009-04-16 13:29:37 +02:00
Nicola Baldo
22545849a4
bug 534: non-const Ptr<T>::operator * () returns const reference
2009-04-16 13:28:51 +02:00
Gustavo J. A. M. Carneiro
fe935b18d2
waf fix
2009-04-16 12:02:11 +01:00
Gustavo J. A. M. Carneiro
59a10746ae
merge
2009-04-16 11:02:11 +01:00
Mathieu Lacage
1c60682201
bug 548: missing license header
2009-04-16 11:30:25 +02:00
Timo Bingmann
8c84b0781e
bug 531: Adds NonUnicastMode attribute to WifiRemoteStationManager
2009-04-16 11:17:31 +02:00
Mathieu Lacage
48d617eb9d
rescan python
2009-04-16 11:10:27 +02:00
Mathieu Lacage
1177cadc35
bug 498: Object Name Service Obsoletes Legacy Naming
2009-04-16 11:10:17 +02:00
Mathieu Lacage
306fe22769
bug 542: invalid trace paths
2009-04-16 11:00:13 +02:00
Mathieu Lacage
d2631f6102
detect duplicate attributes, even in parent classes
2009-04-16 10:55:56 +02:00
Mathieu Lacage
5cdcf130a5
rename attribute from Position to PositionAllocator to avoid conflict with Position attribute defined in ns3::MobilityModel
2009-04-16 10:55:42 +02:00
Mathieu Lacage
c9c9a434d4
bug 544: TypeId::AddTraceSource should assert on duplicate trace source name
2009-04-16 10:27:55 +02:00
Timo Bingmann
9613fb839c
bug 475: GammaVariable and ErlangVariable
2009-04-16 10:07:48 +02:00
Mathieu Lacage
3f90d9595a
scan python
2009-04-16 09:25:32 +02:00
Nicola Baldo
a9fce22aa7
noiseFloor -> noiseFigure (bug 543)
2009-04-15 13:56:01 +02:00
Gustavo J. A. M. Carneiro
62add283d4
Upgrade to WAF 1.5.4
2009-04-13 23:10:37 +01:00
Gustavo J. A. M. Carneiro
069c9f301e
Fix receiving bug in BridgeNetDevice regarding packet for the node itself
...
A node containing a BridgeNetDevice has two interfaces, the bridge netdevice adopts one of the MAC addresses as its own address. Whenever a packet has to be sent by the node itself (as opposed to bridged), the packets are sent using that MAC address. The source MAC address used when transmitting in one real netdevice may end up being the MAC address of another real netdevice, and any eventual reply will arrive with a destination MAC address of that other netdevice. Therefore, when receiving packets of type PACKET_OTHERHOST we need to check for this condition, instead of always assuming the packet is to be forwarded.
2009-04-09 15:17:28 +01:00
Tom Henderson
3a277c0b56
revert gtk-config-store in csma-broadcast example
2009-04-06 22:05:02 -07:00
Gustavo J. A. M. Carneiro
199680e76e
Add code that, when waf is updated in a future version, makes sure python bindings are re-generated whenever the optional features set changes.
2009-04-06 13:05:59 +01:00
Sebastien Vincent
df508b44f6
Fix bug 529 (logged values in hex after using Ipv6Address::Print).
2009-04-06 11:12:42 +02:00
Tom Henderson
1f612b1dc0
fix csma-broadcast for regression script
2009-04-04 13:48:13 -07:00
Mathieu Lacage
0b4406a005
fix typo
2009-04-03 20:09:07 +02:00
Gustavo J. A. M. Carneiro
3e22a2d98d
Less error hiding anti-pattern when running regression tests.
2009-04-02 13:16:13 +01:00
Raj Bhattacharjea
9a4d43a6c1
Tag ns-3.4
2009-04-01 19:16:18 -04:00
Raj Bhattacharjea
9400f0aed8
Update AUTHORS for ns-3.4
2009-04-01 19:09:12 -04:00
Craig Dowell
d6c8c9d556
prettify CHANGES and add behavior changed section for ns-3.4
2009-03-31 10:32:16 -07:00
Craig Dowell
44d76f210b
use tar xjf instead of bunzip in tutorial
2009-03-30 16:54:50 -07:00
Craig Dowell
99f822add2
RELEASE_NOTES shouldn't refer to past releases as future releases
2009-03-30 16:36:19 -07:00
Craig Dowell
2a083e6095
RELEASE_NOTES for ns-3.4
2009-03-30 16:32:42 -07:00
Craig Dowell
3b663898ae
Update CHANGES for ns-3.4 from hg log
2009-03-30 15:47:38 -07:00
Craig Dowell
4d1839e95f
don't use pthread option under cygwin
2009-03-27 09:58:04 -07:00
Gustavo J. A. M. Carneiro
49056cac7d
fix mac osx python bindings
2009-03-27 11:18:54 +00:00
Craig Dowell
4d17b00ad4
Make Names API return void not bool, rescan for Python Bindings
2009-03-26 17:39:20 -07:00
Tom Henderson
b7ab01edef
Fix a previous regexp substitution that went too far
2009-03-25 10:40:01 -07:00
Tom Henderson
d565da8710
wifi-wired-bridging does not need to call GlobalRouteManager
2009-03-25 10:34:11 -07:00
Craig Dowell
0bc0bc5d15
fix some tutorial nits
2009-03-25 09:34:39 -07:00
Craig Dowell
f2c609494d
wrap up tutorial updates
2009-03-24 17:53:30 -07:00
Craig Dowell
0ed62f98e1
clean up tutorial up through tweaking section
2009-03-24 12:45:30 -07:00
Craig Dowell
0b1712ad1c
tutorial changes for allinone
2009-03-24 00:51:10 -07:00
Craig Dowell
d1e24be6b4
branch merge
2009-03-23 19:23:11 -07:00
Craig Dowell
076f6cd0de
test out the tap-bridge modes and update the example
2009-03-23 18:28:08 -07:00
Craig Dowell
392f9075d8
branch merge
2009-03-23 11:35:47 -07:00
Craig Dowell
04022b35bf
Bugs 458, swap 2 LOC for 526
2009-03-23 11:26:39 -07:00
Mathieu Lacage
00aec86b41
must clear the list of routing protocols
2009-03-23 14:22:54 +01:00