mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 20:26:38 +02:00
3fc6734e65abe82630d4a6aab22e1cd30d043ffa
We were doing: T_AAAA, if that fails then T_A. But in that case when a host has both T_A and T_AAAA entries, the reverse lookup will fail for ipv4. Now using T_ANY to fetch both T_A and T_AAAA addresses at once.
Description
Languages
C
94.6%
M4
1.8%
Shell
1.5%
Rich Text Format
1%
Makefile
0.6%
Other
0.5%