ac name is snet
FossilOrigin-Name: cc5cf0810cb667e257e9178f2770599066ebdb5bf18321f4ea6ee8c77678cb28
This commit is contained in:
		@ -35,8 +35,6 @@
 | 
			
		||||
 | 
			
		||||
#include "db.h"
 | 
			
		||||
 | 
			
		||||
#include "cw/capwap_cisco.h"
 | 
			
		||||
//#include "cw/capwap_80211.h"
 | 
			
		||||
 | 
			
		||||
#include "cw/capwap_crypto.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -704,6 +704,9 @@ struct wtpman *wtpman_create(int socklistindex, struct sockaddr *srcaddr)
 | 
			
		||||
 | 
			
		||||
	wtpman->conn->local_cfg = cw_ktv_create();
 | 
			
		||||
	wtpman->conn->global_cfg = actube_global_cfg;
 | 
			
		||||
	wtpman->conn->local_cfg = actube_global_cfg;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
	return wtpman;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user