[ovs-dev] [PATCH v5 1/2] Widen TCP flags handling.

Jesse Gross jesse at nicira.com
Thu Oct 24 01:27:11 UTC 2013


On Wed, Oct 23, 2013 at 10:24 AM, Jarno Rajahalme <jrajahalme at nicira.com> wrote:
> Widen TCP flags handling from 7 bits (uint8_t) to 12 bits (uint16_t).
> The kernel interface remains at 8 bits, which makes no functional
> difference now, as none of the higher bits is currently of interest
> to the userspace.
>
> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>

Would you mind rebasing this again? There are some conflicts with the
patch that Pravin just pushed.



More information about the dev mailing list