paulc / dnslib

A Python library to encode/decode DNS wire-format packets
https://github.com/paulc/dnslib
BSD 2-Clause "Simplified" License
295 stars 84 forks source link

added rfc 7871 parsing: client subnet in dns queries #8

Closed szengerle closed 3 years ago

szengerle commented 4 years ago

edn0 entry parser added; returns EDNSOptionECS object; ipv4 and v6 support;

paulc commented 4 years ago

Hi,

Thanks for providing the code, this looks useful to add as a feature and I'd be happy to merge with a couple of minor changes:

Thanks, Paul

paulc commented 3 years ago

I'd still like to implement this but need to update PR as above - closing for now