agent: Pass all packets that are not acceptable STUN packets to the application
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 9 Oct 2014 20:21:18 +0000 (16:21 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 9 Oct 2014 20:26:08 +0000 (16:26 -0400)
commita7afd0017996d4b457a84b6cd342cee47cd3d81d
treead2759dd8c366832bc3bc89d59e406501b6dcedc
parent25c14940aba000d1c5f88ec32b31b108163de3be
agent: Pass all packets that are not acceptable STUN packets to the application

We attempted to not pass through some packets that looked like
valid STUN but were ot acceptable to us, but that dropped some application
packets.
agent/agent.c