Page MenuHomeFreeBSD

net/packetdrill: mark as ignored on FreeBSD 10.x
ClosedPublic

Authored by kbowling on Sep 13 2018, 5:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 26, 3:59 PM
Unknown Object (File)
Tue, Aug 25, 2:11 AM
Unknown Object (File)
Sun, Aug 23, 12:32 AM
Unknown Object (File)
Mon, Aug 10, 11:31 PM
Unknown Object (File)
Jul 27 2026, 11:18 AM
Unknown Object (File)
Jul 25 2026, 2:02 AM
Unknown Object (File)
Jul 24 2026, 10:37 PM
Unknown Object (File)
Jul 21 2026, 5:19 AM
Subscribers

Details

Summary

This port needs SCTP_PR_SCTP_PRIO and pcap_set_immediate_mode, the latter of which would require non-trivial code refactoring to work on 10.x which will be EoL soon.

Test Plan
# poudriere testport -j 10rel net/packetdrill

...

=======================<phase: check-sanity   >============================
===>  packetdrill-0.0.2018081901 not supported on 10.x or older.
*** Error code 1

Stop.
make: stopped in /usr/ports/net/packetdrill

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 13 2018, 10:49 AM
This revision was automatically updated to reflect the committed changes.