Updated docs.
FossilOrigin-Name: 17747fba31475f32e5b65fd1874e69f2703d49efffbe1eeb01dc31274b1cd39c
This commit is contained in:
parent
edbcddd12d
commit
ccd226aeba
Binary file not shown.
7393
doc/draft-ietf-capwap-protocol-specification-07.txt
Normal file
7393
doc/draft-ietf-capwap-protocol-specification-07.txt
Normal file
File diff suppressed because it is too large
Load Diff
BIN
doc/rfc5415.pdf
BIN
doc/rfc5415.pdf
Binary file not shown.
8683
doc/rfc5415.txt
Normal file
8683
doc/rfc5415.txt
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,8 +0,0 @@
|
|||||||
#include "capwap.h"
|
|
||||||
#include "bstr.h"
|
|
||||||
#include "cwmsg.h"
|
|
||||||
|
|
||||||
void cwmsg_addelem_cwmsg_session_id(struct cwmsg *msg, bstr_t session_id)
|
|
||||||
{
|
|
||||||
cwmsg_addelem(msg,CWMSGELEM_SESSION_ID,bstr_data(session_id),bstr_len(session_id));
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user