Commit Graph

6521 Commits

Author SHA1 Message Date
Mathieu Lacage
d48eaa78fe update reference traces to deal with new event ordering due to use of integer arithmetic instead of floating point arithmetic 2010-08-07 15:03:12 +02:00
Mathieu Lacage
fedb8201f2 merge with bug826 fixes 2010-08-07 14:30:18 +02:00
Mathieu Lacage
735f905c72 rescan bindings 2010-08-07 14:18:16 +02:00
Mathieu Lacage
1fcb3aecbe bug 956: workaround compiler bug 2010-08-07 14:18:04 +02:00
Josh Pelkey
bae5d35b8a minor tutorial update for clarity 2010-08-06 15:40:56 -04:00
Mirko Banchi
26c817c077 ops, a wrong bit mask 2010-08-05 19:45:55 +02:00
Josh Pelkey
2416fdbdf0 python scan 2010-08-05 11:36:22 -04:00
Christian Facchini
9b97d39c32 Bug 969 - No SocketList is present in UdpL4Protocol class 2010-08-05 11:22:11 -04:00
Mirko Banchi
3fc200bded Bug 842 - During retransmission of a BAR i must wait for a Block ack response and not for a normal ack 2010-08-05 15:32:06 +02:00
Elena Buchatskaya
635d67b66f Bug 964 - AODV does not work with host addressed interfaces 2010-08-04 21:34:52 +04:00
Elena Buchatskaya
c580095664 Bug 966 - AODV originates new RREQ on each packet, when doesn't have valid route 2010-08-04 20:47:46 +04:00
Elena Buchatskaya
fb533edf58 Bug 971 - fix AODV header Print functions 2010-08-04 20:29:07 +04:00
Gustavo J. A. M. Carneiro
f30cff4537 merge 2010-08-04 12:52:53 +01:00
Gustavo J. A. M. Carneiro
cd57f8bb76 Flow Monitor: remove unnecessary assertions 2010-08-04 12:51:33 +01:00
Josh Pelkey
f551b7ed6a merge with tip 2010-08-03 15:24:15 -04:00
Josh Pelkey
bb427ac976 Bug 970 - move UAN over to new directory structure 2010-08-03 15:23:18 -04:00
Nicola Baldo
7da27a7b09 fixed Bug 941 - Wifi Dcf attributes not reachable 2010-08-03 18:02:55 +02:00
Gustavo J. A. M. Carneiro
ee971f238d Bug 972 - [flow monitor] assertion fails in pv4-flow-probe.cc 2010-08-03 11:04:05 +01:00
Blake Hurd
cb4b0f8778 add arp-header.h to wscript 2010-08-02 13:41:11 -04:00
Kirill Andreev
50bd0c5747 fixed Bug 799 - Interference helper is too slow 2010-08-02 17:09:16 +02:00
Nicola Baldo
3e2557f03a bug 958 closed 2010-08-02 13:15:36 +02:00
Pavel Boyko
ba41fce14c Mobility doxygen: all classes are documented and added to the mobility module. All public methods and fields should follow. 2010-08-02 13:16:57 +04:00
Pavel Boyko
0b02a78ac4 Doxygen cleanup in mobility module 2010-08-02 13:00:17 +04:00
Josh Pelkey
da0697d4da fix some doxygen 2010-07-27 14:34:47 -04:00
Mathieu Lacage
8c28415f67 merge with HEAD 2010-07-24 18:19:58 +02:00
Mathieu Lacage
ed81c2b49a bug 965: Problem building /src/core/callback.cc 2010-07-24 18:19:04 +02:00
Fernando Pereira
b8373027c5 [Bug 960] V4Ping does not generate checksum 2010-07-23 15:20:40 -07:00
Tom Henderson
a9c272c6b2 improve a few logging statements 2010-07-23 13:31:02 -07:00
Tom Henderson
2bc11f1ead Improve logging for AODV 2010-07-23 08:35:15 -07:00
Mathieu Lacage
0b117cbf1a optimize buffer some more 2010-07-23 13:39:46 +02:00
Gustavo J. A. M. Carneiro
9d0dccaa2d Bug 901: Optimize Mac48Address operators 2010-07-21 06:33:56 -07:00
David
99571b924a Fix main-packet-header.cc sample (bug 918) 2010-07-20 21:10:46 -07:00
Tom Henderson
981d8ba90b Range-based propagation loss model added 2010-07-20 14:22:04 -07:00
Josh Pelkey
767fe9f7bc suppress wifi test pcap when running test.py 2010-07-20 14:04:47 -04:00
Tom Henderson
051b0f3e2d Change default OFDM error rate model to NistErrorRateModel (issue 944) 2010-07-20 07:34:14 -07:00
Josh Pelkey
72bb44ac19 missed include for nix-vector 2010-07-19 17:39:51 -04:00
Josh Pelkey
76ecad3c72 undelete copy method in nix-vector 2010-07-19 15:32:19 -04:00
Josh Pelkey
b930c13561 merge with head 2010-07-19 14:21:40 -04:00
Josh Pelkey
252bb9ade1 Change nix-vector to use SimpleRefCount instead of Object 2010-07-19 14:21:12 -04:00
Mathieu Lacage
2401806fb9 merge with head 2010-07-19 19:36:39 +02:00
Gilaras Drakeson
0a28c73bd1 SetAllowBroadcast(true) addition made to wifi-simple-infra.cc and wifi-simple-interference.cc 2010-07-19 23:15:42 +05:30
Mathieu Lacage
7ea060332f split out buffer tests 2010-07-19 19:35:30 +02:00
Gilaras Drakeson
e6b2ad62e3 Adds SetAllowBroadcast(true) to wifi-simple-adhoc.cc 2010-07-19 22:37:44 +05:30
Gustavo J. A. M. Carneiro
3c18f0ac91 Remove leftover old version sequence number sources 2010-07-19 17:51:20 +01:00
Gustavo J. A. M. Carneiro
e17ed0c6ab python scan 2010-07-19 12:43:05 +01:00
Gustavo J. A. M. Carneiro
23aae2df14 Still Bug 943: fix UdpSocketImpl::GetAllowBroadcast, let Socket::SetAllowBroadcast return a bool indicating success/failure, instead of a fatal error. 2010-07-19 12:17:51 +01:00
Tom Henderson
0d51bd9872 Configure OnOffApplication to enable broadcast on those sockets that support it 2010-07-15 21:45:01 -07:00
Tom Henderson
96b20dd724 PacketSocket should not report that it allows broadcast 2010-07-15 21:42:49 -07:00
Josh Pelkey
274e6f6444 simple doxygen fixes 2010-07-15 15:21:56 -04:00
Mathieu Lacage
cde6db777a re-introduce Scalar class 2010-07-14 21:45:31 +02:00