Nicola Baldo
0b029618ea
merge
2012-12-01 11:40:51 +01:00
Dizhi Zhou
2a844fe023
correct code style errors in GSoC 2012 LTE NS-3 MAC schedulers
2012-11-30 18:05:02 -05:00
Dizhi Zhou
3408e5bb1e
GSoC 2012 NS-3 LTE schedulers: updated version based on Tom's comment
2012-11-30 18:40:56 -04:00
Tommaso Pecorella
4e4f803953
Bug 1528 - BindToNetDevice not working for IPv6 sockets
2012-11-28 21:32:28 +01:00
Tommaso Pecorella
36f2714a17
Bug 1527 - Ipv4RawSocket's BindToNetDevice not doing anything
2012-11-11 16:29:57 +01:00
Tom Henderson
acc5a33036
complete TOS patch for NSC code
2012-11-22 07:15:19 -08:00
Daniel Lertpratchya
b69e3c1278
Bug 1361 - Set TOS from Application level (sockets)
2012-11-20 17:52:39 -05:00
Maja Grubišić
6c6e275ec2
Clean up function logging of network module.
2012-11-16 22:27:18 +01:00
Vedran Miletić
5d88bed78f
Fix bug introduced by changeset 9137:822abb428976 Allow using CXX='distcc g++' with ./waf configure.
2012-11-16 22:23:40 +01:00
Tom Henderson
582102334e
unused forward declarations
2012-11-13 16:49:05 -08:00
Peter D. Barnes, Jr.
952d2a0c18
Automated merge with file:///Users/barnes26/Code/netsim/ns3/repos/ns-3-dev
2012-11-13 10:27:52 -08:00
Vedran Miletić
dab91377b3
Remove NS_LOG_FUNCTION stuff from ::GetTypeId() functions.
2012-11-13 15:02:39 +01:00
Vedran Miletić
621e6ca2a6
Allow using CXX='distcc g++' with ./waf configure.
2012-11-13 14:24:27 +01:00
Gary Pei
8ccfb685f1
add some more documentation on DCF operation
2012-11-12 22:57:01 -08:00
Craig Dowell
86d985d22d
restore material from callbacks manual chapter that was truncated during conversion to Sphinx
2012-11-12 11:46:24 -08:00
Maja Grubišić
5e6ad05194
Clean up function logging of core module.
2012-11-10 19:16:38 +01:00
Vedran Miletić
e640ed81af
Clean up function logging of applications module.
2012-11-10 18:45:37 +01:00
Vedran Miletić
a476a9085f
Clean up OnOffApplication logging and connection notification, remove unused function declaration.
2012-11-10 15:08:32 +01:00
Peter D. Barnes, Jr.
2851f35a05
Fix oxygen errors in doc/introspected-doxygen.h
2012-11-09 17:57:28 -08:00
Peter D. Barnes, Jr.
2ac8c210ba
Doxygen warnings report updates
...
Report total number of errors, files, directories (modules).
List all files with error count.
2012-11-09 17:56:59 -08:00
Vedran Miletić
0622524b8e
Change to C++-style includes in log.cc.
2012-11-09 21:14:59 +01:00
socket
14c3e7565d
Merge with head
2012-11-08 19:58:57 +01:00
Peter D. Barnes, Jr.
ebde3d2bf5
Doxygenate print-introspected-doxygen.cc
2012-11-07 15:32:36 -08:00
Andrea Sacco
a3d28ee2f5
Bugfix 1526
2012-11-07 23:54:01 +01:00
Andrea Sacco
01d9faa270
Bugfix 1055 (Reopened)
2012-11-07 23:50:10 +01:00
Peter D. Barnes, Jr.
546e80a186
Preserve doxygen.warnings.log from last report.
...
Direct doxygen warnings to doxygen.log.
doxygen.warnings.report.sh moves this to doxygen.warnings.log, so
subsequent normal oxygen builds don't overwrite it.
2012-11-07 14:29:47 -08:00
Peter D. Barnes, Jr.
1d36b2b069
Automated merge with file:///Users/barnes26/Code/netsim/ns3/repos/ns-3-dev
2012-11-07 13:32:23 -08:00
Peter D. Barnes, Jr.
794336acbb
Highlight attribute flags in doxygen html
2012-11-07 13:32:15 -08:00
Peter D. Barnes, Jr.
cdb0b82540
[Bug 1521] Use custom doxygen run to log all errors in doxygen.warnings.report.sh
2012-11-07 13:21:37 -08:00
Peter D. Barnes, Jr.
da34714f2b
Revert to creating doxygen for *all* functions.
2012-11-07 12:58:29 -08:00
Tom Henderson
e8333efaf5
add license to file
2012-11-06 21:35:13 -08:00
Peter D. Barnes, Jr.
900eec4066
[Bug 1521] Have doxygen log more warnings; remove obsolete items from log report script.
2012-11-05 13:52:58 -08:00
Peter D. Barnes, Jr.
5576b89677
[Bug 1496] Print the LOG_LEVEL (severity) in NS_LOG messages.
2012-11-05 12:10:55 -08:00
Brian Swenson
9155fc6a39
bug 1509 RTTEstimator invalid values fix
2012-11-05 14:07:02 -05:00
Peter D. Barnes, Jr.
bc58d43b16
Automated merge with file:///Users/barnes26/Code/netsim/ns3/repos/ns-3-dev
2012-11-02 15:39:41 -07:00
John Abraham
fc5cd8e466
NetAnim: Skip ipaddress check if index cannot be found
2012-10-31 23:17:27 -07:00
Tom Henderson
cc613cb57b
rescan bindings
2012-10-29 05:33:13 -07:00
Nicola Baldo
db549e73be
make MultiModelSpectrumChannel support SpectrumModel changes at run time
2012-10-26 14:10:40 +02:00
Dizhi Zhou
a3839c733d
correct code style errors in GSoC 2012 LTE NS-3 MAC schedulers
2012-10-21 21:48:38 -04:00
Dizhi Zhou
a63153809c
merge changes from GSoC 2012 NS-3 LTE MAC schedulers
2012-10-21 22:22:45 -03:00
Dizhi Zhou
7e1fe7903e
GSoC 2012 NS-3 LTE MAC schedulers
2012-10-21 21:47:17 -03:00
Tom Henderson
38f973aa5c
bug 1514: make TimeValue usage consistent in the tutorial
2012-10-21 15:48:47 -07:00
Daniel Lertpratchya
8783c81710
Updates CHANGES.html and RELEASE_NOTES
2012-10-18 13:58:31 -04:00
Daniel L.
ff64750b99
Checksum for Ipv4RawSocket
2012-10-15 17:35:09 -04:00
John Abraham
806f5e9026
NetAnim: Add support for ipv4 address printing for non-p2p
2012-10-11 12:21:17 -07:00
John Abraham
cc339df80b
NetAnim: Redundant margin calculations
2012-10-10 22:11:07 -07:00
Tom Henderson
6db3db6bd7
fix small tutorial typo
2012-10-09 12:47:50 -07:00
Tom Henderson
e75c2e8f3a
rescan bindings for bug 1507
2012-10-07 07:43:32 -07:00
Jonathan McCrohan
2416ba0ba2
bug 1507: typo: s/bandwdith/bandwidth/g
2012-10-07 07:26:08 -07:00
Vedran Miletić
c3b411ac94
Improve logging part in tutorial, and make clear distinction between logging level and logging macro.
2012-10-07 14:37:05 +02:00