Skip to content

The discovered PRFLX priority doesn't follow spec #6

Open
@oeichenwei

Description

@oeichenwei

The discovered PRFLX priority, RFC 5245 says "Its priority is set equal to the value of the PRIORITY attribute in the Binding request.", but our code is written in function void ICELIB_makePeerLocalReflexiveCandidate:

    pPeerCandidate->priority = ICELIB_calculatePriority(ICE_CAND_TYPE_PRFLX,
                                                        componentId, 0xffff);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions