summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg/dns_utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve SRV records support for the pkg(8) bootstrap:bapt2013-10-231-0/+1
| | | | | | | | | - order srv records by priorities - for all entries of the same priority, order randomly respect the weight - select the port where to fetch from respect the port provided in the SRV record Obtained from: pkg git repo MFC after: 3 days
* if PACKAGESITE url scheme is not 'file://', always try to revolv SRV records andbapt2012-12-051-0/+45
use them if any. It allows the bootstrap to use directly pkg.FreeBSD.org instead of pkgbeta.FreeBSD.org MFC after: 1 month
OpenPOWER on IntegriCloud