Page MenuHomeFreeBSD

pf tests: Fix missing pf enabling
AbandonedPublic

Authored by kp on Oct 25 2023, 5:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 10 2024, 9:57 PM
Unknown Object (File)
Dec 9 2024, 2:03 AM
Unknown Object (File)
Nov 11 2024, 10:17 AM
Unknown Object (File)
Nov 7 2024, 12:58 PM
Unknown Object (File)
Nov 7 2024, 10:40 AM
Unknown Object (File)
Sep 9 2024, 9:00 AM
Unknown Object (File)
Sep 8 2024, 10:26 PM
Unknown Object (File)
Sep 8 2024, 3:43 AM

Details

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

The bug is in D42355, where we remove part of this test case, including the pfctl -e.
This fixes it, but I'm going to squash this together with the other review to keep the history simpler.

In D42363#966766, @kp wrote:

The bug is in D42355, where we remove part of this test case, including the pfctl -e.
This fixes it, but I'm going to squash this together with the other review to keep the history simpler.

Good catch! I thought it's something totally separate, my bad.

kp edited reviewers, added: vegeta_tuxpowered.net; removed: kp.

Commandeering to abandon. We included this in D42355.