| Name: | resolv_wrapper |
|---|---|
| Version: | 1.1.6 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 33517 |
| License: | BSD |
| RPM: | resolv_wrapper-1.1.6-1.el7.x86_64.rpm |
| Source RPM: | resolv_wrapper-1.1.6-1.el7.src.rpm |
| Build Date: | Sat Apr 11 2020 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://cwrap.org/ |
| Summary: | A wrapper for dns name resolving or dns faking |
| Description: | It is likely that if you have a server/client architecture, you need to do DNS queries or a third party library, like Kerberos needs to be able to do queries. In the case of Kerberos the client needs to look the address of the KDC up via a SRV record. resolv_wrapper is able to either redirect all DNS queries to your DNS server implementation, or fake DNS replies! To use it set the following environment variables: LD_PRELOAD=libresolv_wrapper.so RESOLV_WRAPPER_CONF=./my_resolv.conf This package doesn't have a devel package because this project is for development/testing. |
- Update to version 1.1.6 * https://gitlab.com/cwrap/resolv_wrapper/-/blob/master/CHANGELOG
- Update to version 1.1.5 * Support URI DNS records * Support PTR DNS records
- Update to version 1.1.4 * Added support for faking NS entries * Fixed some platform compatibility bugs
- Add Requires for pkgconfig and cmake.
- resolves: #1172534 - Initial package.