pseudotcp: Fix the type of an argument to apply_option()
We’re dealing with unsigned bytes here, not chars. This will become important when adding new TcpOptions numbered from 254 downwards.
Showing
Please register or sign in to comment