Mon, 13 Jul 2015 17:58:06 -0700 Natale Patriciello Documented TCP states, moved enum inside TcpSocket
Mon, 13 Jul 2015 17:57:09 -0700 Natale Patriciello Window() is now managed inside TcpSocketBase
Mon, 13 Jul 2015 17:56:15 -0700 Natale Patriciello Initialize cWnd and ssTh in TcpSocketBase
Mon, 13 Jul 2015 10:02:55 -0700 Natale Patriciello Moved cWnd and ssThresh inside TcpSocketBase
Mon, 13 Jul 2015 08:26:43 -0700 Natale Patriciello TCP flags are now printed using string instead of numbers
Mon, 13 Jul 2015 08:23:40 -0700 Natale Patriciello TcpHeader can be printed in NS_LOG messages
Mon, 13 Jul 2015 08:06:38 -0700 Natale Patriciello DoForwardUp behavior unified for IPv4 and IPv6
Mon, 13 Jul 2015 08:05:07 -0700 Natale Patriciello Addressed comment in CodeReview
Mon, 13 Jul 2015 08:03:44 -0700 Natale Patriciello Checked style on TcpL4Protocol
Mon, 13 Jul 2015 08:02:58 -0700 Natale Patriciello Const correctness enforced
Mon, 13 Jul 2015 07:53:58 -0700 Natale Patriciello Duplicated code removed from Receive in TcpL4Protocol
Mon, 13 Jul 2015 07:50:47 -0700 Natale Patriciello Bug 2132: If no endpoints are found for the incoming packet, the TcpL4Protocol sends an RST packet. However it was not well-formatted (missing right source, destination and ports).
Mon, 13 Jul 2015 07:48:39 -0700 Natale Patriciello Documentation improvements on TcpL4Protocol
Wed, 08 Jul 2015 06:58:31 -0700 Natale Patriciello Unused header removed to enable a faster compile process.
Wed, 08 Jul 2015 06:50:00 -0700 Natale Patriciello Thanks to previous commits, now TcpSocketBases uses only public methods on TcpL4Protocol and the friend relation could be removed.
Wed, 08 Jul 2015 06:48:40 -0700 Natale Patriciello Instead of directly manage the m_socketList member from TcpSocketBase, interact with it through public methods of TcpL4Protocol.
Wed, 08 Jul 2015 06:46:54 -0700 Natale Patriciello Interface API change. This removes the (unused) Send function, and makes SendPacket (used by TcpSocketBase) a public method of the class TcpL4Protocol.
Sun, 12 Jul 2015 07:45:13 -0700 Tom Henderson fix noeol in wscript
Sat, 11 Jul 2015 19:02:02 +0200 Sébastien Deronne fix, improve and extend HT capabilities information element
Sat, 11 Jul 2015 12:24:01 +0200 Sébastien Deronne [wave] Rebuild python bindings
Sat, 11 Jul 2015 12:17:55 +0200 Sébastien Deronne [mesh] Rebuild python bindings
Sat, 11 Jul 2015 11:38:29 +0200 Sébastien Deronne rebuild bindings
Sat, 11 Jul 2015 11:14:24 +0200 Sébastien Deronne rename snrDb to signalNoiseDbm
Sat, 11 Jul 2015 00:59:27 +0200 Sébastien Deronne improve readibility of snr values
Thu, 09 Jul 2015 15:13:34 -0700 Peter D. Barnes, Jr. Remove extraneous blank lines from build chatter.
Thu, 09 Jul 2015 11:35:37 -0700 Peter D. Barnes, Jr. Restore section label required for cross-linking.
Fri, 10 Jul 2015 11:50:54 +0200 Sébastien Deronne fix Supported MCS Set field in HT capabilities
Fri, 03 Jul 2015 18:11:05 +0200 Tommaso Pecorella Bug 1941 - [energy] Remove unnecessary dependency involving energy module
Wed, 08 Jul 2015 10:03:53 +0200 Tommaso Pecorella Bug 1941 - [wave] Remove unnecessary dependency on Application module
Thu, 09 Jul 2015 23:52:12 +0200 Tommaso Pecorella Bug 1941 - [mesh] Remove unnecessary dependency on Application module
Fri, 03 Jul 2015 18:12:25 +0200 Tommaso Pecorella Bug 1941 - [aodv] Remove unnecessary dependency on Application module
Fri, 03 Jul 2015 18:11:59 +0200 Tommaso Pecorella Bug 1941 - [olsr] Remove unnecessary dependency on Application module
Thu, 09 Jul 2015 22:46:36 +0200 Tommaso Pecorella [wifi] Rebuild python bindings
Thu, 09 Jul 2015 18:20:34 +0200 Sébastien Deronne rename snrDbm to snrDb
Wed, 08 Jul 2015 23:52:26 +0200 Sébastien Deronne update RELEASE_NOTES
Wed, 08 Jul 2015 23:44:17 +0200 Sébastien Deronne add support for HT MCS and A-MPDU in radiotap headers
Wed, 08 Jul 2015 00:09:46 +0200 Tommaso Pecorella Waf - setup optimization and debug info for clang
Tue, 07 Jul 2015 22:06:08 +0200 Vedran Miletić Silence Clang 3.6+ -Wno-potentially-evaluated-expression warning
Tue, 07 Jul 2015 22:01:23 +0200 Vedran Miletić Use proper environment when checking for supported compiler flags
Tue, 07 Jul 2015 13:37:52 +0200 Vedran Miletić Handle the case where scratch or examples directory is missing
Tue, 07 Jul 2015 13:32:26 +0200 Vedran Miletić Remove unused EXAMPLE_DIRECTORIES environment variable
Tue, 07 Jul 2015 12:18:59 +0200 Vedran Miletić Update waf to 1.8.12
Thu, 02 Jul 2015 21:11:24 +0200 Sébastien Deronne fix HT capabilities printing in PCAP files
Thu, 02 Jul 2015 12:29:48 -0700 Tom Henderson bump pybindgen version
Thu, 02 Jul 2015 18:21:44 +0200 Tommaso Pecorella Bug 2124 - UdpSocketImpl::ShutdownRecv doesn't stop the Ipv[4,6]EndPointDemux
Sun, 14 Jun 2015 22:30:44 +0200 Sébastien Deronne remove file execution bit on wifi source files
Tue, 30 Jun 2015 18:31:43 +0200 Nicola Baldo fixed Bug 2143 - maybe-uninitialized warning
Sun, 28 Jun 2015 20:24:41 -0700 Peter D. Barnes, Jr. Fix doxygen command after update to waf 1.8 in r11458, 126b15bc1efc
Fri, 26 Jun 2015 11:43:48 -0700 Peter D. Barnes, Jr. Revert unintentional change of third.cc trace file names, and remove execute bits.
Wed, 24 Jun 2015 21:48:29 -0700 Tom Henderson enable wifi module documentation to be built standalone
Wed, 24 Jun 2015 21:39:59 -0700 Tom Henderson bug 2127: Scheduler benchmark utility works correctly in first run only (patch due to Philipp Andelfinger)
Wed, 24 Jun 2015 21:36:15 -0700 Tom Henderson bug 2125: subclasses must chain up to their base class NotifyNewAggregate() method (patch due to nlmills)
Wed, 24 Jun 2015 19:40:03 -0700 Mohit P. Tahiliani add second.py and third.py Python examples
Wed, 24 Jun 2015 18:46:01 -0700 Mohit P. Tahiliani fix command-line argument handling in mixed-wireless.py example
Wed, 24 Jun 2015 18:54:29 +0200 Sébastien Deronne fix issue with the delay parameter in test-interference-helper
Tue, 23 Jun 2015 14:40:12 +0200 Vedran Miletić Fix printing of gccxml version (Waf 1.8 API change)
Tue, 23 Jun 2015 14:34:53 +0200 Vedran Miletić Fix Python bindings wscript and waf-tools for Waf 1.8
Tue, 23 Jun 2015 14:32:41 +0200 Matthieu Coudron Update Waf to 1.8.11
Sun, 14 Jun 2015 20:53:47 +0200 Sébastien Deronne rescan bindings
Mon, 22 Jun 2015 19:00:34 +0200 Sébastien Deronne add test script for InterferenceHelper
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 tip