net/fstrm - The NetBSD Packages Collection

C implementation of the Frame Streams data transport protocol

This is fstrm, a C implementation of the Frame Streams data transport
protocol.

Frame Streams is a light weight, binary clean protocol that allows
for the transport of arbitrarily encoded data payload sequences
with minimal framing overhead -- just four bytes per data frame.
Frame Streams does not specify an encoding format for data frames
and can be used with any data serialization format that produces
byte sequences, such as Protocol Buffers, XML, JSON, MessagePack,
YAML, etc. Frame Streams can be used as both a streaming transport
over a reliable byte stream socket (TCP sockets, TLS connections,
AF_UNIX sockets, etc.) for data in motion as well as a file format
for data at rest. A "Content Type" header identifies the type of
payload being carried over an individual Frame Stream and allows
cooperating programs to determine how to interpret a given sequence
of data payloads.

fstrm is an optimized C implementation of Frame Streams that includes
a fast, lockless circular queue implementation and exposes library
interfaces for setting up a dedicated Frame Streams I/O thread and
asynchronously submitting data frames for transport from worker
threads. It was originally written to facilitate the addition of
high speed binary logging to DNS servers written in C using the
dnstap log format.

Build dependencies

devel/libtool-base pkgtools/mktools devel/automake devel/autoconf devel/gmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/libevent devel/libevent devel/libevent

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64fstrm-0.6.1nb1.tgz
NetBSD 10.0aarch64fstrm-0.6.1.tgz
NetBSD 10.0aarch64fstrm-0.6.1.tgz
NetBSD 10.0aarch64ebfstrm-0.6.1.tgz
NetBSD 10.0aarch64ebfstrm-0.6.1nb1.tgz
NetBSD 10.0alphafstrm-0.6.1nb1.tgz
NetBSD 10.0earmv6hffstrm-0.6.1nb1.tgz
NetBSD 10.0earmv6hffstrm-0.6.1.tgz
NetBSD 10.0earmv6hffstrm-0.6.1.tgz
NetBSD 10.0earmv7hffstrm-0.6.1nb1.tgz
NetBSD 10.0earmv7hffstrm-0.6.1.tgz
NetBSD 10.0earmv7hffstrm-0.6.1.tgz
NetBSD 10.0i386fstrm-0.6.1nb1.tgz
NetBSD 10.0i386fstrm-0.6.1.tgz
NetBSD 10.0m68kfstrm-0.6.1nb1.tgz
NetBSD 10.0powerpcfstrm-0.6.1.tgz
NetBSD 10.0sh3elfstrm-0.6.1nb1.tgz
NetBSD 10.0sparcfstrm-0.6.1nb1.tgz
NetBSD 10.0vaxfstrm-0.6.1.tgz
NetBSD 10.0vaxfstrm-0.6.1nb1.tgz
NetBSD 10.0x86_64fstrm-0.6.1nb1.tgz
NetBSD 10.0_BETAx86_64fstrm-0.6.1.tgz
NetBSD 8.0i386fstrm-0.6.1.tgz
NetBSD 8.0i386fstrm-0.6.1.tgz
NetBSD 8.0powerpcfstrm-0.6.1.tgz
NetBSD 8.0powerpcfstrm-0.6.1.tgz
NetBSD 8.0powerpcfstrm-0.6.1nb1.tgz
NetBSD 8.0powerpcfstrm-0.6.1.tgz
NetBSD 8.0x86_64fstrm-0.6.1.tgz
NetBSD 8.0x86_64fstrm-0.6.1.tgz
NetBSD 8.0x86_64fstrm-0.6.1nb1.tgz
NetBSD 9.0aarch64fstrm-0.6.1nb1.tgz
NetBSD 9.0aarch64fstrm-0.6.1.tgz
NetBSD 9.0aarch64fstrm-0.6.1.tgz
NetBSD 9.0alphafstrm-0.6.1.tgz
NetBSD 9.0alphafstrm-0.6.1nb1.tgz
NetBSD 9.0earmfstrm-0.6.1.tgz
NetBSD 9.0earmv4fstrm-0.6.1.tgz
NetBSD 9.0earmv4fstrm-0.6.1.tgz
NetBSD 9.0earmv6hffstrm-0.6.1nb1.tgz
NetBSD 9.0earmv6hffstrm-0.6.1.tgz
NetBSD 9.0earmv6hffstrm-0.6.1.tgz
NetBSD 9.0earmv7hffstrm-0.6.1nb1.tgz
NetBSD 9.0earmv7hffstrm-0.6.1.tgz
NetBSD 9.0earmv7hffstrm-0.6.1.tgz
NetBSD 9.0i386fstrm-0.6.1.tgz
NetBSD 9.0i386fstrm-0.6.1nb1.tgz
NetBSD 9.0m68kfstrm-0.6.1.tgz
NetBSD 9.0m68kfstrm-0.6.1.tgz
NetBSD 9.0mips64ebfstrm-0.6.1.tgz
NetBSD 9.0mipselfstrm-0.6.1.tgz
NetBSD 9.0powerpcfstrm-0.6.1.tgz
NetBSD 9.0powerpcfstrm-0.6.1.tgz
NetBSD 9.0powerpcfstrm-0.6.1.tgz
NetBSD 9.0powerpcfstrm-0.6.1nb1.tgz
NetBSD 9.0sh3elfstrm-0.6.1.tgz
NetBSD 9.0sh3elfstrm-0.6.1.tgz
NetBSD 9.0sparc64fstrm-0.6.1.tgz
NetBSD 9.0sparcfstrm-0.6.1.tgz
NetBSD 9.0sparcfstrm-0.6.1.tgz
NetBSD 9.0vaxfstrm-0.6.1.tgz
NetBSD 9.0vaxfstrm-0.6.1.tgz
NetBSD 9.0vaxfstrm-0.6.1nb1.tgz
NetBSD 9.0x86_64fstrm-0.6.1nb1.tgz
NetBSD 9.0x86_64fstrm-0.6.1.tgz
NetBSD 9.3x86_64fstrm-0.6.1.tgz
NetBSD 9.3x86_64fstrm-0.6.1nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.