On Thursday 2010-02-25 11:23, Patrick McHardy wrote: >Jiri Pirko wrote: >> Hi all. >> >> I want to ask if there is any particular reason for ipt_CLUSTERIP >> to support only address length of 6 (ETH_ALEN)? It seems to me >> reasonable for this to work even with another types of network hw >> with different addr_len. > >None that I'm aware of, but the length is also used in the ABI, >so you presently can't supply larger addresses. The larger picture is that there seems to be quite a bit of ABI even outside of the kernel that uses ETH_ALEN and/or ETH_HLEN in many places; for example, the tcpdump cooked interface IIRC. Is there an _actual_ use case however? Is it suddenly possible to use EUI-64s? Or a run on IPX? :-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html