Systemd/src/resolve/.gitignore
Zbigniew Jędrzejewski-Szmek 7263f72499 resolve: add more record types and convert to gperf table
We are unlikely to evert support most of them, but we can at least
display the types properly.

The list is taken from the IANA list.

The table of number->name mappings is converted to a switch
statement. gcc does a nice job of optimizing lookup (when optimization
is enabled).

systemd-resolve-host -t is now case insensitive.
2014-08-03 22:02:32 -04:00

7 lines
120 B
Plaintext

/resolved-gperf.c
/resolved.conf
/dns_type-from-name.gperf
/dns_type-from-name.h
/dns_type-list.txt
/dns_type-to-name.h