diff options
author | Jarno Rajahalme <jrajahalme@nicira.com> | 2013-10-23 10:40:44 +0200 |
---|---|---|
committer | Jesse Gross <jesse@nicira.com> | 2013-11-02 02:43:45 +0100 |
commit | df23e9f642830f10c505c8a3d57772ad1238c701 (patch) | |
tree | 5b20e4e91e2a66381931bf1a35e3533274f91767 /net/openvswitch/vport.c | |
parent | openvswitch: Enable all GSO features on internal port. (diff) | |
download | linux-df23e9f642830f10c505c8a3d57772ad1238c701.tar.xz linux-df23e9f642830f10c505c8a3d57772ad1238c701.zip |
openvswitch: Widen TCP flags handling.
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@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'net/openvswitch/vport.c')
0 files changed, 0 insertions, 0 deletions