Mon, 04 Jan 2016 14:11:51 -0800 |
Tom Henderson |
merge to ns-3-dev@11799:f410a3b3825b
default tip
|
changeset |
files
|
Mon, 28 Dec 2015 16:56:15 -0800 |
Tom Henderson |
remove unrelated attribute configuration
|
changeset |
files
|
Wed, 23 Dec 2015 09:43:13 -0800 |
Tom Henderson |
update CHANGES.html
|
changeset |
files
|
Wed, 23 Dec 2015 09:37:56 -0800 |
Tom Henderson |
update some stale log components
|
changeset |
files
|
Tue, 22 Dec 2015 01:41:55 +0100 |
Tommaso Pecorella |
Add warnings for zero lifetime IPv6 autogenerated addresses
|
changeset |
files
|
Tue, 22 Dec 2015 01:40:25 +0100 |
Tommaso Pecorella |
Clarify RADVD use in the manual
|
changeset |
files
|
Sat, 19 Dec 2015 23:55:00 +0100 |
Mohit P. Tahiliani |
Bug 2246 - Some DSR LogComponents and classes are not defined in a unique way
|
changeset |
files
|
Fri, 18 Dec 2015 00:58:59 +0100 |
Tommaso Pecorella |
Fix empty commit in changeset 11785
|
changeset |
files
|
Thu, 17 Dec 2015 12:44:25 +0100 |
Natale Patriciello |
Updated RELEASE_NOTES
|
changeset |
files
|
Thu, 17 Dec 2015 12:43:17 +0100 |
Natale Patriciello |
[BUG 1999] Invoking PointToPointChannel constructor from Remote
|
changeset |
files
|
Thu, 17 Dec 2015 12:38:13 +0100 |
Natale Patriciello |
[BUG 2141] Call DataSent callback for all transmitted data
|
changeset |
files
|
Wed, 16 Dec 2015 11:48:03 +0100 |
Matt |
Added libgcrypt detection. It will be used to generate sha1 hashes for MPTCP
|
changeset |
files
|
Tue, 15 Dec 2015 23:30:52 -0800 |
Tom Henderson |
do not use output address parameter (possibly uninitialized) before assignment
|
changeset |
files
|
Mon, 14 Dec 2015 17:16:43 -0800 |
Tom Henderson |
avoid conversion operation on output Address parameter; a generic Address object may have been passed in
|
changeset |
files
|
Tue, 15 Dec 2015 00:58:07 +0100 |
Tommaso Pecorella |
Update RELEASE_NOTES
|
changeset |
files
|
Tue, 15 Dec 2015 00:31:00 +0100 |
Natale Patriciello |
Bug 2243 - TCP Socket Fork() fails to copy some parameters, causing connections to close prematurely on retransmit.
|
changeset |
files
|
Thu, 10 Dec 2015 23:22:21 +0100 |
Tommaso Pecorella |
[lte] remove double Gateway setup from examples - reported by Hongyu Deng
|
changeset |
files
|
Wed, 09 Dec 2015 19:31:49 -0800 |
Tom Henderson |
remove duplicate entry
|
changeset |
files
|
Sun, 06 Dec 2015 01:58:53 +0100 |
Tanmay Kathpalia |
Bug 2242 - Mobility of both sender PHY and receiver PHY set to sender mobility in lr-wpan-phy-test.cc example.
|
changeset |
files
|
Sat, 05 Dec 2015 17:36:45 +0100 |
Tommaso Pecorella |
Rescan Internet and Network Python Bindings
|
changeset |
files
|
Sat, 05 Dec 2015 01:34:39 +0100 |
Tommaso Pecorella |
Fix recursive call in Ipv6JoinGroup
|
changeset |
files
|
Thu, 03 Dec 2015 00:35:35 +0100 |
Tommaso Pecorella |
Bug 2234 - Ipv6L3Protocol should trash multicast packets not interesting for the node
|
changeset |
files
|
Wed, 02 Dec 2015 23:37:23 +0100 |
Tommaso Pecorella |
Bug 2233 - Implement RFC 1222 - Strong End System Model
|
changeset |
files
|
Wed, 02 Dec 2015 23:33:58 +0100 |
Tommaso Pecorella |
Bug 2238 - Ipv6 routing reorganization
|
changeset |
files
|
Sun, 29 Nov 2015 20:32:58 -0800 |
John Abraham |
NetAnim: Move out generic wireless traces
|
changeset |
files
|
Sat, 28 Nov 2015 01:18:17 +0100 |
Vedran Mileti? |
Fix building with Clang 3.7 (use delete[] instead of delete)
|
changeset |
files
|
Fri, 27 Nov 2015 09:46:34 +0100 |
S?bastien Deronne |
Bug 2193: Simulation fails when transmitting very small MPDU subframes
|
changeset |
files
|
Thu, 26 Nov 2015 08:54:18 -0800 |
John Abraham |
Doc: Update minimum Qt version
|
changeset |
files
|
Sun, 22 Nov 2015 22:51:53 +0100 |
S?bastien Deronne |
Bug 2201: Simulation fails when active probing is used in 802.11n/ac with channel bonding enabled
|
changeset |
files
|
Sat, 21 Nov 2015 22:00:14 +0100 |
Vedran Mileti? |
Upgrade Waf to 1.8.16
|
changeset |
files
|
Sat, 21 Nov 2015 18:08:59 +0100 |
Tommaso Pecorella |
IPv6 IsAll[Nodes,Routers]Multicast scope fixes
|
changeset |
files
|
Sat, 21 Nov 2015 17:59:27 +0100 |
Tommaso Pecorella |
Deprecate Ipv6Address::IsAllHostsMulticast()
|
changeset |
files
|
Wed, 25 Nov 2015 09:22:47 -0800 |
Tom Henderson |
initial SpectrumWifiPhy ported to recent ns-3-dev
|
changeset |
files
|
Sun, 15 Nov 2015 10:15:14 -0800 |
Tom Henderson |
update AUTHORS list
|
changeset |
files
|
Sun, 15 Nov 2015 19:11:04 +0100 |
Alexander Krotov |
Bug 2211 - Ipv{4,6}EndPoint can cause memory corruption
|
changeset |
files
|
Sun, 15 Nov 2015 09:15:28 -0800 |
Tom Henderson |
fix broken waf --valgrind argument; also make compatible with Python 3
|
changeset |
files
|
Sat, 14 Nov 2015 23:23:35 +0100 |
Tommaso Pecorella |
Bug 2219 - SixLowPanNetDevice hangs trying to decode a IPv6 Fragment extension header
|
changeset |
files
|
Wed, 11 Nov 2015 21:52:39 -0800 |
Tommaso Pecorella |
some small fixes
|
changeset |
files
|
Wed, 11 Nov 2015 21:46:04 -0800 |
Tommaso Pecorella |
[Doxygen] spectrum module fixes
|
changeset |
files
|
Tue, 10 Nov 2015 09:42:46 -0800 |
Tom Henderson |
include Internet Applications in documentation build
|
changeset |
files
|
Mon, 09 Nov 2015 13:58:48 -0800 |
Tom Henderson |
update DSR for Ipv4Address changes in changeset 11755
|
changeset |
files
|
Mon, 09 Nov 2015 22:34:41 +0100 |
Tommaso Pecorella |
Update RELEASE_NOTES
|
changeset |
files
|
Mon, 09 Nov 2015 22:32:26 +0100 |
Tommaso Pecorella |
Moved internet-specific apps to the new internet-apps module
|
changeset |
files
|
Sun, 08 Nov 2015 09:37:52 -0800 |
Tom Henderson |
update NSC TCP tests to new TCP implementation
|
changeset |
files
|
Sun, 01 Nov 2015 18:48:16 +0100 |
Tommaso Pecorella |
Clarification about the p2p delay attribute
|
changeset |
files
|
Sat, 07 Nov 2015 23:45:53 +0100 |
Tommaso Pecorella |
Bug 2176 - Building Ipv4 address from char* doesn't look reliable (cont.)
|
changeset |
files
|
Sat, 07 Nov 2015 23:37:44 +0100 |
S?bastien Deronne |
Bug 2176 - Building IPv4 address from char* doesn't look reliable
|
changeset |
files
|
Sat, 07 Nov 2015 21:32:56 +0100 |
S?bastien Deronne |
Add checks when setting the HT and VHT capabilities; fix issue when a 20MHz channel width is selected in 802.11ac
|
changeset |
files
|
Sat, 07 Nov 2015 18:30:30 +0100 |
Tommaso Pecorella |
Bug 2208 - Interface index based L4 protocols
|
changeset |
files
|
Thu, 05 Nov 2015 12:42:24 +0100 |
Tommaso Pecorella |
Clarify PacketTagList::Add assert message
|
changeset |
files
|
Fri, 06 Nov 2015 23:09:19 +0100 |
Tommaso Pecorella |
Print node ID and time when printing routing tables
|
changeset |
files
|
Thu, 05 Nov 2015 15:48:43 -0800 |
Tom Henderson |
fix type mismatch and bounds checking
|
changeset |
files
|
Wed, 04 Nov 2015 18:12:25 -0800 |
Natale Patriciello |
Add fd-net-device to Models docs.
|
changeset |
files
|
Mon, 02 Nov 2015 18:43:56 +0100 |
S?bastien Deronne |
Fix copy-paste errors in ap-wifi-mac.cc and in sta-wifi-mac.cc
|
changeset |
files
|
Sat, 31 Oct 2015 22:36:02 +0100 |
Tommaso Pecorella |
Bug 1761 - Rounding with olsr::EmfToSeconds
|
changeset |
files
|
Sat, 31 Oct 2015 13:15:00 +0100 |
Tommaso Pecorella |
[wifi] Avoid to use unneeded dependencies in tests
|
changeset |
files
|
Fri, 30 Oct 2015 17:32:11 -0700 |
Tom Henderson |
IsLowLatency attribute is Get only
|
changeset |
files
|
Fri, 30 Oct 2015 17:12:59 -0700 |
Tom Henderson |
change plot file suffic for ofdm-vht-validation example
|
changeset |
files
|
Fri, 30 Oct 2015 14:59:12 -0700 |
Tom Henderson |
remove unnecessary dependencies
|
changeset |
files
|
Fri, 30 Oct 2015 14:58:58 -0700 |
Tom Henderson |
bug 2199 postfix: make unicode decode() more robust
|
changeset |
files
|