]> git.saurik.com Git - apt.git/commit - apt-pkg/contrib/srvrec.h
Add basic (non weight adjusted) shuffling for SrvRecords selection
authorMichael Vogt <mvo@debian.org>
Thu, 20 Aug 2015 08:40:45 +0000 (10:40 +0200)
committerMichael Vogt <mvo@debian.org>
Thu, 20 Aug 2015 09:41:51 +0000 (11:41 +0200)
commitc29dbdffcb6f67812f823f1f844b87320cf6b437
tree41a98cd8af9886a4cf68b68a4034d635b94737b2
parent9b70edba6796ebff3935af1cfb5c9bbc98d020b4
Add basic (non weight adjusted) shuffling for SrvRecords selection

Also add "Debug::Acquire::SrvRecs" debug option and the option
"Acquire::EnableSrvRecods" to allow disabling this lookup.
apt-pkg/contrib/srvrec.cc
apt-pkg/contrib/srvrec.h
methods/connect.cc
test/libapt/srvrecs_test.cc [new file with mode: 0644]