diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 2aa33ff367a..52f74ae3a43 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -1,4 +1,4 @@ -BROKEN= various bpf_timeval problems remain +BROKEN= bpf_timeval vs timeval mix-ups result in failure with llvm22 COMMENT= network traffic probe with web ui and deep packet inspection diff --git a/net/pmacct/Makefile b/net/pmacct/Makefile index f0f0150341c..1c5ab46466f 100644 --- a/net/pmacct/Makefile +++ b/net/pmacct/Makefile @@ -1,3 +1,5 @@ +BROKEN= bpf_timeval vs timeval mix-ups result in failure with llvm22 + COMMENT= passive IP network monitoring tools: traffic accounting, etc DISTNAME= pmacct-1.7.9