CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/07 03:56:39
Modified files:
sys/netinet : ip_input.c
Log message:
Use rtalloc_mpath() when checking for local route entries because we
are now using the returned route for forwarding as well.
This restore the behavior of r1.274 when using mpath entries for
forwarding.
ok visa@, henning@
