• Marek Vavrusa's avatar
    daemon/worker: track query in BEGIN and dst addr · e4747066
    Marek Vavrusa authored
    * in the begin() layer, the incoming query is
      exposed as req->qsource.packet, it is invalidated
      after begin() and should not be modified
    * the destination address (local interface) is
      also tracked for filtering purposes
    e4747066