]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add SvcParam class plus tests
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 30 Jul 2020 13:52:17 +0000 (15:52 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 25 Sep 2020 10:26:12 +0000 (12:26 +0200)
commit77ea4f4c21e8cfe7a589e5bd9abd4ba88def2b3a
treeed1f95203a7ef2fd5af39aec2066116e947eeeac
parent27a82613d02920c815d426a40415bc177d1a3825
Add SvcParam class plus tests
pdns/Makefile.am
pdns/svc-records.cc [new file with mode: 0644]
pdns/svc-records.hh [new file with mode: 0644]
pdns/test-svc_records_cc.cc [new file with mode: 0644]