Skip to content

Commit

Permalink
dnsforward: rm todo
Browse files Browse the repository at this point in the history
  • Loading branch information
ainar-g committed Jun 16, 2021
1 parent ff08675 commit 23736cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/dnsforward/msg.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ func ipsFromRules(resRules []*filtering.ResultRule) (ips []net.IP) {
}

// genDNSFilterMessage generates a DNS message corresponding to the filtering result
//
// TODO(a.garipov): !! update this.
func (s *Server) genDNSFilterMessage(d *proxy.DNSContext, result *filtering.Result) *dns.Msg {
m := d.Req

Expand Down

0 comments on commit 23736cf

Please sign in to comment.