Tue, 06 Jul 2010 15:41:54 +0200 Mathieu Lacage add GetTypeId
Tue, 06 Jul 2010 15:41:15 +0200 Mathieu Lacage use proper parent classname
Tue, 06 Jul 2010 15:40:16 +0200 Mathieu Lacage use proper parent class
Sat, 07 Aug 2010 14:18:16 +0200 Mathieu Lacage rescan bindings
Sat, 07 Aug 2010 14:18:04 +0200 Mathieu Lacage bug 956: workaround compiler bug
Fri, 06 Aug 2010 15:40:56 -0400 Josh Pelkey minor tutorial update for clarity
Thu, 05 Aug 2010 19:45:55 +0200 Mirko Banchi ops, a wrong bit mask
Thu, 05 Aug 2010 11:36:22 -0400 Josh Pelkey python scan
Thu, 05 Aug 2010 11:22:11 -0400 Christian Facchini Bug 969 - No SocketList is present in UdpL4Protocol class
Thu, 05 Aug 2010 15:32:06 +0200 Mirko Banchi Bug 842 - During retransmission of a BAR i must wait for a Block ack response and not for a normal ack
Wed, 04 Aug 2010 21:34:52 +0400 Elena Buchatskaya Bug 964 - AODV does not work with host addressed interfaces
Wed, 04 Aug 2010 20:47:46 +0400 Elena Buchatskaya Bug 966 - AODV originates new RREQ on each packet, when doesn't have valid route
Wed, 04 Aug 2010 20:29:07 +0400 Elena Buchatskaya Bug 971 - fix AODV header Print functions
Wed, 04 Aug 2010 12:52:53 +0100 Gustavo J. A. M. Carneiro merge
Wed, 04 Aug 2010 12:51:33 +0100 Gustavo J. A. M. Carneiro Flow Monitor: remove unnecessary assertions
Tue, 03 Aug 2010 15:24:15 -0400 Josh Pelkey merge with tip
Tue, 03 Aug 2010 15:23:18 -0400 Josh Pelkey Bug 970 - move UAN over to new directory structure
Tue, 03 Aug 2010 18:02:55 +0200 Nicola Baldo fixed Bug 941 - Wifi Dcf attributes not reachable
Tue, 03 Aug 2010 11:04:05 +0100 Gustavo J. A. M. Carneiro Bug 972 - [flow monitor] assertion fails in pv4-flow-probe.cc
Mon, 02 Aug 2010 13:41:11 -0400 Blake Hurd add arp-header.h to wscript
Mon, 02 Aug 2010 17:09:16 +0200 Kirill Andreev fixed Bug 799 - Interference helper is too slow
Mon, 02 Aug 2010 13:15:36 +0200 Nicola Baldo bug 958 closed
Mon, 02 Aug 2010 13:16:57 +0400 Pavel Boyko Mobility doxygen: all classes are documented and added to the mobility module. All public methods and fields should follow.
Mon, 02 Aug 2010 13:00:17 +0400 Pavel Boyko Doxygen cleanup in mobility module
Tue, 27 Jul 2010 14:34:47 -0400 Josh Pelkey fix some doxygen
Sat, 24 Jul 2010 18:19:58 +0200 Mathieu Lacage merge with HEAD
Sat, 24 Jul 2010 18:19:04 +0200 Mathieu Lacage bug 965: Problem building /src/core/callback.cc
Fri, 23 Jul 2010 15:20:40 -0700 Fernando Pereira [Bug 960] V4Ping does not generate checksum
Fri, 23 Jul 2010 13:31:02 -0700 Tom Henderson improve a few logging statements
Fri, 23 Jul 2010 08:35:15 -0700 Tom Henderson Improve logging for AODV
Fri, 23 Jul 2010 13:39:46 +0200 Mathieu Lacage optimize buffer some more
Wed, 21 Jul 2010 06:33:56 -0700 Gustavo J. A. M. Carneiro Bug 901: Optimize Mac48Address operators
Tue, 20 Jul 2010 21:10:46 -0700 David Fix main-packet-header.cc sample (bug 918)
Tue, 20 Jul 2010 14:22:04 -0700 Tom Henderson Range-based propagation loss model added
Tue, 20 Jul 2010 14:04:47 -0400 Josh Pelkey suppress wifi test pcap when running test.py
Tue, 20 Jul 2010 07:34:14 -0700 Tom Henderson Change default OFDM error rate model to NistErrorRateModel (issue 944)
Mon, 19 Jul 2010 17:39:51 -0400 Josh Pelkey missed include for nix-vector
Mon, 19 Jul 2010 15:32:19 -0400 Josh Pelkey undelete copy method in nix-vector
Mon, 19 Jul 2010 14:21:40 -0400 Josh Pelkey merge with head
Mon, 19 Jul 2010 14:21:12 -0400 Josh Pelkey Change nix-vector to use SimpleRefCount instead of Object
Mon, 19 Jul 2010 19:36:39 +0200 Mathieu Lacage merge with head
Mon, 19 Jul 2010 19:35:30 +0200 Mathieu Lacage split out buffer tests
Mon, 19 Jul 2010 23:15:42 +0530 Gilaras Drakeson SetAllowBroadcast(true) addition made to wifi-simple-infra.cc and wifi-simple-interference.cc
Mon, 19 Jul 2010 22:37:44 +0530 Gilaras Drakeson Adds SetAllowBroadcast(true) to wifi-simple-adhoc.cc
Mon, 19 Jul 2010 17:51:20 +0100 Gustavo J. A. M. Carneiro Remove leftover old version sequence number sources
Mon, 19 Jul 2010 12:43:05 +0100 Gustavo J. A. M. Carneiro python scan
Mon, 19 Jul 2010 12:17:51 +0100 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.
Thu, 15 Jul 2010 21:45:01 -0700 Tom Henderson Configure OnOffApplication to enable broadcast on those sockets that support it
Thu, 15 Jul 2010 21:42:49 -0700 Tom Henderson PacketSocket should not report that it allows broadcast
Thu, 15 Jul 2010 15:21:56 -0400 Josh Pelkey simple doxygen fixes
Tue, 13 Jul 2010 20:27:55 +0900 Hajime Tazaki Opps, Bug 671: correct valgrind error
Tue, 13 Jul 2010 14:12:20 +0900 Hajime Tazaki python scan
Tue, 13 Jul 2010 13:00:55 +0900 Hajime Tazaki Bug 671 add packet-info-tag.cc for IP_PKTINFO/IPV6_PKTINFO
Mon, 12 Jul 2010 11:45:15 +0100 Gustavo J. A. M. Carneiro Fix regression tests after bug 943 changes
Mon, 12 Jul 2010 11:44:47 +0100 Gustavo J. A. M. Carneiro Update python bindings
Fri, 18 Jun 2010 17:18:59 +0100 Gustavo J. A. M. Carneiro Enforce the AllowBroadcast socket option for UDP sockets
Tue, 15 Jun 2010 18:32:04 +0100 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.
Tue, 15 Jun 2010 18:29:45 +0100 Gustavo J. A. M. Carneiro Bug 943 - Add a SO_BROADCAST socket option
Mon, 12 Jul 2010 12:53:27 +0400 Pavel Boyko Register c-tor for aodv::TypeHeader in the class metadata
Sun, 11 Jul 2010 22:32:52 +0100 Gustavo J. A. M. Carneiro Python bindings API rescan
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip