Page MenuHomeFreeBSD

pf tests: Fix missing pf enabling
AbandonedPublic

Authored by kp on Oct 25 2023, 5:41 PM.
Tags
None
Referenced Files
F102085452: D42363.diff
Thu, Nov 7, 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
Unknown Object (File)
Sep 7 2024, 11:19 AM
Unknown Object (File)
Aug 8 2024, 8:33 AM
Unknown Object (File)
Jul 25 2024, 7:57 PM
Unknown Object (File)
Jul 16 2024, 11:57 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.