Commit Graph

6273 Commits

Author SHA1 Message Date
Andrey Mazo
7ecb4fca34 fixed include guard. 2010-04-23 14:53:30 +04:00
Josh Pelkey
da81ee240a python scan 2010-04-22 14:43:34 -04:00
Nicola Baldo
b16eede87b merge 2010-04-22 18:50:01 +02:00
Craig Dowell
de73485b1d Mention wiki page with prerequisites in tutorial 2010-04-22 09:23:26 -07:00
Nicola Baldo
49e55e6c7f merge 2010-04-22 15:23:20 +02:00
Mohamed Amine Ismail
92be81578e Bug 825 - UDP-Client-server's packet loss counter not properly reset 2010-04-22 14:26:58 +02:00
Mohamed Amine Ismail
597d33edb3 Bug 891 - WiMAX device helper does not include propagation loss model by default 2010-04-22 11:31:45 +02:00
Josh Pelkey
2a45429d23 update release steps 2010-04-21 15:59:25 -04:00
Josh Pelkey
54ec7b22b8 a few more texi typos 2010-04-21 15:15:19 -04:00
Josh Pelkey
f3a6c5ab08 another texi typo 2010-04-21 15:07:34 -04:00
Josh Pelkey
ab86112c3e fix typos in texi files for documentation build 2010-04-21 15:00:25 -04:00
Duy Nguyen
2b952049df Bug 802 - Minstrel algorithm causes segmentation fault 2010-04-21 17:00:57 +02:00
Josh Pelkey
16bc13c741 Added tag ns-3.8-RC1 for changeset e61ce382fcdd 2010-04-21 09:12:56 -04:00
Gustavo J. A. M. Carneiro
70feac23e4 update pybindgen version 2010-04-21 08:39:57 -04:00
Josh Pelkey
b3a0852b89 update release notes 2010-04-20 21:13:16 -04:00
Josh Pelkey
9efee05bc3 python scan 2010-04-20 20:10:41 -04:00
Kim Højgaard-Hansen
d51cda0b67 Bug 885 - Error in Ascii tracing in Python examples 2010-04-20 14:12:35 -04:00
Josh Pelkey
d3967983f2 Bug 818 - TCP Socket implementation does not set ACK flag on retransmits 2010-04-20 12:40:00 -04:00
Gustavo J. A. M. Carneiro
4589079e8b Make --doxygen-no-build check if print-introspected-doxygen has been built, error out if not. Fixes #884 2010-04-20 11:31:54 +01:00
Craig Dowell
e364c250bd bug 886 2010-04-19 19:41:00 -07:00
Craig Dowell
18bccf609b rescan bindings 2010-04-19 15:05:24 -07:00
Mathieu Lacage
92a5a9dd0d memory leak 2010-04-19 20:49:09 +02:00
Mathieu Lacage
abeb2b25d9 fix valgrind warnings 2010-04-19 20:47:57 +02:00
Mathieu Lacage
7056facca1 fix failing testcase 2010-04-19 20:45:43 +02:00
Craig Dowell
34527a3176 break down and check return values 2010-04-19 10:10:49 -07:00
Craig Dowell
3c34f80a47 report skipping python tests, don't valgrind them 2010-04-19 09:03:24 -07:00
Craig Dowell
f049a5d503 branch merge 2010-04-19 08:39:31 -07:00
Craig Dowell
ba3152296c repair unused returns in perfio and test-runner 2010-04-19 08:37:27 -07:00
Mathieu Lacage
db8c9b8025 workaround valgrind warnings 2010-04-19 14:49:13 +02:00
Gustavo J. A. M. Carneiro
cb147db6aa Bug 882 - ./test.py reports 6 FAILs with --disable-python 2010-04-17 17:36:53 +01:00
Bruno Ranieri
eb4b0b7e83 Bug 841 - Multicast transmission breaks with QoS Wifi 2010-04-17 12:02:53 +02:00
Mathieu Lacage
845b931222 Bug 802 - Minstrel, Onoe and Amrr not working 2010-04-17 11:37:15 +02:00
Craig Dowell
e117c4ac2f fix memory leak in PcapFile::Diff 2010-04-16 16:43:06 -07:00
Craig Dowell
fb9c2e87bb branch merge 2010-04-16 16:25:50 -07:00
Craig Dowell
f66d689be3 forbid Attribute interactions in manual 2010-04-16 16:25:32 -07:00
Tom Henderson
7828e48e04 update AUTHORS 2010-04-16 16:15:33 -07:00
Tom Henderson
00cefde5b8 update AUTHORS, RELEASE_NOTES 2010-04-16 16:08:40 -07:00
Craig Dowell
b0767dae10 branch merge 2010-04-16 16:06:55 -07:00
Craig Dowell
4567f96113 words about Attribute tweaking in CSMA dox 2010-04-16 16:06:14 -07:00
Antti Mäkelä
eb6a4504d6 (bug 862) do not add network route for /32 netmasks 2010-04-16 16:05:12 -07:00
Danqi Wang
0973820f99 (bug 867) Minor bug in Ipv4L3Protocol::Send() 2010-04-16 15:55:03 -07:00
Tom Henderson
c51501aef8 UDP test code for loopback net device 2010-04-16 15:29:40 -07:00
Tom Henderson
3e4f0c836b (bug 880) Schedule loopback receives with context 2010-04-16 15:29:26 -07:00
Craig Dowell
7e7c9233cb update test-runner documentation 2010-04-16 15:18:04 -07:00
Craig Dowell
b3799edc40 tom wanted to prefix the test-runner tmp file with ns-3 2010-04-16 15:13:29 -07:00
Craig Dowell
017005e047 python path helps when running python programs 2010-04-16 14:58:56 -07:00
Craig Dowell
34a056a769 branch merge 2010-04-16 11:36:18 -07:00
Craig Dowell
b22f6f0019 tutorial change to reflect pcap change to streams at the lowest levels 2010-04-16 11:35:41 -07:00
Dean Armstrong
968521d3ea Bug 873 - Queue occupancy counter not decremented in WifiMacQueue::Remove() 2010-04-16 20:13:39 +02:00
Nicola Baldo
c67e13fd70 merge 2010-04-16 20:10:01 +02:00