> So does my route/backend.c. But the lengths of these files is <30 > lines. Not some 3000+ line monolith as you are suggesting.
Ah, and don't forget that the code that you plan to copy-paste into one file supports only IPv4, bare minimum sanity checks and a single kernel. Add multi-protocol support, robust sanity checks and multiple kernels and you will get something much worse. Then one can refactor it when that time comes. _______________________________________________ bug-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-inetutils
