DragonFlyBSD Kernel Audit
DF-0632 / fix_run.log
← back to finding ↓ download raw
=== DF-0632 PATCHED-kernel validation ===
Sun Jul 19 01:24:42 UTC 2026
kernel: DragonFly 6.5-DEVELOPMENT #1: Sun Jul 19 01:05:49 UTC 2026
kldload: can't load ipfw3: module already loaded or in kernel
kldload: can't load ipfw3_basic: module already loaded or in kernel
net.inet.ip.fw3.enable: 0 -> 1
net.inet.ip.fw3_basic.state_max_icmp_out: 10 -> 5
net.inet.ip.fw3_basic.icmp_timeout: 10 -> 3
net.inet.ip.fw3_basic.cleanup_interval: 1 -> 1
--- Initial counter ---
DF0632 cpu0: tcp_in=0 tcp_out=0 udp_in=0 udp_out=0 icmp_in=0 icmp_out=0
--- Round 1: 6 pings ---
DF0632 cpu0: tcp_in=0 tcp_out=0 udp_in=0 udp_out=0 icmp_in=0 icmp_out=2
--- Wait for expiry ---
--- Counter after expiry (FIXED: should be 0, decremented) ---
DF0632 cpu0: tcp_in=0 tcp_out=0 udp_in=0 udp_out=0 icmp_in=0 icmp_out=0
--- Round 2: 6 more pings (FIXED: should succeed; counter was reset to 0) ---
DF0632 cpu0: tcp_in=0 tcp_out=0 udp_in=0 udp_out=0 icmp_in=0 icmp_out=2
--- Wait + final counter ---
DF0632 cpu0: tcp_in=0 tcp_out=0 udp_in=0 udp_out=0 icmp_in=0 icmp_out=0
net.inet.ip.fw3.enable: 1 -> 0
Sun Jul 19 01:25:08 UTC 2026
=== Done ===