-
# The problem
The etherparse family of `from` functions parse a given `u8` slice "downward" by design. This generally means that if etherparse knows the format of a payload at any point in the pars…
-
I thought Telepathy would be ideal for my project as we need to send larger amounts of data during the session.
In the current world I am testing, the host must send the client two larger packets. …
-
Is it expected that the seed and biome information will be wrong in packet_start_game when connecting to a realm or is there a parsing error? If it is expected, is the correct information available s…
-
Good afternoon! Our server adds additional information to header extension RtpPacket according to protocol 5.3.1 (https://datatracker.ietf.org/doc/html/rfc3550#section-5.3.1). We noticed that you do n…
-
Support parsing/serialising all the packet types that hOpenPGP does
-
UDP is unreliable, the client and the server can crash when information is not properly transmitted. Also, there is no integrity verification on the transmitted eboot.bin for the command reload.
Ei…
-
Currently we process UDP packets serially in the `syslog` source when mode `udp` is used:
https://github.com/timberio/vector/blob/410fac0b7fbb0c7361056105ba362f7ee6c112ca/src/sources/syslog.rs#L422…
-
Currently parsing simply fails if the grammar expects more content after the current EOI (end of input) has been reached.
In an alternative mode the parser could return a continuation function that y…
-
There seems to be an issue with some packets (or special characters), that causes this error/overflow below.
This is running with current head of master of direwolf with the following params on Ub…
-
NMEA 2000 fast packets are used for many packets in NMEA2000, including some GPS messages and PGN 128275. Being able to specify the type of packet (ISO11783, NMEA200FP, STANDARD) would be useful for t…