diff options
author | David Ahern <dsa@cumulusnetworks.com> | 2016-09-10 21:09:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-11 08:12:52 +0200 |
commit | a8e3e1a9f02094145580ea7920c6a1d9aabd5539 (patch) | |
tree | 1bedde4339e71fa07c4f73d27cfc807ec9220120 /net/ipv6/route.c | |
parent | net: flow: Add l3mdev flow update (diff) | |
download | linux-a8e3e1a9f02094145580ea7920c6a1d9aabd5539.tar.xz linux-a8e3e1a9f02094145580ea7920c6a1d9aabd5539.zip |
net: l3mdev: Add hook to output path
This patch adds the infrastructure to the output path to pass an skb
to an l3mdev device if it has a hook registered. This is the Tx parallel
to l3mdev_ip{6}_rcv in the receive path and is the basis for removing
the existing hook that returns the vrf dst on the fib lookup.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/route.c')
0 files changed, 0 insertions, 0 deletions