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)
Fri, May 8, 8:27 AM
Unknown Object (File)
Thu, May 7, 6:56 PM
Unknown Object (File)
Mon, Apr 27, 6:39 PM
Unknown Object (File)
Apr 15 2026, 7:23 AM
Unknown Object (File)
Apr 15 2026, 7:17 AM
Unknown Object (File)
Apr 15 2026, 3:55 AM
Unknown Object (File)
Apr 15 2026, 12:32 AM
Unknown Object (File)
Apr 9 2026, 8:30 PM
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.