Page MenuHomeFreeBSD

netpfil tests: extend dummynet tests to pf
ClosedPublic

Authored by kp on Sep 10 2021, 4:25 PM.
Tags
None
Referenced Files
F149560208: D31905.id95619.diff
Wed, Mar 25, 6:33 AM
Unknown Object (File)
Mon, Mar 23, 5:30 PM
Unknown Object (File)
Sun, Mar 22, 7:09 PM
Unknown Object (File)
Sun, Mar 22, 4:43 AM
Unknown Object (File)
Fri, Mar 20, 1:15 PM
Unknown Object (File)
Thu, Mar 19, 11:22 PM
Unknown Object (File)
Wed, Mar 18, 11:14 AM
Unknown Object (File)
Sun, Mar 15, 9:05 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.