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)
Sat, Jul 4, 6:30 PM
Unknown Object (File)
Wed, Jun 17, 2:40 AM
Unknown Object (File)
Tue, Jun 16, 2:43 PM
Unknown Object (File)
May 8 2026, 8:27 AM
Unknown Object (File)
May 7 2026, 6:56 PM
Unknown Object (File)
Apr 27 2026, 6:39 PM
Unknown Object (File)
Apr 15 2026, 7:23 AM
Unknown Object (File)
Apr 15 2026, 7:17 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.