21 months ago Flavio Kubota Bug 953 - WiMAX channel scanning overflow default tip
21 months ago Flavio Kubota Bug 874 - wrong modulation type is selected in the forwardBurst method
21 months ago Josh Pelkey minor tutorial update for clarity
21 months ago Mirko Banchi ops, a wrong bit mask
21 months ago Josh Pelkey python scan
21 months ago Christian Facchini Bug 969 - No SocketList is present in UdpL4Protocol class
21 months ago Mirko Banchi Bug 842 - During retransmission of a BAR i must wait for a Block ack response and not for a normal ack
21 months ago Elena Buchatskaya Bug 964 - AODV does not work with host addressed interfaces
21 months ago Elena Buchatskaya Bug 966 - AODV originates new RREQ on each packet, when doesn't have valid route
21 months ago Elena Buchatskaya Bug 971 - fix AODV header Print functions
21 months ago Gustavo J. A. M. Carneiro merge
21 months ago Gustavo J. A. M. Carneiro Flow Monitor: remove unnecessary assertions
21 months ago Josh Pelkey merge with tip
21 months ago Josh Pelkey Bug 970 - move UAN over to new directory structure
21 months ago Nicola Baldo fixed Bug 941 - Wifi Dcf attributes not reachable
21 months ago Gustavo J. A. M. Carneiro Bug 972 - [flow monitor] assertion fails in pv4-flow-probe.cc
21 months ago Blake Hurd add arp-header.h to wscript
21 months ago Kirill Andreev fixed Bug 799 - Interference helper is too slow
21 months ago Nicola Baldo bug 958 closed
21 months ago Pavel Boyko Mobility doxygen: all classes are documented and added to the mobility module. All public methods and fields should follow.
21 months ago Pavel Boyko Doxygen cleanup in mobility module
22 months ago Josh Pelkey fix some doxygen
22 months ago Mathieu Lacage merge with HEAD
22 months ago Mathieu Lacage bug 965: Problem building /src/core/callback.cc
22 months ago Fernando Pereira [Bug 960] V4Ping does not generate checksum
22 months ago Tom Henderson improve a few logging statements
22 months ago Tom Henderson Improve logging for AODV
22 months ago Mathieu Lacage optimize buffer some more
22 months ago Gustavo J. A. M. Carneiro Bug 901: Optimize Mac48Address operators
22 months ago David Fix main-packet-header.cc sample (bug 918)
22 months ago Tom Henderson Range-based propagation loss model added
22 months ago Josh Pelkey suppress wifi test pcap when running test.py
22 months ago Tom Henderson Change default OFDM error rate model to NistErrorRateModel (issue 944)
22 months ago Josh Pelkey missed include for nix-vector
22 months ago Josh Pelkey undelete copy method in nix-vector
22 months ago Josh Pelkey merge with head
22 months ago Josh Pelkey Change nix-vector to use SimpleRefCount instead of Object
22 months ago Mathieu Lacage merge with head
22 months ago Mathieu Lacage split out buffer tests
22 months ago Gilaras Drakeson SetAllowBroadcast(true) addition made to wifi-simple-infra.cc and wifi-simple-interference.cc
22 months ago Gilaras Drakeson Adds SetAllowBroadcast(true) to wifi-simple-adhoc.cc
22 months ago Gustavo J. A. M. Carneiro Remove leftover old version sequence number sources
22 months ago Gustavo J. A. M. Carneiro python scan
22 months ago Gustavo J. A. M. Carneiro Still Bug 943: fix UdpSocketImpl::GetAllowBroadcast, let Socket::SetAllowBroadcast return a bool indicating success/failure, instead of a fatal error.
22 months ago Tom Henderson Configure OnOffApplication to enable broadcast on those sockets that support it
22 months ago Tom Henderson PacketSocket should not report that it allows broadcast
22 months ago Josh Pelkey simple doxygen fixes
22 months ago Hajime Tazaki Opps, Bug 671: correct valgrind error
22 months ago Hajime Tazaki python scan
22 months ago Hajime Tazaki Bug 671 add packet-info-tag.cc for IP_PKTINFO/IPV6_PKTINFO
22 months ago Gustavo J. A. M. Carneiro Fix regression tests after bug 943 changes
22 months ago Gustavo J. A. M. Carneiro Update python bindings
23 months ago Gustavo J. A. M. Carneiro Enforce the AllowBroadcast socket option for UDP sockets
23 months ago Gustavo J. A. M. Carneiro Fix OLSR socket usage: use the new SetAllowBroadcast socket option; Bind to interface bcast address instead of local address, use SendTo instead of Send. This is how things have to work with real world sockets.
23 months ago Gustavo J. A. M. Carneiro Bug 943 - Add a SO_BROADCAST socket option
22 months ago Pavel Boyko Register c-tor for aodv::TypeHeader in the class metadata
22 months ago Gustavo J. A. M. Carneiro Python bindings API rescan
22 months ago Gustavo J. A. M. Carneiro Bug 385 - Add a generic "sequence number" class.
22 months ago ltracy Added missing file to compile uan device
22 months ago ltracy Fixed valgrind errors