Hello everyone,
I am currently a college student exploring DNSSEC. I’ve noticed that there is a lack of DNSSEC support in the existing layers/dns.go file. Which makes it unable to send and receive DNSSEC-enabled DNS messages. So, I forked the original google/gopacket repository and implemented DNSSEC in my fork tochusc/gopacket.
I would like to submit a pull request to gopacket/gopacket to add DNSSEC support. Could I?
Hello everyone,
I am currently a college student exploring DNSSEC. I’ve noticed that there is a lack of DNSSEC support in the existing
layers/dns.gofile. Which makes it unable to send and receive DNSSEC-enabled DNS messages. So, I forked the originalgoogle/gopacketrepository and implemented DNSSEC in my forktochusc/gopacket.I would like to submit a pull request to
gopacket/gopacketto add DNSSEC support. Could I?