diff options
author | 2015-06-26 03:18:45 -0700 | |
---|---|---|
committer | 2015-07-14 16:41:27 +0900 | |
commit | 326bf17ea5d4f8f17b54cbf167b8cb504c606ee9 (patch) | |
tree | 246ceffaea4201eb2a9820da6a4a592d862b07b4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: IDLETIMER: fix lockdep warning (diff) | |
download | linux-dev-326bf17ea5d4f8f17b54cbf167b8cb504c606ee9.tar.xz linux-dev-326bf17ea5d4f8f17b54cbf167b8cb504c606ee9.zip |
ipvs: fix ipv6 route unreach panic
Previously there was a trivial panic
unshare -n /bin/bash <<EOF
ip addr add dev lo face::1/128
ipvsadm -A -t [face::1]:15213
ipvsadm -a -t [face::1]:15213 -r b00c::1
echo boom | nc face::1 15213
EOF
This patch allows us to replicate the net logic above and simply capture
the skb_dst(skb)->dev and use that for the purpose of the invocation.
Signed-off-by: Alex Gartrell <agartrell@fb.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions