Commit Graph

378 Commits

Author SHA1 Message Date
7u83 5423709dda Removed libwifi dependencies 2022-09-20 10:35:23 +02:00
7u83 e974b3ae2d Work on wifi implemntation 2022-09-20 08:31:04 +02:00
7u83 b292b88d49 More dot11 stuff added 2022-09-15 07:47:41 +02:00
7u83 259c6c5e66 Work on data channel 2022-09-12 00:28:58 +02:00
7u83 ec6809b552 Work on data channel 2022-09-06 09:16:10 +02:00
7u83 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
7u83 66db979fdb New type cw_type_bits 2022-09-03 17:27:19 +02:00
7u83 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
7u83 5ed35979cd Moved Callbacks to mods 2022-09-01 10:24:40 +02:00
7u83 190c94ded4 Work on wtp descriptor CAPWAP 2022-08-30 20:25:55 +02:00
7u83 4fe2bae7f7 Deleted unused .ktv 2022-08-30 14:56:26 +02:00
7u83 89e7e61e1d Fixed some bugs, added more Cisco elements
Almost able to create a WLAN
2022-08-30 08:52:18 +02:00
7u83 4ef1b69f83 Fixes in RPC 2022-08-28 11:42:11 +02:00
7u83 a77023165b Added lots of RPC cmds added. send is possible. 2022-08-28 09:06:15 +02:00
7u83 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
7u83 d7c826fac6 Removed 2022-08-27 10:16:35 +02:00
7u83 d668e0e5a7 Initial commit 2022-08-27 10:15:36 +02:00
7u83 361e9dd1aa Removed radioinfo.h 2022-08-27 01:03:33 +02:00
7u83 34f5589a17 WTP bind addr and discovery addr ist configurable 2022-08-26 19:50:59 +02:00
7u83 e3ccf2a93c Fixed memroy leak 2022-08-26 19:33:57 +02:00
7u83 276a282369 Moved a lot cfg entries from / to /capwap etc 2022-08-26 17:38:28 +02:00
7u83 d127263d80 ac compiles w/o warnings 2022-08-26 08:05:41 +02:00
7u83 c3b921292b Do some mgic to send Cisco's AC radio info element 2022-08-26 06:46:18 +02:00
7u83 744e1b55c2 cfg_list in conn 2022-08-25 21:02:02 +02:00
7u83 23360febfa Improved CAPWAP AC Descriptr handling 2022-08-22 20:11:33 +02:00
7u83 05963edc98 Work on icapwap_out_ac_status 2022-08-22 20:09:02 +02:00
7u83 06822df49a Added /usr/local/lib to get linked under FreeBSD 2022-08-22 18:49:45 +02:00
7u83 19e38b332f Removed ol stuff 2022-08-22 16:44:34 +02:00
7u83 65153617b7 A lot of bug fixes and improvments 2022-08-22 01:59:23 +02:00
7u83 196f56b988 More improved dumps 2022-08-21 00:53:41 +02:00
7u83 aa3d83d8a4 cw_Cfg_t is now a structure instead of typedef's mavl 2022-08-20 22:03:06 +02:00
7u83 ee16f3794f Improved debugging 2022-08-20 21:00:46 +02:00
7u83 6405a937d2 CAPWAP Image identifier included and lwapp 55 2022-08-20 14:34:08 +02:00
7u83 c7a934c64b Added some defaults 2022-08-20 02:17:18 +02:00
7u83 e26f9dbfd8 Settings of 1142 after clear capwap private-config 2022-08-20 01:59:54 +02:00
7u83 d4c80b5ebb Some reverse engenering of elemen 15 2022-08-19 23:51:46 +02:00
7u83 6dc8d80102 Almost all ktv stuff deleted 2022-08-19 22:23:55 +02:00
7u83 44bb37cbb8 Example ckv for cisco 2022-08-18 08:52:44 +02:00
7u83 7420a5d2fc WTP can join and goes into REG status on WLC 2022-08-18 08:17:31 +02:00
7u83 c2cb96e5dc WTP can join and send cfg request 2022-08-17 18:41:17 +02:00
7u83 be210692c6 Moved message encoding/decoding to message.c 2022-08-15 21:14:01 +02:00
7u83 a051ba41de WTP can join w/o any memory leaks 2022-08-15 16:31:26 +02:00
7u83 df5e2bcbb7 WTP can run discoveryw/o memory leaks 2022-08-15 00:51:38 +02:00
7u83 85f79eac6a Eliminated types_tree from msgset 2022-08-14 14:04:58 +02:00
7u83 459e2e2aeb Lots done in move to typeless 2022-08-14 12:26:34 +02:00
7u83 c5e1abb842 Renamed cw_put_msg to cw_assemble_message 2022-08-10 13:16:09 +02:00
7u83 9e54e46e45 More move to cw_Conn and conn-stuff within on file 2022-08-10 02:10:10 +02:00
7u83 a05bbf5fd6 Renamed KTV to Val. 2022-07-31 17:15:32 +02:00
7u83 d582503c78 Inserted a lot of debug printfs, fixed some bugs 2022-07-30 19:44:57 +02:00
7u83 7dab041047 Uses msgset.write_header and header_len again. 2022-07-29 12:11:19 +02:00