CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/20 06:12:14
Modified files:
sys/net : route.c
Log message:
Initialise the ifidx to 0 (no interface) in rtredirect() to avoid using
ifidx uninitialised for the gateway not directly reachable case.
ok mpi@
