CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/04/04 07:30:03
Modified files:
sys/netinet : ip_input.c ip_var.h
Log message:
make in_iawithaddr a wrapper for ifa_ifwithaddr plus a hack for old ancient
classful broadcast so we can still netboot sparc and the like.
compat hack untested, i will deal with the fallout if there is any later
at the same time stop exporting in_iawithaddr, everything but ip_input
should (and now does) use ifa_ifwithaddr directly
ok dlg sthen and agreement from many