Files
kernel/net/netfilter/ipvs
Alex Gartrell c63e4de2be 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>
2014-09-16 09:03:37 +09:00
..
2013-06-26 18:01:45 +09:00
2013-06-26 18:01:45 +09:00
2013-06-26 18:01:46 +09:00
2013-06-26 18:01:45 +09:00
2013-10-15 10:54:50 +09:00
2013-06-26 18:01:45 +09:00