]> git.ipfire.org Git - thirdparty/strongswan.git/commit
unbound: Explicitly cast from ldns RR type/class to our types
authorMartin Willi <martin@revosec.ch>
Thu, 8 May 2014 11:24:03 +0000 (13:24 +0200)
committerMartin Willi <martin@revosec.ch>
Fri, 16 May 2014 13:42:06 +0000 (15:42 +0200)
commit0746e38c51dee9eebed9d501650f75079188c53e
tree5218c193d0c24b6b1da906647975dcfd1bffb3c4
parentfb515325ccaa15740781705d676cf0bbf01ed6fd
unbound: Explicitly cast from ldns RR type/class to our types

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.
src/libstrongswan/plugins/unbound/unbound_rr.c