daemon/lua: print RR in text format (generic)
example: local rr = pkt:section(kres.section.ANSWER)[1] print(kres.rr2str(rr))
Showing
Please register or sign in to comment
example: local rr = pkt:section(kres.section.ANSWER)[1] print(kres.rr2str(rr))