Commit Graph

175 Commits

Author SHA1 Message Date
Sébastien Deronne
73c12cc768 Rescan bindings 2016-12-28 14:57:07 +01:00
Sébastien Deronne
3f290365bc wifi: Clean information elements 2016-12-28 11:00:49 +01:00
Sébastien Deronne
f9bbebb36b rescan bindings 2016-11-27 21:54:27 +01:00
Sébastien Deronne
241e80ca6d wifi: Remove unnecessary includes 2016-11-27 20:59:04 +01:00
Sébastien Deronne
e71851491d wifi: (fixes #2551) Move preamble to TXVECTOR 2016-11-27 19:26:13 +01:00
Natale Patriciello
8199054dae tcp: (fixes #2540) removed dead assignment on ie-dot11s-perr.cc 2016-11-16 14:46:40 +01:00
Tom Henderson
df4dd9df4d bindings: Rescan all bindings 2016-09-27 22:18:47 -07:00
Junling Bu
1368896ada mesh: (fixes #2506) Fix typo in MeshHeader TypeId string 2016-09-27 21:04:20 -07:00
Tom Henderson
fde70be3ee mesh: Update test vectors due to wifi changes 2016-09-27 20:47:32 -07:00
Tom Henderson
b9e5595665 bindings: Rescan all bindings 2016-09-26 05:33:13 -07:00
Junling Bu
e17b7be260 documentation: Correct MeshPointDevice group name 2016-09-16 10:50:12 -07:00
Tom Henderson
9c2389c41a bindings: Rescan all bindings 2016-08-26 08:04:44 -07:00
Tom Henderson
3989c359ce bindings: rescan all module bindings 2016-08-20 22:00:50 -07:00
Tom Henderson
f23dc6a347 bindings: rescan all module bindings 2016-07-22 17:45:51 -07:00
Tom Henderson
7f88b04c33 bindings: rescan all module bindings 2016-07-20 16:33:57 -07:00
Tommaso Pecorella
971ace1bfd Rescan Python bindings 2016-07-16 23:29:23 +02:00
Stefano Avallone
1090f53d2f wifi: RIP QosTag 2016-07-14 15:59:55 +02:00
Tom Henderson
b1c3fd67bc rescan all bindings 2016-07-12 08:17:20 -07:00
Tommaso Pecorella
afa5de4a78 internet: (fixes #231) Remove SocketAddressTag
SocketAddressTag was a long-standing API glitch. It was used to replicate the RecvFrom effect (i.e., to know the source address of packet) without calling RecvFrom.
This option is more harmful than useful, because in case of tunnels the new tag needs to replace the old one. Moreover, there is no real need to create a new API when there is a perfectly working one (i.e., RecvFrom).
2016-06-02 01:16:39 +02:00
Stefano Avallone
2cd38a4b43 mesh: Regenerate data files for the devices-mesh-flame-regression test 2016-05-19 00:14:15 +02:00
Tom Henderson
3550057f1a rescan all Python bindings 2016-03-21 22:02:32 -07:00
Tom Henderson
822ddcb157 bindings: rescan bindings 2016-03-08 22:01:30 -08:00
Stefano Avallone
c1724a275d mesh: Regenerate reference data files for the devices-mesh-flame-regression test suite 2016-03-08 10:45:53 -08:00
Sébastien Deronne
a16565b345 wifi: clean unused size parameter in rate managers 2016-03-01 20:12:29 +01:00
Tom Henderson
e7e64c971e rescan bindings 2016-02-26 08:20:55 -08:00
Tom Henderson
167662ad6c rescan bindings 2016-02-25 14:22:34 -08:00
Tom Henderson
332ea29d8e rescan all bindings 2016-02-25 11:58:10 -08:00
Sébastien Deronne
082164e47c Rebuild pcap traces 2016-02-23 00:29:30 +01:00
Sébastien Deronne
8f8f8acc07 Bug 2193: Simulation fails when transmitting very small MPDU subframes 2015-11-27 09:46:34 +01:00
Tom Henderson
9c5e9b5cf5 rescan bindings 2015-10-11 11:15:57 -07:00
Sébastien Deronne
46a217a308 Move uint8_t packetType to enum mpduType 2015-10-10 11:01:47 +02:00
Tom Henderson
55b0e0147e rescan bindings 2015-09-07 11:04:33 -07:00
Sébastien Deronne
ba299a9270 rescan bindings 2015-09-03 23:57:43 +02:00
Sébastien Deronne
04dfda290c add support for IEEE 802.11ac 2015-09-03 22:16:49 +02:00
Peter D. Barnes, Jr.
b1976b6366 Merge 2015-08-18 16:59:27 -07:00
Peter D. Barnes, Jr.
61f2fbd415 [doxygen] Revise TracedCallback function signatures for const. 2015-08-18 16:46:10 -07:00
Peter D. Barnes, Jr.
c4eb076d2a Spell out organization name in copyright notice. 2015-08-18 16:33:58 -07:00
Tom Henderson
bfb95b39dd fix maybe-uninitialized warning 2015-08-17 15:31:27 -07:00
Tom Henderson
5ebab00295 rescan mesh bindings 2015-08-17 14:43:08 -07:00
Tom Henderson
65b2e8d837 bug 1482: avoid newlines in mesh header Print() methods; implement additional Print() methods; additional cleanup of header-related code 2015-08-17 14:31:07 -07:00
Tom Henderson
7e6ca121d6 bug 1482: split PeerLinkFrameStart header into different header types, avoiding the need to set the header type before deserializing 2015-08-17 14:29:51 -07:00
Tom Henderson
134aadf85e move definition of Wifi information element IDs from mesh to wifi module; implement more fully the WifiInformationElementVector header class 2015-08-17 14:29:32 -07:00
Tom Henderson
34b3521638 update test vectors for mesh header changes from bug 1901 patches 2015-08-17 14:02:17 -07:00
Tom Henderson
a9196fc0c6 bug 1901: set MeshControlPresent flag in the QoS Control field 2015-08-17 13:45:08 -07:00
Tom Henderson
a7cb5fb195 bug 1901: set mesh frames to type QOSDATA 2015-08-17 13:44:25 -07:00
Tom Henderson
95ffc4d89b rescan bindings 2015-08-14 08:00:38 -07:00
Tom Henderson
2704990f20 fix mesh doxygen 2015-08-13 10:24:42 -07:00
Peter D. Barnes, Jr.
0e5781ee97 [Sphinx] Fix mesh manual bugs. 2015-07-24 11:49:29 -07:00
Christopher Hepner
773bee35ac improve mesh model library documentation (based on original documentation text from Kirill Andreev) 2015-07-22 08:53:01 -07:00
Tom Henderson
31211f8dc2 add more documentation structure for mesh module 2015-07-22 08:47:43 -07:00