OpenBSD/src KJA3Ucjsys/net route.c

   Since the recent recursion fix in rtable_walk(), deleting an interface
   address could trigger the "rt->rt_ifidx == ifp->if_index" assertion.
   In rtflushclone() the ifp that is passed to rtdeletemsg() has been
   changed from the route interface to the ifa interface.  Restore the
   old behavior and get the route ifp.
   found by regress/sys/netinet/carp; OK mpi@
VersionDeltaFile
1.387+13-6sys/net/route.c
+13-61 files

UnifiedSplitRaw