summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Branson <jbranso@dismail.de>2026-03-24 03:10:35 -0400
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2026-03-24 21:56:31 +0100
commita6eb5dad64efb9543ab65c38aa64e4e2e937a4dc (patch)
tree539f9f259f03a46a8af04a8501b5d9a2d96b7105
parent71efc28b001d96a7c8ca859a356fe12fc662b057 (diff)
open_issues/bpf.mdwn: mention that the hurd lacks /dev/bpf
Message-ID: <20260324071038.4440-3-jbranso@dismail.de>
-rw-r--r--open_issues/bpf.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/open_issues/bpf.mdwn b/open_issues/bpf.mdwn
index d051c2d8..84937933 100644
--- a/open_issues/bpf.mdwn
+++ b/open_issues/bpf.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2009, 2012, 2014 Free Software Foundation,
+[[!meta copyright="Copyright © 2009, 2012, 2014, 2026 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
@@ -15,6 +15,9 @@ License|/fdl]]."]]"""]]
This is a collection of resources concerning *Berkeley Packet Filter*s.
+The Hurd does not currently have a `/dev/bpf`, but libpcap does
+work on the Hurd. And the Hurd does have a stateless firewall:
+[[hurd/translator/eth-filter]].
# Documentation