mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-01 12:02:03 +00:00
Flow offload dst can become invalid after the route cache is created. dst_check() in packet path is necessary to prevent packet drop. Signed-off-by: Ritaro Takenaka <ritarot634@gmail.com>