dns-stats / compactor

Tools to capture DNS traffic and record it in C-DNS files.
Other
32 stars 12 forks source link

Add allow/ignore filters by DNS OpCode #14

Open banburybill opened 6 years ago

banburybill commented 6 years ago

Another tack on handling session signalling. Add allow/ignore filters, as for RR types, but for OpCodes. As noted in #11, this filtering should happen at the packet decode point.

banburybill commented 6 years ago

Since there are vastly fewer opcodes, perhaps a single 'ignore' filter would suffice.