mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Some programs(such as `ping`) after resolving the dns name do a reverse dns lookup using PTR, if this doesn't respond the program hangs making performance slower. This PR fixes it by handling PTR queries. --------- Signed-off-by: Gabi <gabrielalejandro7@gmail.com> Co-authored-by: Francesca Lovebloom <franlovebloom@gmail.com> Co-authored-by: Jamil Bou Kheir <jamilbk@users.noreply.github.com>