[Ns-commits] giuseppepiro/ns-3-lte

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Jul 27 00:27:47 PDT 2010


---- Still Bug 943: fix UdpSocketImpl::GetAllowBroadcast, let Socket::SetAllowBroadcast return a bool indicating success/failure, instead of a fatal error.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/applications/onoff/onoff-application.cc src/internet-stack/ipv4-raw-socket-impl.cc src/internet-stack/ipv4-raw-socket-impl.h src/internet-stack/ipv6-raw-socket-impl.cc src/internet-stack/ipv6-raw-socket-impl.h src/internet-stack/nsc-tcp-socket-impl.cc src/internet-stack/nsc-tcp-socket-impl.h src/internet-stack/tcp-socket-impl.cc src/internet-stack/tcp-socket-impl.h src/internet-stack/udp-socket-impl.cc src/internet-stack/udp-socket-impl.h src/node/packet-socket.cc src/node/packet-socket.h src/node/socket.h
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/184a509cc71d


---- python scan
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/apidefs/gcc-ILP32/ns3_module_common.py bindings/python/apidefs/gcc-ILP32/ns3_module_node.py bindings/python/apidefs/gcc-ILP32/ns3_module_simulator.py bindings/python/apidefs/gcc-ILP32/ns3_module_spectrum.py bindings/python/apidefs/gcc-ILP32/ns3_module_uan.py bindings/python/apidefs/gcc-ILP32/ns3_module_wimax.py bindings/python/apidefs/gcc-LP64/ns3_module_common.py bindings/python/apidefs/gcc-LP64/ns3_module_node.py bindings/python/apidefs/gcc-LP64/ns3_module_simulator.py bindings/python/apidefs/gcc-LP64/ns3_module_spectrum.py bindings/python/apidefs/gcc-LP64/ns3_module_uan.py bindings/python/apidefs/gcc-LP64/ns3_module_wimax.py
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/bd6bf8901c92


---- Remove leftover old version sequence number sources
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/internet-stack/sequence-number.cc src/internet-stack/sequence-number.h
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/48f1cc0af133


---- Adds SetAllowBroadcast(true) to wifi-simple-adhoc.cc
user: Gilaras Drakeson <gilaras at gmail.com>
files: examples/wireless/wifi-simple-adhoc.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/77184657a698


---- SetAllowBroadcast(true) addition made to wifi-simple-infra.cc and wifi-simple-interference.cc
user: Gilaras Drakeson <gilaras at gmail.com>
files: examples/wireless/wifi-simple-infra.cc examples/wireless/wifi-simple-interference.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/c36b5cf35db2


---- split out buffer tests
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer-test.cc src/common/buffer.cc src/common/wscript
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/667994590bb0


---- merge with head
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: 
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/2f86ffcd6cc9


---- Change nix-vector to use SimpleRefCount instead of Object
user: Josh Pelkey <jpelkey at gatech.edu>
files: bindings/python/apidefs/gcc-ILP32/ns3_module_common.py bindings/python/apidefs/gcc-ILP32/ns3_module_core.py bindings/python/apidefs/gcc-LP64/ns3_module_common.py bindings/python/apidefs/gcc-LP64/ns3_module_core.py src/common/nix-vector.cc src/common/nix-vector.h src/common/packet.cc src/common/pcap-file-wrapper.h src/routing/nix-vector-routing/ipv4-nix-vector-routing.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/e17da5733c0b


---- merge with head
user: Josh Pelkey <jpelkey at gatech.edu>
files: 
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/da948859de66


---- undelete copy method in nix-vector
user: Josh Pelkey <jpelkey at gatech.edu>
files: bindings/python/apidefs/gcc-ILP32/ns3_module_common.py bindings/python/apidefs/gcc-LP64/ns3_module_common.py src/common/nix-vector.cc src/common/nix-vector.h src/common/packet.cc src/routing/nix-vector-routing/ipv4-nix-vector-routing.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/9dd21e4198f8


---- missed include for nix-vector
user: Josh Pelkey <jpelkey at gatech.edu>
files: src/common/nix-vector.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/8ca3abfb3590


---- Change default OFDM error rate model to NistErrorRateModel (issue 944)
user: Tom Henderson <tomh at tomh.org>
files: CHANGES.html RELEASE_NOTES src/devices/mesh/dot11s/test/hwmp-proactive-regression.cc src/devices/mesh/dot11s/test/hwmp-reactive-regression.cc src/devices/mesh/dot11s/test/hwmp-target-flags-regression.cc src/devices/mesh/flame/test/flame-regression.cc src/helper/yans-wifi-helper.cc src/routing/aodv/test/aodv-regression.cc src/routing/aodv/test/bug-772.cc src/routing/olsr/test/tc-regression-test.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/d5cfe99001f0


---- suppress wifi test pcap when running test.py
user: Josh Pelkey <jpelkey at gatech.edu>
files: src/test/ns3wifi/wifi-msdu-aggregator-test-suite.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/b16e84dcd812


---- Range-based propagation loss model added
user: Tom Henderson <tomh at tomh.org>
files: src/common/propagation-loss-model-test-suite.cc src/common/propagation-loss-model.cc src/common/propagation-loss-model.h
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/99dd2b53fbfd


---- Fix main-packet-header.cc sample (bug 918)
user: David <david.rua at gmail.com>
files: samples/main-packet-header.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/e78c1b19f4de


---- Bug 901:  Optimize Mac48Address operators
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/node/mac48-address.cc src/node/mac48-address.h
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/406385ce683c


---- optimize buffer some more
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/buffer.cc src/common/buffer.h
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/e7ab95880d12


---- Improve logging for AODV
user: Tom Henderson <tomh at tomh.org>
files: src/routing/aodv/aodv-routing-protocol.cc src/routing/aodv/aodv-rtable.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/7093d147b451


---- improve a few logging statements
user: Tom Henderson <tomh at tomh.org>
files: src/internet-stack/ipv4-l3-protocol.cc src/internet-stack/udp-l4-protocol.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/a5e7a5b2c2a6


---- [Bug 960] V4Ping does not generate checksum
user: Fernando Pereira <ferdonfeup at gmail.com>
files: src/applications/v4ping/v4ping.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/58ea957f5dd3


---- bug 965: Problem building /src/core/callback.cc
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/callback.cc
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/b0f9d1408e41


---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: 
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/e15adc7172f1


---- merge with ns-3-dev
user: Giuseppe Piro <g.piro at poliba.it>
files: src/common/wscript src/internet-stack/sequence-number.cc src/internet-stack/sequence-number.h
url: http://code.nsnam.org/giuseppepiro/ns-3-lte/rev/866f1d6ea01a




More information about the Ns-commits mailing list