Description
A C library for encoding/decoding different DNS encapsulations and transporting them over different protocols.
Includes tinyframe, a minimalistic Frame Streams library.
Following repositories are included:
- https://github.com/DNS-OARC/dnswire
- https://github.com/DNS-OARC/tinyframe
Installation Instructions
dnf copr enable @dnsoarc/dnswire
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | aarch64 (129)*, x86_64 (184)* | EPEL 8 (59 downloads) |
EPEL 9 | aarch64 (62)*, x86_64 (85)* | EPEL 9 (48 downloads) |
Fedora 38 | aarch64 (62)*, x86_64 (66)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (60)*, x86_64 (62)* | Fedora 39 (31 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (25)* | Fedora 40 (21 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 (97)*, x86_64 (102)* | Fedora rawhide (40 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @dnsoarc/dnswire
More info about enabling Copr repositories