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, Jan 4, 10:00 PM
Unknown Object (File)
Thu, Jan 2, 5:38 PM
Unknown Object (File)
Nov 9 2024, 2:14 AM
Unknown Object (File)
Nov 7 2024, 6:11 AM
Unknown Object (File)
Oct 28 2024, 11:53 PM
Unknown Object (File)
Oct 18 2024, 4:12 AM
Unknown Object (File)
Oct 4 2024, 10:11 PM
Unknown Object (File)
Oct 4 2024, 2:51 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 Skipped
Unit
Tests Skipped

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.