2014-12-08 16:36 GMT+01:00 Florian Westphal <f...@strlen.de>: > ... to avoid per-packet FIB lookup if possible. > > The cached dst is re-used provided the input interface > is the same as that of the previous packet in the same direction. > > If not, the cached dst is invalidated.
It looks like someone found out that this patch causes crashes. This was reported to OpenWrt in ticket https://dev.openwrt.org/ticket/22283