f9bb716dacChanged name of addr_capwap.socket to addr_capwap.sockaddr Changed FQDN size from 128 to 256 according to RFC1035
Moritz Rosenthal
2016-03-25 12:41:43 +0100
ea87da11ba[wtp] use goto error exit instead of deep nested if conditions
Andreas Schultz
2016-03-16 10:01:03 +0100
3b7c0adda7[wtp] move overly deep indented wtp descriptor config parser into function
Andreas Schultz
2016-03-15 17:55:15 +0100
aa5af8056b[wtp] move overly deep indented config parser into function
Andreas Schultz
2016-03-15 17:39:14 +0100
fbe31bda21rename variable to avoid potential type clash
Andreas Schultz
2016-03-15 17:25:15 +0100
8e0b88cc4e[wtp] update config for 802.11n support
Andreas Schultz
2016-03-14 13:44:45 +0100
7293ce43da[ac] drop old libjson compatibility
Andreas Schultz
2016-03-14 11:47:43 +0100
64012e792cupdate README, 802.11n is supported now
Andreas Schultz
2016-03-14 11:47:28 +0100
94e232abe4build without AC by default
Andreas Schultz
2016-03-14 10:58:47 +0100
afd76e003dfix non-debug builds
Andreas Schultz
2016-03-14 10:58:24 +0100
40071fb06dfix AC compilation
Andreas Schultz
2016-03-14 10:41:30 +0100
e8241b2d3ffix libnl-genl detection for libnl3
Andreas Schultz
2016-03-14 10:40:11 +0100
29295d1434[ac] rename last remaining CyaSSL refrence to wolfSSL
Andreas Schultz
2016-03-14 09:59:22 +0100
2109c62b80implement basic 802.11n support
Andreas Schultz
2016-03-10 11:56:03 +0100
e3a977e40a[wtp] rework wtp_radio_setconfiguration
Andreas Schultz
2016-03-08 14:16:43 +0100
730f110a25[wtp] implement vendor specific elements
Andreas Schultz
2016-03-08 12:00:01 +0100
7b9f515bd7If there is no DNS available on system start the capwap-wtp will stop while evaluating the configuration. I fixed that by checking if the address was yet translated on every address access. If not a DNS request is started before continuing.
Moritz Rosenthal
2016-03-24 07:09:29 +0100
9ee69a6778fix libnl-genl detection for libnl3
Andreas Schultz
2016-03-14 10:40:11 +0100
471d1058c4[wtp] prepare message elements for vendor element handling
Andreas Schultz
2016-03-08 10:21:51 +0100
140be9b143simplify element list handling
Andreas Schultz
2016-03-07 18:19:07 +0100
38f7681608constify capwap_message_elements_ops
Andreas Schultz
2016-03-07 18:07:46 +0100
627a38a556move the category setting into the element ops
Andreas Schultz
2016-03-07 18:08:35 +0100
1436fc9e5frename overly verbose capwap_message_elements_ops
Andreas Schultz
2016-03-07 17:12:48 +0100
78a8a75c6bstart 802.11n
Andreas Schultz
2016-03-07 16:23:49 +0100
1d95a62061upgrade version to v1.1.0
v1.1.0
Andreas Schultz
2016-03-07 15:40:32 +0100
667d7a59e7transition to WolfSSL API
Andreas Schultz
2016-03-07 15:32:36 +0100
94d6702d9aupgrade WolfSSL dependency to 3.8.0 for DTLS fixes
Andreas Schultz
2016-03-07 15:22:06 +0100
f732261226update README
Andreas Schultz
2016-03-07 15:20:19 +0100
d366a98717add support for new NL80211_ATTR_IFACE_SOCKET_OWNER netlink attribute
Andreas Schultz
2016-03-07 14:45:43 +0100
973bf5eab7disable IPv6 on WTP AP interface
Andreas Schultz
2016-03-04 18:39:08 +0100
58741d302fupdate CAPWAP support kernel patch
Andreas Schultz
2016-03-04 17:08:37 +0100
0175052cf1set transport header when injecting 802.3 frames
Andreas Schultz
2016-03-04 17:05:56 +0100
5f98005414handle WTP QoS IE
Andreas Schultz
2016-03-04 17:02:33 +0100
d93cd1044dreformat WTP config file reader
Andreas Schultz
2016-03-03 16:44:56 +0100
2b489947c2add support for setting the STA WME fields from WMM
Andreas Schultz
2016-03-03 16:44:15 +0100
4d56938321reindent ieee80211_retrieve_information_elements_position
Andreas Schultz
2016-03-03 15:16:25 +0100
d68bc01d00change supportedrates config setting to the actual MBit value
Andreas Schultz
2016-03-03 08:59:49 +0100
8dc30ae3c4rework socket and discovery handling
Andreas Schultz
2016-03-02 15:13:56 +0100
067eb8d11aremove socket.o reference from kernel build
Andreas Schultz
2016-02-29 15:45:23 +0100
484002b3e6add support for CAPWAP IEEE 802.11 Information Element to AssocResponse
Andreas Schultz
2016-02-29 15:30:54 +0100
a85f07f18achange buffer data type in hexdump logging to unsigned char
Andreas Schultz
2016-02-29 15:30:19 +0100
e4a5abba65add support for CAPWAP IEEE 802.11 Information Element
Andreas Schultz
2016-02-29 14:32:02 +0100
9fee37a994rework wifi type and rate logic
Andreas Schultz
2016-02-29 14:26:13 +0100
3bfd0c5642logging: add alternate log syntax
Andreas Schultz
2016-02-29 14:23:58 +0100
c66dc85c04add hexdump log formater
Andreas Schultz
2016-02-29 14:23:41 +0100
47b18b3763update kernel support patch
Andreas Schultz
2016-02-25 12:40:35 +0100
b80073b756inject 802.11 frames through the normal device queue
Andreas Schultz
2016-02-25 12:39:19 +0100
0c19932b58send 802.3 frames through the normal device TX path
Andreas Schultz
2016-02-22 16:56:03 +0100
f3119eec8drework kernel socket handling to use udp tunnel infrastructure
Andreas Schultz
2016-02-22 16:54:54 +0100
cc5b38f322impelment station binding to wlanid
Andreas Schultz
2016-02-18 19:36:22 +0100
a6d0efe91awtp: rework kernel socket handling
Andreas Schultz
2016-02-18 15:06:39 +0100
cae859e42f[debug] add debug trace logging for some procedures
Andreas Schultz
2016-02-08 17:35:31 +0100
c71a9db6edremove IEEE 802.11 WTP Radio Information from responses
Andreas Schultz
2016-02-08 17:34:09 +0100
3a9a673d71register pernet support befor anything else
Andreas Schultz
2016-02-08 17:33:31 +0100
1ee42c1881unsigned long is 64bit on some platforms, use the 32bit datatype instead
Andreas Schultz
2016-02-08 17:33:00 +0100
f6711c3b14Vendor Payload can appear multiple times, make it a list element
Andreas Schultz
2016-02-08 17:31:40 +0100
385832a010start with network namespace support
Andreas Schultz
2016-02-05 17:43:15 +0100
69ca3d3256change __genl_const to const
Andreas Schultz
2016-02-05 17:42:43 +0100
8c20d78941remove dos style newlines
Andreas Schultz
2016-02-05 17:38:49 +0100
6e3ce9ed74use libnl3
Andreas Schultz
2016-02-04 15:00:07 +0100
93cb64ca6fconvert (partially) to wolfssl
Andreas Schultz
2016-02-04 14:59:55 +0100
7e0b977fcdfix strict aliasing errors
Andreas Schultz
2016-02-04 14:59:20 +0100
88aa3de48bUpdate OpenWRT patch with fix inject function
vemax78
2015-02-01 17:52:47 +0100
58c63bbc4eFix error in retrasmisson packets
vemax78
2015-02-01 17:52:11 +0100
729ed4f768Use the capwap_exit instead of exit
vemax78
2015-01-24 13:17:47 +0100
28112ee228Fix Branch condition evaluates to a garbage value found by Clang Analyzer --- src/ac/ac_backend.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Alexis La Goutte
2015-01-22 10:19:38 +0100
63189997dfFix Uninitialized argument value found by Clang Analyzer (Need to be confirmed) --- src/ac/ac_dfa_join.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Alexis La Goutte
2015-01-22 10:19:38 +0100
4d1b60a6c1Fix Dead Store (Dead increment) found by Clang Analyzer --- src/common/binding/ieee80211/ieee80211.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Alexis La Goutte
2015-01-22 10:19:38 +0100
49f7ba41dfFix Dead Store (Dead increment) found by Clang Analyzer --- src/wtp/binding/ieee80211/wifi_drivers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Alexis La Goutte
2015-01-22 10:19:38 +0100