actube/src/capwap
7u83@mail.ru d42cabe8ed Initial commit (conn_destroy function moved from conn.c tho conn_destroy.c)
FossilOrigin-Name: c9b579601f82f70e9af4ca76a6f613a926b71025156bac9db53ae8a7354c9a0b
2014-07-20 10:52:02 +00:00
..
Makefile Separated conn_destroy from conn.c to the file conn_destroy.c 2014-07-20 10:50:01 +00:00
acinfo.c Initial commit 2014-07-11 20:12:11 +00:00
acinfo.h Initial commit 2014-07-11 20:12:11 +00:00
acinfo_print.c Initial commit 2014-07-11 20:12:11 +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 Removed some outcommented code 2014-07-13 11:06:57 +00:00
capwap_ieee80211.h Initial commit 2014-07-11 20:12:11 +00:00
capwap_msg_new.c Initial commit 2014-07-11 20:12:11 +00:00
capwap_parse_ctrlhdr.c Initial commit 2014-07-11 20:12:11 +00:00
conn.c Removed conn_desroy function (the function is now in a separate file) 2014-07-20 10:51:03 +00:00
conn.h Initial commit 2014-07-11 20:12:11 +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 Initial commit 2014-07-11 20:12:11 +00:00
conn_q_add_packet.c Initial commit 2014-07-11 20:12:11 +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 Initial commit 2014-07-11 20:12:11 +00:00
conn_send_packet.c Initial commit 2014-07-11 20:12: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_log.c Initial commit 2014-07-11 20:12:11 +00:00
cw_log.h Initial commit 2014-07-11 20:12:11 +00:00
cw_log_debug.c Initial commit 2014-07-11 20:12:11 +00:00
cw_log_tofile.c Initial commit 2014-07-11 20:12:11 +00:00
cw_log_tosyslog.c Initial commit 2014-07-11 20:12:11 +00:00
cw_msgelemtostr.c Initial commit 2014-07-11 20:12:11 +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_setstr.c Initial commit 2014-07-11 20:12:11 +00:00
cw_util.h Initial commit 2014-07-11 20:12:11 +00:00
cwmsg.h Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_ac_descriptor.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_addelem_ctrl_ip_addrs.c Initial commit 2014-07-11 20:12:11 +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 Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_init.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_init_echo_request.c Initial commit 2014-07-11 20:12:11 +00:00
cwmsg_send.c Initial commit 2014-07-11 20:12:11 +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 Initial commit 2014-07-11 20:12:11 +00:00
cwsend_discovery_request.c Initial commit 2014-07-11 20:12:11 +00:00
cwsend_discovery_response.c Initial commit 2014-07-11 20:12:11 +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 Initial commit 2014-07-11 20:12:11 +00:00
dtls_openssl.c Initial commit 2014-07-11 20:12:11 +00:00
dtls_openssl.h Initial commit 2014-07-11 20:12:11 +00:00
dtls_openssl_accept.c Initial commit 2014-07-11 20:12:11 +00:00
dtls_openssl_bio.c Initial commit 2014-07-11 20:12:11 +00:00
dtls_openssl_connect.c Initial commit 2014-07-11 20:12:11 +00:00
dtls_openssl_init.c Initial commit 2014-07-11 20:12:11 +00:00
fragman.c Initial commit 2014-07-11 20:12:11 +00:00
fragman.h Initial commit 2014-07-11 20:12:11 +00:00
process_discovery_request.c Initial commit 2014-07-11 20:12:11 +00:00
process_join_request.c Initial commit 2014-07-11 20:12:11 +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 Initial commit 2014-07-11 20:12:11 +00:00
sock.h added function sock_get_primary_if 2014-07-14 20:42:12 +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 Initial commit 2014-07-11 20:12:11 +00:00
sock_cmpaddr.c Initial commit 2014-07-11 20:12:11 +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 Inintial commit, function to get the primary interface 2014-07-14 20:41:33 +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 Initial commit 2014-07-11 20:12:11 +00:00
sock_mreceive.c Initial commit 2014-07-11 20:12:11 +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 Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo.h new definition of wtpinfo_print 2014-07-19 18:34:41 +00:00
wtpinfo_print.c Modified to print to string 2014-07-19 18:34:20 +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 Initial commit 2014-07-11 20:12:11 +00:00
wtpinfo_readelem_wtp_descriptor.c Initial commit 2014-07-11 20:12:11 +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