Commit Graph

4576 Commits

Author SHA1 Message Date
Mirko Banchi
61fa810ebf add support to block ack tear down in EdcaTxopN 2010-02-03 20:34:53 +01:00
Mirko Banchi
5925c92f74 add support to block ack tear down in MacLow 2010-02-03 20:34:53 +01:00
Mirko Banchi
091f5a7cc7 add support to block ack in EdcaTxopN 2010-02-03 20:34:53 +01:00
Mirko Banchi
bccb4648a1 add support for blocking of qos packets in WifiMacQueue 2010-02-03 20:34:52 +01:00
Mirko Banchi
7c2d329a97 add BlockAckManager object 2010-02-03 20:34:52 +01:00
Mirko Banchi
3a4404f944 retrieve next sequence number without increment it 2010-02-03 20:34:52 +01:00
Mirko Banchi
34845eab70 add WifiMacQueue::GetNPacketsByTidAndAddress method 2010-02-03 20:34:52 +01:00
Mirko Banchi
83cf4909ec add block ack timeouts 2010-02-03 20:34:52 +01:00
Mirko Banchi
353ba8c46f handle block ack and block ack request frames in MacLow 2010-02-03 20:34:51 +01:00
Mirko Banchi
414f6292b8 MacLow now buffers QoS MPDUs under Block Ack 2010-02-03 20:34:51 +01:00
Mirko Banchi
07008cf638 add support for block ack in MacLowTransmissionListener 2010-02-03 20:34:50 +01:00
Mirko Banchi
e2faaaf1df add support for block ack in MacLowTransmissionParameters 2010-02-03 20:34:50 +01:00
Mirko Banchi
cf232568a6 handle wifi action frames in high MACs 2010-02-03 20:34:50 +01:00
Mirko Banchi
e6b1539f7b WifiMacQueue now supports head pushing 2010-02-03 20:34:49 +01:00
Mirko Banchi
f3822fc131 add BlockAckAgreement and OriginatorBlockAckAgreement objects 2010-02-03 20:34:49 +01:00
Mirko Banchi
08869f6468 add support for block ack frames in WifiMacHeader 2010-02-03 20:34:49 +01:00
Mirko Banchi
1b0678bc19 add action frames needed by block ack 2010-02-03 20:34:48 +01:00
Mirko Banchi
7169072c51 add block ack headers 2010-02-03 20:34:48 +01:00
Tom Henderson
dcba03a99a Bug 778 - OLSR ignores specified outgoing interface in RouteOutput() 2010-02-03 15:17:27 +00:00
Mohamed Amine Ismail
1acaf15fb4 Moving the propagation models of wifi from src/devices/wifi to src/common. The idea is to share them with the other wireless devices. 2010-02-02 11:44:02 +01:00
Gustavo J. A. M. Carneiro
f7855387cf Remove ns3::PbbPacket::SerializePacketTlv, it is not implemented 2010-02-01 15:24:40 +00:00
Gustavo J. A. M. Carneiro
c20ea3edb3 Upgrade waf from 1.5.9 to 1.5.11 2010-02-01 14:27:08 +00:00
Mathieu Lacage
54c4309174 add missing doxygen 2010-02-01 08:32:34 +01:00
Mathieu Lacage
4811680d2a avoid copying bytes one after the other. 2010-02-01 08:28:11 +01:00
Tom Henderson
fc09faa916 Remove deprecated, non-exported API from class SPFVertex 2010-01-31 20:45:28 -08:00
Antti Mäkelä
ca62de0e8d [bug 789] Globalrouting externalroutes to use the new GetRootExitDirections() 2010-01-31 20:38:35 -08:00
Josh Pelkey
78a78ba642 Bug 788: OLSR_NEIGH_HOLD_TIME should be 3 times OLSR_REFRESH_INTERVAL 2010-01-31 15:59:26 -05:00
Fabian Mauchle
0f11a5208f Fix bug 747: Listening TCP socket closes on RST 2010-01-31 15:17:09 -05:00
Mathieu Lacage
36c8b44093 don't call ostream::write too often. 2010-01-31 19:18:38 +01:00
Tom Henderson
11da7ab680 Update error model and olsr doxygen 2010-01-25 09:22:19 +01:00
Faker Moatamri
c31cfcf164 Update Simulator::SetScheduler doxygen 2010-01-22 16:09:13 +01:00
Faker Moatamri
0a1ebfb8cc Bug 793: remove remaining memory leaks due to not cleaned Simulator 2010-01-19 17:06:18 +01:00
Faker Moatamri
c0be5c00b3 Bug 793: no creation of a new simulator when calling simulator::cancel or remove or IsExpired 2010-01-19 17:02:38 +01:00
Faker Moatamri
469b730690 Bug 790: Fix memory leak in routing-aodv-regression 2010-01-18 10:00:46 +01:00
Josh Pelkey
fdfa55c298 Fix bug 779: NixVectorRouting ignores specified outgoing interface in RouteOutput 2010-01-13 09:58:37 -05:00
Faker Moatamri
90d2134e89 Revert bug 706 fix because it breaks the regression testing 2010-01-12 17:16:04 +01:00
Kirill Andreev
6275a156e6 Fix of bug 706: Backoff counting when starting NS 2010-01-11 12:23:09 +03:00
Mathieu Lacage
ec2b712500 bug 752: Object::DoStart is not executed for objects created at t > 0 2010-01-08 18:04:01 +01:00
Mathieu Lacage
441db3752b bug 767: Incorrect modulation for 802.11a modes 2010-01-08 17:52:29 +01:00
Mathieu Lacage
45f589ef10 bug 725: wifi fragmentation and RTS cannot be used at the same time 2010-01-08 17:40:49 +01:00
Josh Pelkey
f9af1974cf Forgot code freeze. Revert nix-vector bug fix for bug 779 2010-01-07 19:35:39 -05:00
Josh Pelkey
a459c57d06 Fix bug 779: NixVectorRouting ignores specified outgoing interface in RouteOutput 2010-01-07 17:30:39 -05:00
Andrey Mazo
6f07fe9c1f Bug 782: CreateTap () requires IP address in modes other than CONFIGURE_LOCAL. 2009-12-22 18:34:48 +03:00
Craig Dowell
872b18fb86 update tap.h documentation which was incredibly stale 2010-01-05 18:06:05 -08:00
Craig Dowell
c362bc5dca fix total bytes received in queue 2010-01-05 12:27:50 -08:00
Craig Dowell
eca8c6d62f Fix bug 738 ReceiveErrorModel called too late 2010-01-05 11:13:53 -08:00
Tom Henderson
6065f2f563 Check for valid pointer before using it 2009-12-31 10:20:06 -08:00
Tom Henderson
23f3592653 Improve Ipv4StaticRouting logging 2009-12-31 10:05:05 -08:00
Sebastien Vincent
0752fbef6f Indent correctly IPv6 code. 2009-12-30 14:22:25 +01:00
Tom Henderson
6cb7afc694 branch merge 2009-12-29 16:22:06 -08:00