]> git.ipfire.org Git - thirdparty/pdns.git/commit
turns out we weren't gathering the local address for TCP at all, and for UDP we did...
authorbert hubert <bert.hubert@powerdns.com>
Thu, 7 Jan 2016 13:01:47 +0000 (14:01 +0100)
committerbert hubert <bert.hubert@powerdns.com>
Thu, 7 Jan 2016 13:01:47 +0000 (14:01 +0100)
commita6147cd2632a34b3535fe978c8e98873f063b29c
tree816a0e301ccd954508952a6b57cd0f767f6c749f
parentc44d3917d0aa3d2ce0b25b2f69deab7b2301cbfd
turns out we weren't gathering the local address for TCP at all, and for UDP we did not do the work for ipfilter except when bound to 0.0.0.0. Now we do it right in the other case too AND gather the port number.
pdns/pdns_recursor.cc