Page MenuHomeFreeBSD

netpfil tests: extend dummynet tests to pf
ClosedPublic

Authored by kp on Sep 10 2021, 4:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 2:16 PM
Unknown Object (File)
Fri, Apr 19, 8:48 PM
Unknown Object (File)
Mar 18 2024, 7:28 PM
Unknown Object (File)
Mar 7 2024, 7:53 PM
Unknown Object (File)
Jan 15 2024, 1:56 PM
Unknown Object (File)
Dec 26 2023, 1:30 PM
Unknown Object (File)
Dec 22 2023, 9:42 PM
Unknown Object (File)
Dec 16 2023, 6:20 AM

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.