Re: [PATCH] IPVS: Add handling of incoming ICMPV6_PKT_TOOBIG messages
From: David Miller <davem@davemloft.net>
Date: 2009-07-27 02:19:05
Also in:
lvs-devel
From: David Miller <davem@davemloft.net>
Date: 2009-07-27 02:19:05
Also in:
lvs-devel
From: Eric Dumazet <redacted> Date: Fri, 24 Jul 2009 06:25:25 +0200
I see no reference to ICMPV6_PKT_TOOBIG in this patch, so ChangeLog might be misleading or uncomplete, since other ICMPV6 message types (ICMPV6_DEST_UNREACH/ICMPV6_TIME_EXCEED) will also be forwarded/handled ?
Agreed, this commit message could use a tidy. What the patch actually is doing is adding the handling of ipv6 icmp messages at all. Simon could you clarify the commit message a bit and resubmit? Thanks!