Commit Graph

2398 Commits

Author SHA1 Message Date
5423709dda Removed libwifi dependencies 2022-09-20 10:35:23 +02:00
e974b3ae2d Work on wifi implemntation 2022-09-20 08:31:04 +02:00
07257f51fe Removed 2022-09-18 23:36:34 +02:00
dec1cf2003 Fixed missing hexdum for elems with "elem_dmp" 2022-09-18 23:14:22 +02:00
40427b3816 Use correct len for last fragmented packet 2022-09-18 18:06:53 +02:00
435b3f823e Correct fragment handling when sendig fragmented packets 2022-09-18 08:53:49 +02:00
ae686f4634 new funtion to send CAPWAP packets 2022-09-18 08:04:49 +02:00
b292b88d49 More dot11 stuff added 2022-09-15 07:47:41 +02:00
97533f67cc some stuff for dot11 handling added 2022-09-13 08:18:05 +02:00
259c6c5e66 Work on data channel 2022-09-12 00:28:58 +02:00
bc5dea6016 script to download and extract hostapd 2022-09-07 16:40:24 +02:00
ec6809b552 Work on data channel 2022-09-06 09:16:10 +02:00
1297c46a15 Removed netcon 2022-09-04 21:41:23 +02:00
cc257ed27f Fragman preserves packet header 2022-09-04 21:40:08 +02:00
059c0e542e Added verbosity for ap-mode 2022-09-04 21:38:22 +02:00
9d3fa452aa Fix: Add brackets around defined value 2022-09-04 18:43:17 +02:00
300b737efd Better formatting 2022-09-04 14:00:43 +02:00
085e657c76 Updated what you can do so far 2022-09-04 13:47:51 +02:00
f62b1c56e1 Added some (test) macros to git 2022-09-04 13:29:15 +02:00
acc7b692ee Deleted out-commented and unused code 2022-09-04 13:23:27 +02:00
8a8381731f fixed typo 2022-09-04 12:31:19 +02:00
6f4ba62080 actube -h shows some help about debug levels 2022-09-04 12:30:08 +02:00
0eb3e16932 Moved debug options into a mavl object
So there is an unlimited number of debug options, instead of 32 as
before.
2022-09-04 11:13:12 +02:00
ca4a6b9996 Ununsed stuff 2022-09-04 08:29:37 +02:00
66db979fdb New type cw_type_bits 2022-09-03 17:27:19 +02:00
0078c07e58 'CFG atcher' in wtpman 2022-09-02 12:03:38 +02:00
20bd835f63 Fixed size of led state config >= v7.3 2022-09-02 02:15:32 +02:00
1e8b52fd03 Moved Cisco ssl cfg stuff to mod/cisco 2022-09-02 02:00:43 +02:00
2f1985b821 Example WLAN definition 2022-09-02 01:51:38 +02:00
27506fa788 We can join an 1131 AP, and bring up a WLAN
data channel is currently missing
2022-09-01 23:09:33 +02:00
5ed35979cd Moved Callbacks to mods 2022-09-01 10:24:40 +02:00
2064f7dba1 put out a correct WTP Descriptor, even if no data is available 2022-08-30 22:13:22 +02:00
190c94ded4 Work on wtp descriptor CAPWAP 2022-08-30 20:25:55 +02:00
4fe2bae7f7 Deleted unused .ktv 2022-08-30 14:56:26 +02:00
89e7e61e1d Fixed some bugs, added more Cisco elements
Almost able to create a WLAN
2022-08-30 08:52:18 +02:00
2b055175c7 Uses DTLS_timer_cb to work with old APs 2022-08-29 21:29:11 +02:00
0ebac6c98e Cisco ht-caps can be parsed 2022-08-28 21:21:21 +02:00
15e363f34e Read SIG Payload and more cisco elements 2022-08-28 16:19:49 +02:00
2b6dc68ee5 Some macros added 2022-08-28 13:14:35 +02:00
e39f4eb097 load and save cmds are added 2022-08-28 13:10:36 +02:00
4ef1b69f83 Fixes in RPC 2022-08-28 11:42:11 +02:00
a77023165b Added lots of RPC cmds added. send is possible. 2022-08-28 09:06:15 +02:00
62616b5e7b New array type 2022-08-27 21:05:34 +02:00
79b688c38e Fixed seg fault when mods for some reason fail fail to load. 2022-08-27 10:40:13 +02:00
4995cac9b8 WTP reads two configs no
It read 1st the file startup.ckv, wich will
never be overwritten.
And then config.ckv, wich will saved when
ever config cahnges ar made.
2022-08-27 10:16:49 +02:00
d7c826fac6 Removed 2022-08-27 10:16:35 +02:00
d668e0e5a7 Initial commit 2022-08-27 10:15:36 +02:00
63cb0b928f Added comments 2022-08-27 10:05:02 +02:00
361e9dd1aa Removed radioinfo.h 2022-08-27 01:03:33 +02:00
3f69dbf67e More clean-up 2022-08-27 00:50:59 +02:00