summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2020-05-17 20:26:32 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-17 20:41:24 +0300
commit84be69b869a5a496a6cfde9b3c29509207a1f1fa (patch)
treec57fe1a4c4fd1ec6ca07d596eb83b47dd975d5dd /Documentation
parentf45a7bccdc190e2cf6ca3a527edbc4c80d7114ef (diff)
downloadlinux-84be69b869a5a496a6cfde9b3c29509207a1f1fa.tar.xz
nexthop: Fix attribute checking for groups
For nexthop groups, attributes after NHA_GROUP_TYPE are invalid, but nh_check_attr_group starts checking at NHA_GROUP. The group type defaults to multipath and the NHA_GROUP_TYPE is currently optional so this has slipped through so far. Fix the attribute checking to handle support of new group types. Fixes: 430a049190de ("nexthop: Add support for nexthop groups") Signed-off-by: ASSOGBA Emery <assogba.emery@gmail.com> Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions