actube/src/capwap
7u83@mail.ru 81a199210a Added DBG_CW_INFO definition.
FossilOrigin-Name: d9929a8216b379791965296fca843b99aa78a8c376fcad283528a8d75cbfffce
2014-08-14 09:29:45 +00:00
..
Makefile Added cwmsg_addelem_ac_timestamp.o 2014-08-12 13:45:05 +00:00
acinfo.c Tmp. debug prints. 2014-07-28 04:51:48 +00:00
acinfo.h Added radioinfo 2014-07-28 04:52:52 +00:00
acinfo_print.c Fixed RMAC support printing 2014-07-28 04:54:29 +00:00
aciplist.c Initial commit 2014-07-11 20:12:11 +00:00
avltree.c Initial commit 2014-07-11 20:12:11 +00:00
avltree.h Initial commit 2014-07-11 20:12:11 +00:00
avltree.old.c Initial commit 2014-07-11 20:12:11 +00:00
avltree_del_all.c Initial commit 2014-07-11 20:12:11 +00:00
avltree_foreach.c Initial commit 2014-07-11 20:12:11 +00:00
avltree_get.c Initial commit 2014-07-11 20:12:11 +00:00
capwap.h Reserved msg elem defined. 2014-08-13 08:30:52 +00:00
capwap_ieee80211.h Moved some definitions from capwap.h to here. 2014-07-27 14:12:49 +00:00
capwap_msg_new.c Initial commit 2014-07-11 20:12:11 +00:00
conn.c Some cleanup 2014-07-20 14:00:51 +00:00
conn.h Field for dtls_psk_pass. 2014-08-02 07:44:06 +00:00
conn_create_noq.c New function conn_create_noq 2014-07-20 14:02:09 +00:00
conn_destroy.c Initial commit (conn_destroy function moved from conn.c tho conn_destroy.c) 2014-07-20 10:52:02 +00:00
conn_get_message.c Initial commit 2014-07-11 20:12:11 +00:00
conn_process_packet.c Removed some debug printfs. 2014-07-31 15:58:34 +00:00
conn_q_add_packet.c Fixed spelling error in comment 2014-07-26 18:23:07 +00:00
conn_q_get_packet.c Initial commit 2014-07-11 20:12:11 +00:00
conn_q_recv_packet.c Initial commit 2014-07-11 20:12:11 +00:00
conn_recv_packet.c Initial commit 2014-07-11 20:12:11 +00:00
conn_send_cwmsg.c Removed debug printfs. 2014-08-02 16:49:32 +00:00
conn_send_packet.c Initial commit 2014-07-11 20:12:11 +00:00
conn_send_response.c Moved out from cmsend_discovery_response 2014-07-24 22:26:11 +00:00
connlist.c Initial commit 2014-07-11 20:12:11 +00:00
cw_foreach_msgelem.c Initial commit 2014-07-11 20:12:11 +00:00
cw_ianavendoridtostr.c Vendor string for FSF added. 2014-08-02 07:44:26 +00:00
cw_is_printable.c Inital commit. 2014-07-30 06:52:33 +00:00
cw_log.c Initial commit 2014-07-11 20:12:11 +00:00
cw_log.h Added DBG_CW_INFO definition. 2014-08-14 09:29:45 +00:00
cw_log_debug.c Added ASCII option for dumps. 2014-08-14 09:25:33 +00:00
cw_log_tofile.c Initial commit 2014-07-11 20:12:11 +00:00
cw_log_tosyslog.c Copyright notice added. 2014-08-14 06:15:49 +00:00
cw_msgelemtostr.c Added the "reserved" msgelem. 2014-08-13 08:30:27 +00:00
cw_pseudo_rand.c Initial commit 2014-07-11 20:12:11 +00:00
cw_rand.c Initial commit 2014-07-11 20:12:11 +00:00
cw_readelem_ecn_support.c includes now cw_log.h. 2014-08-03 11:34:15 +00:00
cw_setstr.c Initial commit 2014-07-11 20:12:11 +00:00
cw_util.h def. for cw_is_printable added. 2014-07-30 06:48:10 +00:00
cwmsg.h Prototyp for cwmsg_addelem_ac_timestamp added. 2014-08-12 13:48:47 +00:00
cwmsg_addelem.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_ac_descriptor.c Flipped msg sublelem 5 and 4 when sending AC descriptor. 2014-07-28 16:19:31 +00:00
cwmsg_addelem_ac_timestamp.c Initial commit 2014-08-12 13:46:25 +00:00
cwmsg_addelem_ctrl_ip_addrs.c Added a debuglog message. 2014-08-12 13:49:49 +00:00
cwmsg_addelem_cw_local_ip_addr.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_mtu_discovery_padding.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_result_code.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_wtp_board_data.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_wtp_descriptor.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_wtp_radio_infos.c Changes for rmac field which is not a pointer anymore. 2014-07-28 05:00:34 +00:00
cwmsg_init.c Deleted somee debug printfs. 2014-08-03 11:33:15 +00:00
cwmsg_init_echo_request.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_send.c rmacfield .... 2014-07-28 05:03:15 +00:00
cwmsg_set_control_header.c Initial commit 2014-07-11 20:12:11 +00:00
cwread_discovery_response.c Initial commit 2014-07-11 20:12:11 +00:00
cwread_join_response.c Initial commit 2014-07-11 20:12:11 +00:00
cwrmsg.h Changed rmac field from pointer to array. 2014-07-28 04:57:42 +00:00
cwsend_discovery_request.c Initial commit 2014-07-11 20:12:11 +00:00
cwsend_discovery_response.c Full response now. 2014-08-03 19:44:29 +00:00
cwsend_echo_request.c Initial commit 2014-07-11 20:12:11 +00:00
cwsend_echo_response.c Initial commit 2014-07-11 20:12:11 +00:00
cwsend_join_request.c Initial commit 2014-07-11 20:12:11 +00:00
cwsend_join_response.c Initial commit 2014-07-11 20:12:11 +00:00
dtls.h Gnutls stuff added. 2014-08-03 06:47:43 +00:00
dtls_gnutls.c Initial commit 2014-08-03 06:46:42 +00:00
dtls_gnutls.h Initial commit 2014-08-03 06:46:42 +00:00
dtls_gnutls_accept.c Work in progress. 2014-08-03 11:35:09 +00:00
dtls_openssl.c DTLS handshake now works with Cisco too. 2014-08-03 11:31:11 +00:00
dtls_openssl.h Added get_cipher. 2014-08-02 12:20:30 +00:00
dtls_openssl_accept.c Some changes, but nothing realy working 2014-08-05 06:12:14 +00:00
dtls_openssl_bio.c Removed printfs 2014-08-02 08:15:45 +00:00
dtls_openssl_connect.c Sets certificates now over set_certs function. 2014-08-02 12:21:29 +00:00
dtls_openssl_get_cipher.c Initial commit. 2014-08-02 12:18:09 +00:00
fragman.c Initial commit 2014-07-11 20:12:11 +00:00
fragman.h Added field to hold transportheader. 2014-07-28 04:59:46 +00:00
hdr_print.c Prints no more non-sense if header is encrypted. 2014-08-02 16:52:38 +00:00
lwapp.h More definitions... 2014-07-27 10:37:08 +00:00
lwmsg.h files for LWAPP protocol 2014-07-26 18:28:38 +00:00
lwmsg_init.c Testing, nothing is working... 2014-07-27 10:37:37 +00:00
process_discovery_request.c Msg elements are now dumped for debugging. 2014-07-30 06:48:59 +00:00
process_join_request.c Does now some debugging output. 2014-08-13 08:31:29 +00:00
process_msgelems.c Initial commit 2014-07-11 20:12:11 +00:00
process_msgelems_discovery_request.c Initial commit 2014-07-11 20:12:11 +00:00
radioinfo.h rmac field from pointer to array... 2014-07-28 05:01:22 +00:00
sock.h Deleted old out-commented code. 2014-07-27 18:56:41 +00:00
sock_addrinit.c Initial commit 2014-07-11 20:12:11 +00:00
sock_addrlen.c Initial commit 2014-07-11 20:12:11 +00:00
sock_addrtostr.c Adjusted function call parameters for hwaddr to str. 2014-07-26 09:19:53 +00:00
sock_cmpaddr.c Missing return statement added 2014-07-27 14:09:19 +00:00
sock_copyaddr.c Initial commit 2014-07-11 20:12:11 +00:00
sock_create.c Initial commit 2014-07-11 20:12:11 +00:00
sock_get_primary_if.c changed includes order to get compiled on FreeBSD 2014-07-29 12:35:05 +00:00
sock_getbroadcastaddr.c Initial commit 2014-07-11 20:12:11 +00:00
sock_getifaddr.c Initial commit 2014-07-11 20:12:11 +00:00
sock_getifhwaddr.c Initial commit 2014-07-11 20:12:11 +00:00
sock_getport.c Initial commit 2014-07-11 20:12:11 +00:00
sock_hwaddrtostr.c Added separator functioninalitiy 2014-07-22 05:07:52 +00:00
sock_mwait.c Initial commit 2014-07-11 20:12:11 +00:00
sock_receive.c Initial commit 2014-07-11 20:12:11 +00:00
sock_set_dontfrag.c Initial commit 2014-07-11 20:12:11 +00:00
sock_set_recvtimeout.c Initial commit 2014-07-11 20:12:11 +00:00
sock_setport.c Initial commit 2014-07-11 20:12:11 +00:00
sock_strtoaddr.c Initial commit 2014-07-11 20:12:11 +00:00
stravltree.c Initial commit 2014-07-11 20:12:11 +00:00
stravltree.h Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo.c Moved cw_readelem_ecn_suport out to a separate file. 2014-08-03 11:32:32 +00:00
wtpinfo.h board_id and board_versions added. 2014-07-28 04:46:57 +00:00
wtpinfo_lwreadelem_wtp_descriptor.c Code cleaning 2014-07-26 10:54:26 +00:00
wtpinfo_print.c prints now iana vendor as string. 2014-07-31 15:59:49 +00:00
wtpinfo_readelem_discovery_type.c Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo_readelem_location_data.c Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo_readelem_session_id.c Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo_readelem_wtp_board_data.c Added some debug log commands. 2014-07-28 05:05:13 +00:00
wtpinfo_readelem_wtp_descriptor.c More debug logging, accepts msgsubelements with zero-size. 2014-07-31 16:00:56 +00:00
wtpinfo_readelem_wtp_frame_tunnel_mode.c Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo_readelem_wtp_mac_type.c Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo_readelem_wtp_name.c Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo_readelem_wtp_radio_info.c Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo_set_location.c Initial commit 2014-07-11 20:12:11 +00:00