Commit Graph

236 Commits

Author SHA1 Message Date
7u83 20bd835f63 Fixed size of led state config >= v7.3 2022-09-02 02:15:32 +02:00
7u83 1e8b52fd03 Moved Cisco ssl cfg stuff to mod/cisco 2022-09-02 02:00:43 +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 89e7e61e1d Fixed some bugs, added more Cisco elements
Almost able to create a WLAN
2022-08-30 08:52:18 +02:00
7u83 0ebac6c98e Cisco ht-caps can be parsed 2022-08-28 21:21:21 +02:00
7u83 15e363f34e Read SIG Payload and more cisco elements 2022-08-28 16:19:49 +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 79b688c38e Fixed seg fault when mods for some reason fail fail to load. 2022-08-27 10:40:13 +02:00
7u83 43b75502f7 Fix: removed cw_in_generic_struct from Makefile 2022-08-27 00:45:08 +02:00
7u83 4a565efff1 Removed a lot of old stuff, compiles almost w/o warnings 2022-08-27 00:41:47 +02:00
7u83 54955daff4 More Cisco Elements decoded 2022-08-27 00:24:20 +02:00
7u83 5b1690bfbf Cisco RRM element implemented 2022-08-26 21:12:39 +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 49905b2aa0 Fix in Antenna Payload, some moving to capwap80211 2022-08-25 20:59:12 +02:00
7u83 65153617b7 A lot of bug fixes and improvments 2022-08-22 01:59:23 +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 c422200a9a Alle join and status req messages elems are catched 2022-08-20 01:59:27 +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 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 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 459e2e2aeb Lots done in move to typeless 2022-08-14 12:26:34 +02:00
7u83 6a64e28982 Removed conn->write_header 2022-08-13 10:18:29 +02:00
7u83 370942ef7e More work on typeless 2022-08-13 09:47:12 +02:00
7u83 e5f5687b2b Work on state machine 2022-08-11 00:21:01 +02:00
7u83 e6e8c8ed32 renamed cisco_actions_ac to cisco_actions 2022-08-10 13:37:46 +02:00
7u83 4b5b00009c Renamed struct conn to struct cw_Conn 2022-08-09 22:35:47 +02:00
7u83 d2240646f9 Removed cw_ElemHandlerParams.elem 2022-08-09 09:52:30 +02:00
7u83 5da6c02b2d Removed libconfuse 2022-07-31 18:37:50 +02:00
Tobias Herre~tobias ee8d8c31d5 Some fixes to compile under FreeBSD 2022-07-31 18:34:53 +02:00
7u83 a05bbf5fd6 Renamed KTV to Val. 2022-07-31 17:15:32 +02:00
7u83 ac58b6cc72 More complete decoding of Add Cisco WLAN msg elmnt 2022-07-30 18:25:09 +02:00
7u83 7dab041047 Uses msgset.write_header and header_len again. 2022-07-29 12:11:19 +02:00
7u83 15d0205f89 fixed include path 2022-07-28 18:34:10 +02:00
7u83 b894c00a7e moved local_cfg, remote_cfg ... to cw_ElemData struct 2022-07-28 01:36:16 +02:00
7u83 dca5d0e371 Cisco msg elem 9 and 81 added 2022-07-27 01:00:39 +02:00
7u83 13b0bf2941 Added more message elements 2022-07-27 00:06:53 +02:00
7u83 91c310b963 Fixed dbg packet len 2022-07-27 00:05:11 +02:00
7u83 2408635be6 Direct Sequence Control added 2022-07-22 23:55:05 +02:00
7u83 ddde491ba8 Use bsd makefiles 2022-07-10 12:25:14 +02:00
root 0f6cfb9eab qos in add wlan element added
FossilOrigin-Name: 7eb533db72ded8c6cc1aadf337a3ab527f07157a15a3f4e9fd5f1905885e7e27
2020-04-06 22:23:50 +00:00
root 2a4867af2c Catch profile name and bssid for 7.0 version
FossilOrigin-Name: 1f58bb3525accc366c1457fc1394e67adb10f149f3fe3fc454da5db7a07fecc6
2020-04-05 20:22:45 +00:00