On Fri, Jul 20, 2012 at 11:59:51AM +0300, Julian Anastasov wrote:
> 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(-)
Thanks, I have applied these to ipvs-next.
There were some offsets when applying the patches
and a conflict in the last hunk of ip_vs_xmit.c (in the first patch).
Could you check to make sure everything went in ok?
--
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
|