refactoring: read_name and name compression - #492
Conversation
|
Hi, I did a quick test rebuilding netmuxd against this branch, and it seems the issue is still present:
I'll make a proper and clean tcpdump and report back with it! :) |
from your log, it seems that the test was not using this PR branch? The following log line no longer exists in this branch:
Just a note, you can update the dependency using the following :
|
|
Oops, sorry, thanks for pointing out. I had updated the Cargo.toml but forgot to run a cargo update prior to build. Upon rebuild, these are the typical log lines that I get: Thanks! |
Re-implemented
read_namethat hopefully help resolve this comment: #468 (comment)