summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorRoopa Prabhu <roopa@cumulusnetworks.com>2015-06-17 21:07:01 +0300
committerDavid S. Miller <davem@davemloft.net>2015-06-21 20:23:04 +0300
commita2bb6d7d6f4249691b6a554cde59969d55b0d9c3 (patch)
tree81313b38cf216d7f936de27c3d244eaf7584b93d /drivers/net
parentb42be38b2778eda2237fc759e55e3b698b05b315 (diff)
downloadlinux-a2bb6d7d6f4249691b6a554cde59969d55b0d9c3.tar.xz
ipv4: include NLM_F_APPEND flag in append route notifications
This patch adds NLM_F_APPEND flag to struct nlmsg_hdr->nlmsg_flags in newroute notifications if the route add was an append. (This is similar to how NLM_F_REPLACE is already part of new route replace notifications today) This helps userspace determine if the route add operation was an append. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Acked-by: Scott Feldman <sfeldma@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions