Varnish Module (vmod) for computing HMAC, message digests and working with base64.
Details
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 3758 Build 3801: arc lint + arc unit
Paths
| Differential D6379 Authored by allanjude on May 15 2016, 10:04 PM.
Details
Summary Varnish Module (vmod) for computing HMAC, message digests and working with base64.
Diff Detail
Event Timelineallanjude updated this object. Herald added a subscriber: mat. · View Herald TranscriptMay 15 2016, 10:04 PM2016-05-15 22:04:52 (UTC+0) mat edited edge metadata. This revision is now accepted and ready to land.Aug 25 2016, 10:47 AM2016-08-25 10:47:17 (UTC+0) feld edited edge metadata. Closed by commit rP423898: Add the varnish vmod-digest port (authored by allanjude). · Explain WhyOct 13 2016, 12:36 AM2016-10-13 00:36:58 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 16357 www/Makefile
www/varnish-libvmod-digest/
www/varnish-libvmod-digest/Makefile
www/varnish-libvmod-digest/distinfo
|
Doesn't this need to go before the if (snap) block? If we end up prepending an mbuf for the snap header but not for the ethernet header we still need to do the m_next/m_nextpkt pointer reshuffle.