1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/contrib/pf
Max Laier 0ad9506fab 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
2004-07-17 17:15:15 +00:00
..
net Merge in a stable fix from OpenBSD: 2004-07-17 17:15:15 +00:00
netinet Bring diff from the security/pf port. This has code been tested as a port 2004-02-26 02:34:12 +00:00