Commit Graph

781 Commits

Author SHA1 Message Date
Francesco Malandrino
1d1997b302 bug 487: add association/disassociation hooks in Nqsta. 2009-02-24 09:18:11 +01:00
Timo Bingmann
eb8ca704b4 bug 486: patches for icc compilation. 2009-02-24 08:29:36 +01:00
Mathieu Lacage
fd8ba38a0e bug 500: make DcaTxop accessible through an attribute. 2009-02-24 08:20:51 +01:00
Aleksey Kovalenko
6945d47068 Optimize Send/SendFrom on BridgeNetDevice by using the learned MAC associations when possible, instead of flooding to all bridge ports. 2009-02-21 22:09:08 +00:00
Craig Dowell
561ede7d42 clean up transmit abort nonsense 2009-02-18 18:31:57 -08:00
Craig Dowell
9a7dad3928 no creator option in tap-bridge should be off by default 2009-02-12 17:37:36 -08:00
Craig Dowell
d3858d6b6e add code to work around tap-creator 2009-02-12 17:26:05 -08:00
Craig Dowell
ee291dcfbe work around to allow FreeBSD to run tap-bridge 2009-02-11 18:07:52 -08:00
Craig Dowell
676781dc03 remove unnecessary includes in tap-bridge 2009-02-10 16:41:38 -08:00
Craig Dowell
e5a8365024 emu depends on netpacket/packet.h 2009-02-06 14:53:55 -08:00
Craig Dowell
893e1c1e71 tighten up configuration reqs for tap and emu 2009-02-06 14:49:11 -08:00
Craig Dowell
ad3221728e remove misguided __attribute__ ((unused))s 2009-02-06 11:10:51 -08:00
Craig Dowell
5279f54906 use __attribute__ ((unused)) 2009-02-05 09:43:27 -08:00
Craig Dowell
770d333d1f clean up wrong and misleading comments 2009-02-03 09:32:24 -08:00
Craig Dowell
c7395b55e0 tweak wifi example, fix waf problems (thanks to Gustavo) 2009-02-03 08:31:48 -08:00
Craig Dowell
00316ff330 no need to do SendFrom in tap-bridge 2009-02-02 11:43:10 -08:00
Craig Dowell
dd01873dfd cleanup, doxygen, prepare for review 2009-02-02 10:12:29 -08:00
Craig Dowell
1e6e554af7 add a more complicated tap example that uses routing. 2009-01-31 21:53:25 -08:00
Craig Dowell
885b97a6ec turn on checksums in example csma-tap-bridge and tweaks to make ping demo work 2009-01-30 15:47:38 -08:00
Craig Dowell
e104e03223 checkpoint tap progress 2009-01-29 16:16:10 -08:00
Craig Dowell
936a0e484d last connections on tap-bridge, start flowing packets 2009-01-29 13:03:03 -08:00
Craig Dowell
6c3633eaab wire needed values into tap-bridge Attribute system, but figure out as many as possible in the default case 2009-01-29 11:53:12 -08:00
Craig Dowell
4eacc29c1b checkpoint tap 2009-01-27 22:00:29 -08:00
Craig Dowell
519ba25a58 checkpoint tap 2009-01-27 21:22:50 -08:00
Craig Dowell
738d71e954 checkpoint tap bridge 2009-01-27 20:26:34 -08:00
Craig Dowell
bcec13606f checkpoint tap development 2009-01-27 12:36:46 -08:00
Gustavo J. A. M. Carneiro
90a0977871 EmuNetDevice also depends on the availibility of threading support 2009-01-25 14:48:47 +00:00
Gustavo J. A. M. Carneiro
fcc6829b8e merge 2009-01-23 15:07:18 +00:00
Gustavo J. A. M. Carneiro
28a9688bdf Fix WifiMacQueue typeid registration 2009-01-16 18:52:00 +00:00
Mathieu Lacage
9f91828dcb add wifi multicast support. Based on patch by Mauchle Fabian. 2009-01-12 13:35:41 +01:00
Gustavo J. A. M. Carneiro
2007671aa0 merge 2009-01-09 11:44:13 +00:00
Timo Bingmann
011ece16df PropagationLossModel::GetLoss -> CalcRxPower. Add ThreeLogDistancePropagationLossModel. 2009-01-09 09:39:42 +01:00
Mathieu Lacage
8e2a692556 remove uneeded PeekPointer calls 2009-01-06 15:28:03 +01:00
Mathieu Lacage
2bcbf6bbad fix coding style 2009-01-06 15:25:31 +01:00
Mathieu Lacage
6966dcc4a3 fix typo 2009-01-06 15:23:49 +01:00
Mathieu Lacage
8eec10538a ensure that all wifi modes are registered 2009-01-06 14:25:55 +01:00
Mathieu Lacage
fc340529ee remove public static variables. Use public static methods 2009-01-06 13:46:41 +01:00
Mathieu Lacage
1732ab51e2 virtualize ErrorRateModel 2009-01-06 13:12:28 +01:00
Gustavo J. A. M. Carneiro
f19d54fddd Upgrade to new WAF, work in progress 2008-12-29 13:28:54 +00:00
Gustavo J. A. M. Carneiro
23ec642313 Wifi internal architecture diagram 2008-12-16 16:11:48 +00:00
Craig Dowell
5edb4806d0 doc nits and a new point-to-point device section for the manual 2008-12-12 14:15:31 -08:00
Craig Dowell
571b1c381a more documentation to address trace sources bugs 2008-12-12 11:27:05 -08:00
Craig Dowell
026fb79dbf some device trace source documentation 2008-12-10 21:11:05 -08:00
Craig Dowell
c915a078d8 cleanup some trace dox 2008-12-10 16:47:44 -08:00
Mathieu Lacage
aa776c802a bug 405: add more context to wifi logging 2008-12-10 01:47:59 -08:00
Craig Dowell
99c1403d6e add to CSMA dox for trace sources 2008-12-08 21:09:29 -08:00
Craig Dowell
64a7dac84b fix bug 431 -- memory leak in bridge net device 2008-12-03 17:47:03 -08:00
Mathieu Lacage
7390026044 merge with HEAD 2008-11-28 08:56:47 +01:00
Mathieu Lacage
b56051a9bb bug 396: try harder to send ASSOCIATION_RESPONSE frames. 2008-11-28 08:55:24 +01:00
Craig Dowell
8f85775a54 branch merge 2008-11-26 13:53:28 -08:00