]> git.proxmox.com Git - mirror_iproute2.git/commit
ip: gre: fix IFLA_GRE_LINK attribute sizing
authorSerhey Popovych <serhe.popovych@gmail.com>
Wed, 13 Dec 2017 19:36:02 +0000 (21:36 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Sat, 16 Dec 2017 18:08:54 +0000 (10:08 -0800)
commita6addd5cdcec2391732c6b4fc076f3319e45296e
tree9b439a6d440b92a8498684aa52ec3bc1cbbe9ae7
parent9aceaad71b6693b8464cef6370fc78efaf455f7f
ip: gre: fix IFLA_GRE_LINK attribute sizing

Attribute IFLA_GRE_LINK is 32 bit long, not 8 bit.

Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
ip/link_gre.c