[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130725143223.GC29572@ws>
Date: Thu, 25 Jul 2013 11:32:23 -0300
From: Werner Almesberger <werner@...esberger.net>
To: netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: minimum ICMPv6 message size vs. RPL's DIS
Hannes Frederic Sowa wrote:
> I would say no problem. But as I just realized that it could be a bit
> problematic because the new defines have actually pretty common names,
> let's cc David Miller. Perhaps he has an advice?
Yeah, I'll let the issue sit here for a while so that more people
can comment. The change has numerous implications, including
- there may actually be a minimum size requirement *somewhere*
and I just didn't find it, in which case Linux would be right,
- name pollution visible to future user space,
- subtly changes kernel API semantics for ICMPv6 receivers, to
the detriment of those that rely on the kernel to filter
messages < 8 bytes and misbehave if exposed to them.
So this is definitely not the kind of change I want to rush.
Even the pointer fix changes the API in a way that could break
applications that currently work (if only on 32 bit platforms,
but it's not their fault that things would go wrong on 64 bit),
so we can't apply that one before having a decision on the other
issue as well.
Thanks,
- Werner
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists