From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Tue, 25 Dec 2007 17:13:10 -0800
> Well changing netinet/tcp.h is just not a realistic proposition, it takes > too long to filter from glibc through distro's to be worth it. But you have to, the ifdef mess you are suggesting is so much worse. Look at the reason you even have to do add the ifdefs, it's because lo' and behold the congestion control defines have already propagated properly into netinet/tcp.h And this alone proves that your argument against putting this stuff in the right place has no basis in reality. Please just submit a patch to the appropriate place to get the interfaces you need into netinet/tcp.h included instead of crapping all over the kernel headers. In the interum you can put a special header into the iproute2 distribution to handle this until it's sorted. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html