blob: 3c36c238ca1dcf71e5ee1dfb9ca492e68a143469 [file]
Name: Darwin configd
URL: https://github.com/apple-oss-distributions/configd
Version: 1061.0.2
Revision: ec7c204acf07ba74de84d990ece345f42eb8f258
Update Mechanism: Manual
Security Critical: yes
Shipped: yes
License: APSL-2.0
License File: LICENSE
One file is excerpted here:
dnsinfo.h from:
https://github.com/apple-oss-distributions/configd/blob/rel/configd-1351/dnsinfo/dnsinfo.h
Description:
Provides dns_config_t which is used by /net/dns/dns_config_watcher_mac.cc to
obtain system DNS configuration on macOS. This private header is also used by
Apple's open source mDNSResponder.
Local Modifications:
- Removed the inclusion of <os/availability.h> and the usage of the macros found
therein.