Page MenuHomeFreeBSD

netpfil tests: extend dummynet tests to pf
ClosedPublic

Authored by kp on Sep 10 2021, 4:25 PM.
Tags
None
Referenced Files
F83606078: D31905.diff
Sun, May 12, 2:22 PM
Unknown Object (File)
Sun, May 5, 3:22 AM
Unknown Object (File)
Sat, Apr 27, 4:21 AM
Unknown Object (File)
Sat, Apr 27, 3:00 AM
Unknown Object (File)
Thu, Apr 25, 2:58 PM
Unknown Object (File)
Thu, Apr 25, 1:21 PM
Unknown Object (File)
Sat, Apr 20, 2:16 PM
Unknown Object (File)
Fri, Apr 19, 8:48 PM

Details

Summary

Now that pf can also use dummynet we should extend the existing dummynet
tests to also test it when used with pf.

MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Sep 10 2021, 4:25 PM
donner added a subscriber: donner.

The rules of pf does not replicate exactly the same logic as the ipfw ones.
This might be insignificant how, but causes extra headache, if the test fails in an interesting way ...

This revision is now accepted and ready to land.Sep 10 2021, 6:45 PM
This revision was automatically updated to reflect the committed changes.