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 (144)*, x86_64 (200)* | EPEL 8 (59 downloads) |
EPEL 9 | aarch64 (65)*, x86_64 (87)* | EPEL 9 (49 downloads) |
Fedora 39 | aarch64 (60)*, x86_64 (62)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (31)* | Fedora 40 (21 downloads) |
Fedora 41 | aarch64 (5)*, x86_64 (3)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (109)*, x86_64 (114)* | Fedora rawhide (40 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @dnsoarc/dnswire
More info about enabling Copr repositories