This patchset implements PMTU Discovery for TUN
packets and option to disable it.
Julian Anastasov (2):
ipvs: implement passive PMTUD for IPIP packets
ipvs: add pmtu_disc option to disable IP DF for TUN packets
include/net/ip_vs.h | 11 +++++
net/netfilter/ipvs/ip_vs_core.c | 76 ++++++++++++++++++++++++++++++++++-
net/netfilter/ipvs/ip_vs_ctl.c | 8 ++++
net/netfilter/ipvs/ip_vs_xmit.c | 83 ++++++++++++++++++++++++++------------
4 files changed, 149 insertions(+), 29 deletions(-)
--
1.7.3.4
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
|