commit | 1f5e29ce7989eb75652774004b962ee1eb6e56ca | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Tue Jan 31 16:51:37 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 01 12:13:52 2017 -0500 |
tree | 835203d24f61b2cb1a7de942872df6474c88f7df | |
parent | f696186203076770f51eb5890712e696e6bb72d7 [diff] |
net: ipv6: add NLM_F_APPEND in notifications when applicable IPv6 does not set the NLM_F_APPEND flag in notifications to signal that a NEWROUTE is an append versus a new route or a replaced one. Add the flag if the request has it. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>