]> git.proxmox.com Git - mirror_iproute2.git/commit
iplink: add definitions for GSO_MAX
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 15 Dec 2017 02:22:56 +0000 (18:22 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 15 Dec 2017 02:22:56 +0000 (18:22 -0800)
commit08f9d166c31470ca56b654ffd24c78c34ddf7786
tree6aec4815192e21ac62b64f88a4174f618da8aded
parent051274b4db4e4992223d01b004b3d96f1f3f0ef5
iplink: add definitions for GSO_MAX

Until kernel exports these, add GSO_MAX values into iplink
rather than assuming they are UINT_MAX + 1

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/iplink.c