Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(149)

Issue 115051: Integration of WiMAX module in ns-3-dev main tree

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 9 months ago by faker.moatamri
Modified:
10 years, 9 months ago
Reviewers:
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31762 lines, -6 lines) Patch
A examples/wimax.cc View 1 chunk +203 lines, -0 lines 0 comments Download
A examples/wimax-ipv4.cc View 1 chunk +258 lines, -0 lines 0 comments Download
A examples/wimax-multicast.cc View 1 chunk +355 lines, -0 lines 0 comments Download
A examples/wimax-simple.cc View 1 chunk +226 lines, -0 lines 0 comments Download
M examples/wscript View 1 chunk +16 lines, -0 lines 0 comments Download
A src/applications/trace-based-streamer/default-trace.h View 1 chunk +31 lines, -0 lines 0 comments Download
A src/applications/trace-based-streamer/trace-based-streamer.h View 1 chunk +97 lines, -0 lines 0 comments Download
A src/applications/trace-based-streamer/trace-based-streamer.cc View 1 chunk +297 lines, -0 lines 0 comments Download
A src/applications/trace-based-streamer/waf View 1 chunk +1 line, -0 lines 0 comments Download
A src/applications/trace-based-streamer/wscript View 1 chunk +13 lines, -0 lines 0 comments Download
A src/applications/udp-client-server/udp-client.h View 1 chunk +86 lines, -0 lines 0 comments Download
A src/applications/udp-client-server/udp-client.cc View 1 chunk +153 lines, -0 lines 0 comments Download
A src/applications/udp-client-server/udp-server.h View 1 chunk +83 lines, -0 lines 0 comments Download
A src/applications/udp-client-server/udp-server.cc View 1 chunk +149 lines, -0 lines 0 comments Download
A src/applications/udp-client-server/waf View 1 chunk +1 line, -0 lines 0 comments Download
A src/applications/udp-client-server/wscript View 1 chunk +15 lines, -0 lines 0 comments Download
M src/common/pcap-writer.h View 1 chunk +8 lines, -1 line 0 comments Download
M src/common/pcap-writer.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/core/config.h View 2 chunks +3 lines, -3 lines 0 comments Download
A src/devices/wimax/.directory View 1 chunk +3 lines, -0 lines 0 comments Download
A src/devices/wimax/AUTHORS View 1 chunk +66 lines, -0 lines 0 comments Download
A src/devices/wimax/README View 1 chunk +206 lines, -0 lines 0 comments Download
A src/devices/wimax/bandwidth-manager.h View 1 chunk +80 lines, -0 lines 0 comments Download
A src/devices/wimax/bandwidth-manager.cc View 1 chunk +254 lines, -0 lines 0 comments Download
A src/devices/wimax/bs-link-manager.h View 1 chunk +92 lines, -0 lines 0 comments Download
A src/devices/wimax/bs-link-manager.cc View 1 chunk +367 lines, -0 lines 0 comments Download
A src/devices/wimax/bs-scheduler.h View 1 chunk +74 lines, -0 lines 0 comments Download
A src/devices/wimax/bs-scheduler.cc View 1 chunk +82 lines, -0 lines 0 comments Download
A src/devices/wimax/bs-scheduler-rtps.h View 1 chunk +155 lines, -0 lines 0 comments Download
A src/devices/wimax/bs-scheduler-rtps.cc View 1 chunk +690 lines, -0 lines 0 comments Download
A src/devices/wimax/bs-scheduler-simple.h View 1 chunk +71 lines, -0 lines 0 comments Download
A src/devices/wimax/bs-scheduler-simple.cc View 1 chunk +355 lines, -0 lines 0 comments Download
A src/devices/wimax/burst-profile-manager.h View 1 chunk +69 lines, -0 lines 0 comments Download
A src/devices/wimax/burst-profile-manager.cc View 1 chunk +155 lines, -0 lines 0 comments Download
A src/devices/wimax/connection-identifier.h View 1 chunk +91 lines, -0 lines 0 comments Download
A src/devices/wimax/connection-identifier.cc View 1 chunk +135 lines, -0 lines 0 comments Download
A src/devices/wimax/connection-identifier-factory.h View 1 chunk +73 lines, -0 lines 0 comments Download
A src/devices/wimax/connection-identifier-factory.cc View 1 chunk +106 lines, -0 lines 0 comments Download
A src/devices/wimax/connection-manager.h View 1 chunk +113 lines, -0 lines 0 comments Download
A src/devices/wimax/connection-manager.cc View 1 chunk +418 lines, -0 lines 0 comments Download
A src/devices/wimax/cost231-propagation-model.h View 1 chunk +113 lines, -0 lines 0 comments Download
A src/devices/wimax/cost231-propagation-model.cc View 1 chunk +199 lines, -0 lines 0 comments Download
A src/devices/wimax/crc8.h View 1 chunk +28 lines, -0 lines 0 comments Download
A src/devices/wimax/crc8.cc View 1 chunk +68 lines, -0 lines 0 comments Download
A src/devices/wimax/default-traces.h View 1 chunk +1197 lines, -0 lines 0 comments Download
A src/devices/wimax/dl-mac-messages.h View 1 chunk +405 lines, -0 lines 0 comments Download
A src/devices/wimax/dl-mac-messages.cc View 1 chunk +658 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-bind-parameter-manager.h View 1 chunk +70 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-bind-parameter-manager.cc View 1 chunk +179 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-bs-bind-parameter-record.h View 1 chunk +66 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-bs-bind-parameter-record.cc View 1 chunk +206 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-bs-packet-classifier.h View 1 chunk +80 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-bs-packet-classifier.cc View 1 chunk +195 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-classifier-record.h View 1 chunk +68 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-classifier-record.cc View 1 chunk +99 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-ss-packet-classifier.h View 1 chunk +75 lines, -0 lines 0 comments Download
A src/devices/wimax/ipcs-ss-packet-classifier.cc View 1 chunk +146 lines, -0 lines 0 comments Download
A src/devices/wimax/mac-2-mac.h View 1 chunk +68 lines, -0 lines 0 comments Download
A src/devices/wimax/mac-2-mac.cc View 1 chunk +120 lines, -0 lines 0 comments Download
A src/devices/wimax/mac-address-packet-classifier.h View 1 chunk +47 lines, -0 lines 0 comments Download
A src/devices/wimax/mac-address-packet-classifier.cc View 1 chunk +73 lines, -0 lines 0 comments Download
A src/devices/wimax/mac-messages.h View 1 chunk +483 lines, -0 lines 0 comments Download
A src/devices/wimax/mac-messages.cc View 1 chunk +833 lines, -0 lines 0 comments Download
A src/devices/wimax/ofdm-downlink-frame-prefix.h View 1 chunk +142 lines, -0 lines 0 comments Download
A src/devices/wimax/ofdm-downlink-frame-prefix.cc View 1 chunk +279 lines, -0 lines 0 comments Download
A src/devices/wimax/packet-burst.h View 1 chunk +74 lines, -0 lines 0 comments Download
A src/devices/wimax/packet-burst.cc View 1 chunk +164 lines, -0 lines 0 comments Download
A src/devices/wimax/packet-classifier.h View 1 chunk +69 lines, -0 lines 0 comments Download
A src/devices/wimax/packet-classifier.cc View 1 chunk +80 lines, -0 lines 0 comments Download
A src/devices/wimax/propagation.h View 1 chunk +239 lines, -0 lines 0 comments Download
A src/devices/wimax/propagation.cc View 1 chunk +293 lines, -0 lines 0 comments Download
A src/devices/wimax/qos-parameter-set.h View 1 chunk +133 lines, -0 lines 0 comments Download
A src/devices/wimax/qos-parameter-set.cc View 1 chunk +344 lines, -0 lines 0 comments Download
A src/devices/wimax/send-params.h View 1 chunk +144 lines, -0 lines 0 comments Download
A src/devices/wimax/send-params.cc View 1 chunk +69 lines, -0 lines 0 comments Download
A src/devices/wimax/service-flow.h View 1 chunk +132 lines, -0 lines 0 comments Download
A src/devices/wimax/service-flow.cc View 1 chunk +232 lines, -0 lines 0 comments Download
A src/devices/wimax/service-flow-manager.h View 1 chunk +188 lines, -0 lines 0 comments Download
A src/devices/wimax/service-flow-manager.cc View 1 chunk +669 lines, -0 lines 0 comments Download
A src/devices/wimax/service-flow-record.h View 1 chunk +159 lines, -0 lines 0 comments Download
A src/devices/wimax/service-flow-record.cc View 1 chunk +277 lines, -0 lines 0 comments Download
A src/devices/wimax/simple-ofdm-wimax-channel.h View 1 chunk +85 lines, -0 lines 0 comments Download
A src/devices/wimax/simple-ofdm-wimax-channel.cc View 1 chunk +199 lines, -0 lines 0 comments Download
A src/devices/wimax/simple-ofdm-wimax-phy.h View 1 chunk +236 lines, -0 lines 0 comments Download
A src/devices/wimax/simple-ofdm-wimax-phy.cc View 1 chunk +1092 lines, -0 lines 0 comments Download
A src/devices/wimax/simple-wimax-channel.h View 1 chunk +57 lines, -0 lines 0 comments Download
A src/devices/wimax/simple-wimax-channel.cc View 1 chunk +85 lines, -0 lines 0 comments Download
A src/devices/wimax/simple-wimax-phy.h View 1 chunk +120 lines, -0 lines 0 comments Download
A src/devices/wimax/simple-wimax-phy.cc View 1 chunk +360 lines, -0 lines 0 comments Download
A src/devices/wimax/snr-to-block-error-rate-manager.h View 1 chunk +60 lines, -0 lines 0 comments Download
A src/devices/wimax/snr-to-block-error-rate-manager.cc View 1 chunk +300 lines, -0 lines 0 comments Download
A src/devices/wimax/snr-to-block-error-rate-record.h View 1 chunk +68 lines, -0 lines 0 comments Download
A src/devices/wimax/snr-to-block-error-rate-record.cc View 1 chunk +106 lines, -0 lines 0 comments Download
A src/devices/wimax/ss-link-manager.h View 1 chunk +131 lines, -0 lines 0 comments Download
A src/devices/wimax/ss-link-manager.cc View 1 chunk +453 lines, -0 lines 0 comments Download
A src/devices/wimax/ss-manager.h View 1 chunk +73 lines, -0 lines 0 comments Download
A src/devices/wimax/ss-manager.cc View 1 chunk +197 lines, -0 lines 0 comments Download
A src/devices/wimax/ss-record.h View 1 chunk +192 lines, -0 lines 0 comments Download
A src/devices/wimax/ss-record.cc View 1 chunk +414 lines, -0 lines 0 comments Download
A src/devices/wimax/ss-scheduler.h View 1 chunk +60 lines, -0 lines 0 comments Download
A src/devices/wimax/ss-scheduler.cc View 1 chunk +187 lines, -0 lines 0 comments Download
A src/devices/wimax/tlvs.h View 1 chunk +63 lines, -0 lines 0 comments Download
A src/devices/wimax/tlvs.cc View 1 chunk +129 lines, -0 lines 0 comments Download
A src/devices/wimax/ul-job.h View 1 chunk +168 lines, -0 lines 0 comments Download
A src/devices/wimax/ul-job.cc View 1 chunk +168 lines, -0 lines 0 comments Download
A src/devices/wimax/ul-mac-messages.h View 1 chunk +397 lines, -0 lines 0 comments Download
A src/devices/wimax/ul-mac-messages.cc View 1 chunk +690 lines, -0 lines 0 comments Download
A src/devices/wimax/uplink-scheduler.h View 1 chunk +144 lines, -0 lines 0 comments Download
A src/devices/wimax/uplink-scheduler.cc View 1 chunk +162 lines, -0 lines 0 comments Download
A src/devices/wimax/uplink-scheduler-mbqos.h View 1 chunk +226 lines, -0 lines 0 comments Download
A src/devices/wimax/uplink-scheduler-mbqos.cc View 1 chunk +1075 lines, -0 lines 0 comments Download
A src/devices/wimax/uplink-scheduler-rtps.h View 1 chunk +139 lines, -0 lines 0 comments Download
A src/devices/wimax/uplink-scheduler-rtps.cc View 1 chunk +734 lines, -0 lines 0 comments Download
A src/devices/wimax/uplink-scheduler-simple.h View 1 chunk +100 lines, -0 lines 0 comments Download
A src/devices/wimax/uplink-scheduler-simple.cc View 1 chunk +602 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-bs-net-device.h View 1 chunk +294 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-bs-net-device.cc View 1 chunk +1092 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-channel.h View 1 chunk +61 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-channel.cc View 1 chunk +56 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-connection.h View 1 chunk +106 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-connection.cc View 1 chunk +187 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-mac-header.h View 1 chunk +297 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-mac-header.cc View 1 chunk +674 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-mac-queue.h View 1 chunk +135 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-mac-queue.cc View 1 chunk +333 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-net-device.h View 1 chunk +280 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-net-device.cc View 1 chunk +564 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-phy.h View 1 chunk +261 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-phy.cc View 1 chunk +402 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-ss-net-device.h View 1 chunk +266 lines, -0 lines 0 comments Download
A src/devices/wimax/wimax-ss-net-device.cc View 1 chunk +1078 lines, -0 lines 0 comments Download
A src/devices/wimax/wscript View 1 chunk +123 lines, -0 lines 0 comments Download
A src/helper/trace-based-streamer-helper.h View 1 chunk +46 lines, -0 lines 0 comments Download
A src/helper/trace-based-streamer-helper.cc View 1 chunk +62 lines, -0 lines 0 comments Download
A src/helper/udp-helper.h View 1 chunk +63 lines, -0 lines 0 comments Download
A src/helper/udp-helper.cc View 1 chunk +88 lines, -0 lines 0 comments Download
A src/helper/wimax-helper.h View 1 chunk +460 lines, -0 lines 0 comments Download
A src/helper/wimax-helper.cc View 1 chunk +727 lines, -0 lines 0 comments Download
M src/helper/wscript View 3 chunks +11 lines, -1 line 0 comments Download
M src/wscript View 2 chunks +5 lines, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b