diff options
author | Alex Gartrell <agartrell@fb.com> | 2014-09-09 16:40:27 -0700 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2014-09-16 09:03:37 +0900 |
commit | c63e4de2be5e1d253adce16dbba57ed42868bc22 (patch) | |
tree | b47541cf22972001fc9641c0ff8ec1b0478e972f /tools/perf/scripts/python/syscall-counts.py | |
parent | 919aa0b2bbcf013467295dc9736db6fb575a4fb0 (diff) |
ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
The out_rt functions check to see if the mtu is large enough for the packet
and, if not, send icmp messages (TOOBIG or DEST_UNREACH) to the source and
bail out. We needed the ability to send ICMP from the out_rt_v6 function
and DEST_UNREACH from the out_rt function, so we just pulled it out into a
common function.
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions