| > It is not a huge problem to change this, but it will also mean a non-trivial redesign. | > With regards to Stephen's email, can you/Stephen please indicate whether | > | > (a) configurable or not (CONFIG_IP_UDPLITE)? | > (b) re-design as separate object file or not? | > (c) ... ? | | I don't think it needs to be configurable, and I also think the | split-out is easy as you just need to un-static a few things, and put | function declarations and perhaps a few inlines into a | net/ipv{4,6}/udp_impl.h header file that both udp.c and udplite.c both | include. If you give me time until tomorrow morning, I will re-submit the split version - I would like to take some time to go over it. I will use the filename as suggested for the header file, unless there is another suggestion (the only header file in net/ipv?/ so far is fib_lookup.h).
Thanking you, Gerrit - 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