site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=nKafSh++KKB1Vj29nCEFf1U0m3SnHhz0ewtz6ioYGkE=; b=tJFipuAiibQMTbSUbnfIbvx1ylcvbyDTCvG9e+nnFa5vT6kJjSvQLRBq7zXaTXC7LR eKW/LQPj0bdkwp8boJCvj+hqfjYxuOETnlyx0hhEOMUT23hLMC4lMn+rScAnsRenoCM1 rGKVE2YLGW5l08h0KH/AGDtrx3MKWa/OxfWB0= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=V19B2wh8JPMCPQnv8czxUo0ndCm4RsrNhJ36Dzp0iNC9EBbUwwTAZVqJUt6KwUqu5M sUFM3VD13zmaHjP1igmHAHlRnYg7QKyyvUoqc0zxvXci1rprNMmU5ecY9d5GEO3fAbG3 I52PcNRprurKvSvuE1LXlpDaD+DyiVzpuoyqo= On Aug 6, 2008, at 7:32 PM, Andrew White wrote: scutil _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Is there a way to get this stuff from the dynamic store NetworkInterface info, or do I need to go digging elsewhere? Do I need to use the POSIX API to get this info? Platform is 10.4.x and up. Currently using 10.4.11 and XCode 2.4.1. The best way I've found to find out what's in SystemConfiguration, as it's layout is <cough>not very well documented</cough> is to explore it using: With this tool, you can see the layout of all the dictionaries, what's in them, and figure out how they are linked together. This email sent to site_archiver@lists.apple.com