Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
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 Android Compatible: yes
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.