mirror of
https://github.com/systemd/systemd.git
synced 2025-09-03 21:44:51 +03:00
resolved: provide properly named way to access SPF data in RRs
This commit is contained in:
@@ -104,7 +104,7 @@ struct DnsResourceRecord {
|
||||
|
||||
struct {
|
||||
char **strings;
|
||||
} txt;
|
||||
} txt, spf;
|
||||
|
||||
struct {
|
||||
struct in_addr in_addr;
|
||||
|
Reference in New Issue
Block a user