Tom Henderson
|
68a33cd7ba
|
rescan lte bindings
|
2014-09-05 18:19:30 -07:00 |
|
Tom Henderson
|
f6fc901227
|
rescan internet bindings
|
2014-09-05 18:00:05 -07:00 |
|
Piotr Gawlowicz
|
74f0cf7073
|
GSoC 2014 FFR algorithms - figures
|
2014-09-05 01:46:10 +02:00 |
|
Piotr Gawlowicz
|
a9ef49d196
|
GSoC 2014 FFR algorithms
|
2014-09-05 01:12:55 +02:00 |
|
Anh Nguyen
|
a64d69ce19
|
documentation for CoDel queue
|
2014-09-04 12:33:50 -07:00 |
|
Anh Nguyen
|
07357e4048
|
examples for CoDel queue
|
2014-09-04 12:29:36 -07:00 |
|
Anh Nguyen
|
4c20e1b099
|
test suite for CoDel queue
|
2014-09-04 12:27:00 -07:00 |
|
Anh Nguyen
|
153479dac9
|
changes suggested in original code review, and aditional improvements made during 2014 GSoC project
|
2014-09-04 12:24:07 -07:00 |
|
Tom Henderson
|
16e4f9b004
|
move CoDel queue model to internet module
|
2014-09-04 12:18:19 -07:00 |
|
Dave Taht
|
6b05c585d1
|
Add Codel alogithm support
---
src/network/utils/codel-queue.cc | 482 ++++++++++++++++++++++++++++++++++++++
src/network/utils/codel-queue.h | 130 ++++++++++
2 files changed, 612 insertions(+), 0 deletions(-)
create mode 100644 src/network/utils/codel-queue.cc
create mode 100644 src/network/utils/codel-queue.h
|
2014-05-22 14:42:47 -05:00 |
|
Natale Patriciello
|
07364f0e31
|
Support for basic TCP options, window scale, and timestamps, based on original code proposal by Adrian S.-W. Tam
|
2014-09-05 16:57:11 -07:00 |
|
Natale Patriciello
|
b4a48d02b2
|
GT_OR_EQ and LT_OR_EQ macros for testing
|
2014-09-04 15:17:22 -07:00 |
|
Stefano Avallone
|
bd8c6c8a32
|
add support for a Wifi sleep mode
|
2014-09-05 16:33:57 -07:00 |
|
Cristiano Tapparello
|
d3ff87aeb2
|
Energy harvester model
|
2014-09-05 15:38:55 -07:00 |
|
Tom Henderson
|
47d531fb41
|
support disabling of NSC by command-line argument
|
2014-09-05 15:25:10 -07:00 |
|
Budiarto Herman
|
81820dd14f
|
Updated fix for Bug 1762 - UE stuck in IDLE_CONNECTING because RRC CONN REQ is not transmitted
|
2014-09-04 23:13:41 +03:00 |
|
Nicola Baldo
|
c69d0bfe09
|
fixed Bug 1893 - issue in DoSchedUlTriggerReq with harq
|
2014-09-03 13:42:12 +02:00 |
|
Tommaso Pecorella
|
07040f354c
|
Improve IPv6 LL multicast interface selection
|
2014-08-30 18:20:10 +02:00 |
|
Tommaso Pecorella
|
51aa7c22a4
|
Improve ICMPv6 NS printing
|
2014-08-30 18:19:25 +02:00 |
|
Tommaso Pecorella
|
dda7b43d44
|
Bug 1967 - LL Multicast is not compressed in the right way in IPHC
|
2014-08-30 18:25:22 +02:00 |
|
Tommaso Pecorella
|
6d42b5f6c1
|
lr-wpan: remove dead code and add Doxygen
|
2014-08-25 19:15:36 +02:00 |
|
Tommaso Pecorella
|
8225948ffd
|
[Doxygen] NetDevice small fix
|
2014-08-25 09:34:17 +02:00 |
|
Tommaso Pecorella
|
be8cd47fc8
|
[PyBindGen] rescan internet module
|
2014-08-24 17:29:26 +02:00 |
|
Tommaso Pecorella
|
6ac283a20b
|
[Doxygen] internet module fixes
|
2014-08-24 17:16:17 +02:00 |
|
Tommaso Pecorella
|
35f32fe073
|
Bug 1963 - AODV can tag the same packet twice (and raise an assert).
|
2014-08-23 17:37:24 +02:00 |
|
Tommaso Pecorella
|
62eaf4f7cb
|
[manual] Packet::EnableMetadata doesn't exist anymore
|
2014-08-23 17:34:17 +02:00 |
|
Tom Henderson
|
af37384cff
|
Suppress binding for EmuEpcHelper if EmuFdNetDevice is not enabled
|
2014-08-19 14:29:52 -07:00 |
|
Peter D. Barnes, Jr.
|
16af384434
|
[Sphinx] Attributes manual chapter
|
2014-08-18 17:43:37 -07:00 |
|
Peter D. Barnes, Jr.
|
e34b13367b
|
Show default attribute value in command line example - cleanup
|
2014-08-18 16:00:42 -07:00 |
|
Tommaso Pecorella
|
fb985d0860
|
Show default attibute value in command line example - fix
|
2014-08-18 23:45:04 +02:00 |
|
Peter D. Barnes, Jr.
|
97f06df836
|
Show initial values of arguments; show attribute value.
|
2014-08-18 12:36:07 -07:00 |
|
Peter D. Barnes, Jr.
|
06fe039cd9
|
Fix misspelled argument name; refactor to use LookupAttributeByName
|
2014-08-18 12:35:33 -07:00 |
|
Vedran Miletić
|
e22f7b5958
|
Make ordering of member variables in NSC TCP socket implementation header/source consistent
|
2014-08-18 11:56:15 +02:00 |
|
Tommaso Pecorella
|
27e7935c6c
|
[PyBindGen] Rescan core module
|
2014-08-15 14:27:15 +02:00 |
|
Peter D. Barnes, Jr.
|
b8b676a8d7
|
CommandLine Attribute shorthand
|
2014-08-14 12:46:11 -07:00 |
|
Peter D. Barnes, Jr.
|
fa19c3d5e3
|
[doxygen] CommandLine formatting
|
2014-08-14 12:41:38 -07:00 |
|
Peter D. Barnes, Jr.
|
60505541ec
|
Sort output of the CommandLine::Print functions
|
2014-08-14 11:31:12 -07:00 |
|
Tommaso Pecorella
|
894e118a3b
|
[PyBindGen] Rescan internet module
|
2014-08-14 06:34:47 +02:00 |
|
Peter D. Barnes, Jr.
|
49bf6a544f
|
[Doxygen] Fix errors; fix organization of Callback; organize Time.
|
2014-08-13 17:17:26 -07:00 |
|
Tommaso Pecorella
|
fbad78fbb4
|
Bug 1831 - TcpSocket SlowStartThreshold is not a TraceSource
|
2014-08-13 23:46:16 +02:00 |
|
Alina Quereilhac
|
10269d0a5b
|
Fix for Bug 1961 - planetlab-tap-creator "variable set but not used"
|
2014-08-06 11:00:06 +02:00 |
|
Tommaso Pecorella
|
fe90df6c23
|
Bug 1960 - Wrong information on index range, about Node::GetDevice
|
2014-08-03 15:09:19 +02:00 |
|
Tom Henderson
|
9a8bbca8df
|
rescan LTE bindings
|
2014-08-03 09:55:53 -07:00 |
|
Nicola Baldo
|
d762f84977
|
refined fix for Bug 1762
|
2014-08-01 14:30:42 +02:00 |
|
Budiarto Herman
|
c53882872b
|
fix Bug 1762 - UE stuck in IDLE_CONNECTING because RRC CONN REQ is not transmitted
|
2014-07-31 14:00:06 +02:00 |
|
Tommaso Pecorella
|
6af34ad829
|
Bug 1941 - [cont.] Remove unnecessary dependency on Application module in other modules
|
2014-07-27 23:02:38 +02:00 |
|
Tommaso Pecorella
|
e3729362c9
|
Avoid checking all Link-Local Multicast cases in IPv6 routing
|
2014-07-26 13:08:33 +02:00 |
|
Lynne Salameh
|
691b9f892f
|
Bug 1955 - The IPv4 identification field should be unique per (source, destination, protocol) tuple
|
2014-07-20 11:29:28 +02:00 |
|
Roman Naumann
|
f0d6341ddf
|
Bug 1951 - AODV does not update nexthop for 1-hop nodes
|
2014-07-20 10:13:02 +02:00 |
|
Peter D. Barnes, Jr.
|
f8bb25d058
|
Enable explicit setting of the maximum look ahead in distributed simulation.
|
2014-07-17 15:38:07 -07:00 |
|