mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-29 00:32:51 +00:00
987f6237c4
Drop input/output packets if we couldn't find a decompressor/compressor, it can't really happen because we only negotiate what we are able to compress/decompress, but for the sake of code consistency it makes much more sense to do so.