Commit c141112d authored by Youness Alaoui's avatar Youness Alaoui

Fix known attributes for the bind usage

parent f5f475dd
......@@ -67,14 +67,11 @@ static const uint16_t known_attributes[] = {
STUN_ATTRIBUTE_MAPPED_ADDRESS,
STUN_ATTRIBUTE_XOR_MAPPED_ADDRESS,
STUN_ATTRIBUTE_XOR_INTERNAL_ADDRESS,
STUN_ATTRIBUTE_FINGERPRINT,
STUN_ATTRIBUTE_ALTERNATE_SERVER,
STUN_ATTRIBUTE_PRIORITY,
STUN_ATTRIBUTE_USE_CANDIDATE,
STUN_ATTRIBUTE_ICE_CONTROLLING,
STUN_ATTRIBUTE_ICE_CONTROLLED,
STUN_ATTRIBUTE_USERNAME,
STUN_ATTRIBUTE_REFRESH_INTERVAL,
STUN_ATTRIBUTE_MESSAGE_INTEGRITY,
STUN_ATTRIBUTE_ERROR_CODE,
0
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment