On Thu, Oct 24, 2013 at 9:01 AM, Jarno Rajahalme wrote:
> Widen TCP flags handling from 7 bits to 12 bits. 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
Widen TCP flags handling from 7 bits to 12 bits. 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
---
v3-v6: Rebase
v2: Address Ben's review comments:
- datapath