CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/19 09:30:25
Modified files:
sys/netinet : ip_input.c
Log message:
An interface address without interface pointer could cause an
uvm_fault in in_ouraddr(). Do not use a stale local address from
the routing table.
OK mpi@
