]> git.proxmox.com Git - mirror_iproute2.git/commit
gre: raising the size of the buffer holding nl messages.
authorJetchko Jekov <jetchko.jekov@nokia.com>
Thu, 21 May 2015 14:32:24 +0000 (16:32 +0200)
committerStephen Hemminger <shemming@brocade.com>
Wed, 27 May 2015 19:27:31 +0000 (12:27 -0700)
commitbde5baa5476cd8d7d33afc42170dc984f3717e14
treeb14b03802dbab4e7388f3e97c8c2830a8e54f6f4
parent2631b856668a717f076fdde94f30b128a1cd5553
gre: raising the size of the buffer holding nl messages.

Now it matches the size for the answer defined in rtnl_talk()
and prevents stack corruption with answer > 1024 bytes.
ip/link_gre.c