Skip to content
Snippets Groups Projects
Commit 163d72fc authored by Andreas Traczyk's avatar Andreas Traczyk Committed by Sébastien Blin
Browse files

ice: filter local deprecated and tentative ipv6 addresses


As described in RFC 2462, an ipv6 address can have several states and
some should be ignored when initializing an ICE session:

In fact DEPRECATED address SHOULD NOT be used in new communications.
Also, a TENTATIVE address is not ready to be used too. So, this
patch ignores this kind of addresses when initializing a new connection.

Change-Id: I95637286eb68451352fd7289a49ddc3cdf5ac383
Gitlab: #29
Reviewed-by: default avatarAndreas Traczyk <andreas.traczyk@savoirfairelinux.com>
parent a2108540
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment