196d165119 
					 
					
						
						
							
							First actions to send managements frame into data channel  
						
						 
						
						
						
						
					 
					
						2014-02-16 15:28:27 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						30f6c9fa9e 
					 
					
						
						
							
							Fix build  
						
						 
						
						... 
						
						
						
						../../src/common/capwap_logging.c: In function ‘capwap_logging_printf’:
../../src/common/capwap_logging.c:124:4: error: format not a string literal and no format arguments [-Werror=format-security]
    fprintf(output, prefix);
    ^ 
						
						
					 
					
						2014-02-15 11:54:47 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						85d32d1197 
					 
					
						
						
							
							Add missing library to INSTALL  
						
						 
						
						
						
						
					 
					
						2014-02-15 11:33:27 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e1e4748367 
					 
					
						
						
							
							The preparation for sending IEEE802.11 management packets to the AC by data  
						
						 
						
						... 
						
						
						
						channel. Support both Local Mac and Split Mac. 
						
						
					 
					
						2014-02-09 21:55:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						152f869354 
					 
					
						
						
							
							Add support to Probe response offload  
						
						 
						
						
						
						
					 
					
						2014-02-09 18:42:15 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						025880583c 
					 
					
						
						
							
							Changed the management of the wireless interfaces, from creation to usage.  
						
						 
						
						... 
						
						
						
						The virtual interfaces are created at the startup of the wtp to reduce the time
required to configure a wireless interface.
Applied some patches to build the WTP on OpenWRT trunk 
						
						
					 
					
						2014-02-08 18:03:38 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						64a8bdfa1e 
					 
					
						
						
							
							Fix code  
						
						 
						
						
						
						
					 
					
						2014-01-23 21:24:45 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0790fb511a 
					 
					
						
						
							
							Improved the management of authentication and association of the stations  
						
						 
						
						
						
						
					 
					
						2014-01-21 19:54:59 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						42293aad04 
					 
					
						
						
							
							Fix capability mask  
						
						 
						
						
						
						
					 
					
						2014-01-19 21:25:22 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						254ef26ed6 
					 
					
						
						
							
							Added ACL of stations  
						
						 
						
						
						
						
					 
					
						2014-01-18 19:13:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9dbd940a00 
					 
					
						
						
							
							Update capwap hash  
						
						 
						
						
						
						
					 
					
						2014-01-18 19:11:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e342d5c1a3 
					 
					
						
						
							
							Fix capwap_clone function type  
						
						 
						
						
						
						
					 
					
						2014-01-18 19:10:27 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						81284d4c62 
					 
					
						
						
							
							Add Hash data type with AVL tree list  
						
						 
						
						
						
						
					 
					
						2014-01-17 19:01:01 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						547e398924 
					 
					
						
						
							
							Add code to simple management IEEE802.11 Association Request/Response packets.  
						
						 
						
						... 
						
						
						
						Need more code for complete the management of station association. 
						
						
					 
					
						2014-01-14 19:15:58 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bc2a6183ce 
					 
					
						
						
							
							Add code to simple management IEEE802.11 Authentication packets  
						
						 
						
						
						
						
					 
					
						2014-01-13 19:00:51 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b4a95beb89 
					 
					
						
						
							
							Update IEEE802.11 Information Element  
						
						 
						
						... 
						
						
						
						Add control check length into IE parsing function 
						
						
					 
					
						2014-01-10 17:53:12 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d2c01ad82a 
					 
					
						
						
							
							Improved the management of the IEEE802.11 Beacon and add the management of  
						
						 
						
						... 
						
						
						
						IEEE802.11 Probe Response. 
						
						
					 
					
						2014-01-10 13:25:28 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						66019df158 
					 
					
						
						
							
							Send only one from DSSS and OFDM Control Message Element  
						
						 
						
						
						
						
					 
					
						2014-01-07 16:22:44 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						022585f3a1 
					 
					
						
						
							
							Add nl80211 handler message events  
						
						 
						
						
						
						
					 
					
						2013-12-21 23:50:15 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						938f73cd80 
					 
					
						
						
							
							Remove old files  
						
						 
						
						
						
						
					 
					
						2013-12-20 23:15:01 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bef31786ce 
					 
					
						
						
							
							The first beacon of SmartCAPWAP  
						
						 
						
						
						
						
					 
					
						2013-12-20 23:14:34 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						29ba25e434 
					 
					
						
						
							
							Add helper function  
						
						 
						
						
						
						
					 
					
						2013-12-14 12:32:42 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						dcbf837b7a 
					 
					
						
						
							
							Add basic function for management wlan configuration  
						
						 
						
						
						
						
					 
					
						2013-12-07 18:14:32 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						64784fb460 
					 
					
						
						
							
							Fix code  
						
						 
						
						
						
						
					 
					
						2013-12-07 18:13:42 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7253e60aed 
					 
					
						
						
							
							Fix code and improve wlan configuration functionality  
						
						 
						
						
						
						
					 
					
						2013-12-04 22:25:16 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e095195c97 
					 
					
						
						
							
							Fix code  
						
						 
						
						
						
						
					 
					
						2013-12-01 22:51:42 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0fa34f80da 
					 
					
						
						
							
							First code for management AddWLAN  
						
						 
						
						
						
						
					 
					
						2013-12-01 22:51:26 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e02815f576 
					 
					
						
						
							
							Cleaning code  
						
						 
						
						
						
						
					 
					
						2013-12-01 22:50:33 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b2b18fec33 
					 
					
						
						
							
							Add management Notify Event for Request/Response control message  
						
						 
						
						
						
						
					 
					
						2013-12-01 22:50:04 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						831d8a6184 
					 
					
						
						
							
							Cancel all notify event when teardown connection  
						
						 
						
						
						
						
					 
					
						2013-12-01 22:48:38 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1459c78143 
					 
					
						
						
							
							Missing IEEE802.11 Request Control Message  
						
						 
						
						
						
						
					 
					
						2013-12-01 22:45:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						91bc075d6a 
					 
					
						
						
							
							Management SOAP Comet Notify Event  
						
						 
						
						
						
						
					 
					
						2013-11-24 23:02:09 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d303f057f0 
					 
					
						
						
							
							Free backend management resource after close all sessions  
						
						 
						
						
						
						
					 
					
						2013-11-24 23:00:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e320bef6a7 
					 
					
						
						
							
							Type change  
						
						 
						
						
						
						
					 
					
						2013-11-24 19:20:33 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						33099da3b7 
					 
					
						
						
							
							Rename message queue functions  
						
						 
						
						
						
						
					 
					
						2013-11-24 17:09:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f0c5146563 
					 
					
						
						
							
							Improve management SOAP request/response with Director  
						
						 
						
						
						
						
					 
					
						2013-11-24 16:36:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bb44612672 
					 
					
						
						
							
							Cleaning wrong comment  
						
						 
						
						
						
						
					 
					
						2013-11-24 16:35:28 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ebb0ca0dd3 
					 
					
						
						
							
							Helper function for convert from int/long to string  
						
						 
						
						
						
						
					 
					
						2013-11-24 16:34:54 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						26b9a9e0fa 
					 
					
						
						
							
							Fix lock destroy  
						
						 
						
						
						
						
					 
					
						2013-11-24 14:45:45 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d7b306e432 
					 
					
						
						
							
							Add timeout in session data  
						
						 
						
						
						
						
					 
					
						2013-11-23 22:30:28 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						909899526c 
					 
					
						
						
							
							Change COMET idevent from string to int  
						
						 
						
						
						
						
					 
					
						2013-11-23 22:30:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						68f14a8aca 
					 
					
						
						
							
							Notify event request atomic block of memory  
						
						 
						
						
						
						
					 
					
						2013-11-21 22:03:05 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0747168361 
					 
					
						
						
							
							Separate the control channel from data channel on two different threads.  
						
						 
						
						... 
						
						
						
						Solved the DTLS problem of using a separate thread for the data channel. 
						
						
					 
					
						2013-11-20 23:12:00 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9a6589b636 
					 
					
						
						
							
							Into multithread logging also threadid  
						
						 
						
						
						
						
					 
					
						2013-11-19 23:25:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						df4161dae7 
					 
					
						
						
							
							Add management backend for close WTP sessions or reset a WTP  
						
						 
						
						
						
						
					 
					
						2013-11-10 22:11:56 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5f635602ce 
					 
					
						
						
							
							Add debug information into mutex calls  
						
						 
						
						
						
						
					 
					
						2013-11-10 22:10:40 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bd6e6547b7 
					 
					
						
						
							
							It is not necessary that the mutex is recursive  
						
						 
						
						
						
						
					 
					
						2013-11-10 22:10:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						db29a6228e 
					 
					
						
						
							
							Add backtrace call stack for debugging  
						
						 
						
						
						
						
					 
					
						2013-11-10 22:07:55 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d5b2c8fe8b 
					 
					
						
						
							
							Fix the SOAP comet event return value  
						
						 
						
						
						
						
					 
					
						2013-11-10 22:07:02 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a06618afbc 
					 
					
						
						
							
							Fix forget unlock  
						
						 
						
						
						
						
					 
					
						2013-11-10 22:05:35 +01:00