[Bug 266477] PF does not obey ICMP rate limits
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Oct 2022 09:25:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266477
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=a974702e274cbed52ae9ad9ecef8501e267b822d
commit a974702e274cbed52ae9ad9ecef8501e267b822d
Author: Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2022-10-07 14:22:57 +0000
Commit: Kristof Provost <kp@FreeBSD.org>
CommitDate: 2022-10-14 08:36:16 +0000
pf: apply the network stack's ICMP rate limiting to ICMP errors sent by pf
PR: 266477
Event: Aberdeen Hackathon 2022
Differential Revision: https://reviews.freebsd.org/D36903
sys/netinet/icmp6.h | 1 +
sys/netinet6/icmp6.c | 3 +--
sys/netpfil/pf/pf.c | 26 ++++++++++++++++++++++++++
3 files changed, 28 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.