]> git.ipfire.org Git - thirdparty/pdns.git/commit
Not saving ComboAddress d_local in class TeeAction this time 11889/head
authorFredericDT <frederic.dt.twh@gmail.com>
Wed, 31 Aug 2022 09:53:47 +0000 (17:53 +0800)
committerFredericDT <frederic.dt.twh@gmail.com>
Wed, 31 Aug 2022 09:53:47 +0000 (17:53 +0800)
commitf7bf9ae833f4de1be3a6fe9374f13880678e9ffb
tree57a602d38156be8d43ee4c8d1f4737071edb8395
parent76fd1dd4505ff168c621d6543f27b9c54bb25222
Not saving ComboAddress d_local in class TeeAction this time

Accoding to https://github.com/PowerDNS/pdns/pull/11889
> rgacogne
> Since we only use the local address in the constructor, I don't think we need to keep it around?
>
> FredericDT
> Possibly using that d_local in statistical function?
>
> rgacogne
> I would prefer not keeping it for now, we can always add it back later when we actually decide to do something with it :)

Signed-off-by: FredericDT <frederic.dt.twh@gmail.com>
pdns/dnsdist-lua-actions.cc