Searched hist:132303 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf.cdiff 132303 Sat Jul 17 15:15:15 MDT 2004 mlaier 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

Completed in 27 milliseconds