All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Changes for PMTU Discovery
@ 2012-07-20  8:59 Julian Anastasov
  2012-07-20  8:59 ` [PATCH 1/2] ipvs: implement passive PMTUD for IPIP packets Julian Anastasov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Julian Anastasov @ 2012-07-20  8:59 UTC (permalink / raw)
  To: Simon Horman; +Cc: lvs-devel

	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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-23 23:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-20  8:59 [PATCH 0/2] Changes for PMTU Discovery Julian Anastasov
2012-07-20  8:59 ` [PATCH 1/2] ipvs: implement passive PMTUD for IPIP packets Julian Anastasov
2012-07-20  8:59 ` [PATCH 2/2] ipvs: add pmtu_disc option to disable IP DF for TUN packets Julian Anastasov
2012-07-23  6:46 ` [PATCH 0/2] Changes for PMTU Discovery Simon Horman
2012-07-23  7:33   ` Julian Anastasov
2012-07-23  7:59     ` Simon Horman
2012-07-23 10:45       ` Pablo Neira Ayuso
2012-07-23 23:02         ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.