mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
4e4b1798cc
There are some attributes added by vxlan_fill_info() which are not accounted for in vxlan_get_size(). Add them. I didn't find a way to trigger an actual problem from this miscalculation since there is usually extra space in netlink size calculations like if_nlmsg_size(); but maybe I just didn't search long enough. Fixes: |
||
---|---|---|
.. | ||
Makefile | ||
vxlan_core.c | ||
vxlan_mdb.c | ||
vxlan_multicast.c | ||
vxlan_private.h | ||
vxlan_vnifilter.c |