NetworkCommons / sig0namectl

Open dynamic DNS name management with SIG(0) update delegation.
https://sig0namectl.networkcommons.org
GNU Affero General Public License v3.0
12 stars 3 forks source link

adds wasm deleteRR & support in sig0 #32

Closed adam-burns closed 4 months ago

adam-burns commented 4 months ago

simple support for RR delete as per RFC 2136 section 2.5.4 using update.Remove() from miekg's golang module

adam-burns commented 4 months ago

note we may well need to add support for other removal modes documented in RFC 2136 section 2.5