Sean> The export of this symbol was removed in 2.6.14. You'll
Sean> need to add:
Sean> EXPORT_SYMBOL(ip_dev_find);
Sean> to net/ipv4/fib_frontend.c to compile these modules now.
...and BTW a patch to do this is in the svn tree at
linux-kernel/patches/linux-2.6.14-fib-frontend.diff
- R.