Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unbound: Explicitly cast from ldns RR type/class to our types | Martin Willi | 2014-05-16 | 1 | -2/+2 |
| | | | | | | These definitions are directly derived from the RFC, so it should be safe to cast them. clang complains about the different types, so cast them explicitly. | ||||
* | unbound: Implemented rr_t as unbound_rr_t | Reto Guadagnini | 2013-02-19 | 1 | -0/+164 |