dnscontrol/vendor/golang.org/x/net/ipv6
Tom Limoncelli 9812ecd9ff
BIND: Improve SOA serial number handling (#651)
* github.com/miekg/dns
* Greatly simplify the logic for handling serial numbers. Related code was all over the place. Now it is abstracted into one testable method makeSoa. This simplifies code in many other places.
* Update docs/_providers/bind.md: Edit old text. Add SOA description.
* SOA records are now treated like any other record internally. You still can't specify them in dnsconfig.js, but that's by design.
* The URL for issue 491 was wrong in many places
* BIND: Clarify GENERATE_ZONEFILE message
2020-02-23 13:58:49 -05:00
..
batch.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
control.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
control_rfc2292_unix.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
control_rfc3542_unix.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
control_stub.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
control_unix.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
control_windows.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
dgramopt.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
doc.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
endpoint.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
genericopt.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
header.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
helper.go BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
iana.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
icmp.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
icmp_bsd.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
icmp_linux.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
icmp_solaris.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
icmp_stub.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
icmp_windows.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
payload.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
payload_cmsg.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
payload_nocmsg.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sockopt.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sockopt_posix.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sockopt_stub.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_aix.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_asmreq.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_asmreq_stub.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_bpf.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
sys_bpf_stub.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_bsd.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_darwin.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_freebsd.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_linux.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
sys_solaris.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_ssmreq.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_ssmreq_stub.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_stub.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
sys_windows.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
zsys_aix_ppc64.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
zsys_darwin.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
zsys_dragonfly.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
zsys_freebsd_386.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
zsys_freebsd_amd64.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
zsys_freebsd_arm.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
zsys_freebsd_arm64.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_386.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_amd64.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_arm.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_arm64.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_mips.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_mips64.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_mips64le.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_mipsle.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_ppc.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_ppc64.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_ppc64le.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_riscv64.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_linux_s390x.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
zsys_netbsd.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
zsys_openbsd.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
zsys_solaris.go Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00