Added all message element that still need to be included in requests

This commit is contained in:
vemax78
2013-08-21 23:00:54 +02:00
parent 324f1fea88
commit 4474087f15
9 changed files with 41 additions and 19 deletions

View File

@ -120,7 +120,7 @@ static uint32_t ac_dfa_state_datacheck_create_response(struct ac_session_t* sess
/* Add message elements response, every local value can be overwrite from backend server */
/* CAPWAP_CREATE_VENDORSPECIFICPAYLOAD_ELEMENT */ /* TODO */
/* CAPWAP_ELEMENT_VENDORPAYLOAD */ /* TODO */
if (jsonroot) {
json_object_put(jsonroot);