summaryrefslogtreecommitdiff
path: root/net/switchdev
diff options
context:
space:
mode:
authorDavid Ahern <dsa@cumulusnetworks.com>2017-01-31 16:51:37 -0800
committerDavid S. Miller <davem@davemloft.net>2017-02-01 12:13:52 -0500
commit1f5e29ce7989eb75652774004b962ee1eb6e56ca (patch)
tree835203d24f61b2cb1a7de942872df6474c88f7df /net/switchdev
parentf696186203076770f51eb5890712e696e6bb72d7 (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>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions
perEric Dumazet1-4/+1 2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2 2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček1-1/+1 2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal1-1/+1 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal3-8/+4 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal3-8/+8 2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal1-1/+1 2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal1-6/+6