K 10 svn:author V 6 mlaier K 8 svn:date V 27 2004-07-17T17:15:15.000000Z K 7 svn:log V 293 Merge in a stable fix from OpenBSD: MFC: Fix by dhartmei@ change pf_route() loop detection: introduce a counter (number of times a packet is routed already) in the mbuf tag, allow at most four times. Fixes some legitimate cases broken by the previous change. Reviewed by: dhartmei END