Would `smoltcp` accept a pull request that adds `parse` to `IpRepr` enum?
It would be nice to be able to generically parse IP packets using the `IpRepr` enum instead of determining header version and calling version-specific parsing functions.
关闭于 2025-10-07 1 条评论