Make block_common and opt_common public
This would be useful in order to be able to create CustomBinaryOption instances from custom capture software.
Use cases include recording additional timestamps for a specific packet (for example, hardware timestamp at NIC vs timestamp at CPU).
Hello, I'll do it after the other MR are merged.
Hi @courvoif , any chance this PR can be merged now?
I don't have the right to push to this PR. I've taken the changes done here and put them here: #49
For the record I found out that I did have the right to push but the LFS pre-push hook was preventing me to push for an unknown reason. The error was exactly the same as an permission/authentication error.