Got rid of mbag! Works for mod_capwap and wtp
FossilOrigin-Name: af10cb591d1e6db629c886cdbb268a2753bb93012e410e42f65b8385befb9896
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
#include "fragman.h"
|
||||
#include "cwmsg.h"
|
||||
|
||||
#include "mbag.h"
|
||||
|
||||
|
||||
/*#include "action.h"*/
|
||||
|
||||
@ -78,7 +78,7 @@ struct conn {
|
||||
|
||||
|
||||
|
||||
mbag_t outgoing;
|
||||
/* mbag_t outgoing;
|
||||
mbag_t incomming;
|
||||
mbag_t remote;
|
||||
mbag_t local;
|
||||
@ -87,7 +87,7 @@ struct conn {
|
||||
mbag_t radios_upd;
|
||||
mbag_t config;
|
||||
mbag_t config_upd;
|
||||
|
||||
*/
|
||||
|
||||
uint8_t session_id[16];
|
||||
|
||||
|
Reference in New Issue
Block a user