Files
firezone/rust
Thomas Eizinger ae2fbc3364 feat(relay): respond to bad STUN message where possible (#2073)
Previously, we would only log an error if we failed to decode the
attribute part of a STUN message. Now, if we can decode the STUN header
but fail at one of the attributes, we will properly respond to the
client.

This could for example happen if a client requests a channel number that
is out of range.
2023-09-18 23:29:28 +00:00
..
2023-05-10 07:58:32 -07:00
2023-09-08 01:00:36 -06:00