net/rospo: Update to 0.10.2 A patch release. Changelog: https://github.com/ferama/rospo/releases/tag/v0.10.2 MFH: 2023Q1
Details
Tested on i386 amd64 FreeBSD 12.4 13.1. arm64 pending.
See http://fuz.su/~fuz/freebsd/batch1/
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Approved. FWIW, the sentence "A patch release" didn't immediately make sense to me. I'd use a couple of more words, like "fixes a couple of bugs in the 0.10 branch". I guess you want do describe why this will be MFH'ed?
“path release” means that this release mainly (or exclusive) fixes bugs. As per policy, bug fixes should be merged into the quarterly branch, which is why I have done so.
At the server side (listening side), I am thinking if we move the secure ACK check here and above the TOF_TS check, it would save cycles on checking these timestamps.