From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, PDS_TONAME_EQ_TOLOCAL_SHORT,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48765C35247 for ; Thu, 6 Feb 2020 21:41:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 13CD6217BA for ; Thu, 6 Feb 2020 21:41:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=candelatech.com header.i=@candelatech.com header.b="hKRvGm95" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727851AbgBFVll (ORCPT ); Thu, 6 Feb 2020 16:41:41 -0500 Received: from mail2.candelatech.com ([208.74.158.173]:45814 "EHLO mail3.candelatech.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727456AbgBFVll (ORCPT ); Thu, 6 Feb 2020 16:41:41 -0500 Received: from [10.0.0.63] (unknown [118.127.122.146]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail3.candelatech.com (Postfix) with ESMTPSA id 1E69C137586 for ; Thu, 6 Feb 2020 13:41:36 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 mail3.candelatech.com 1E69C137586 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=candelatech.com; s=default; t=1581025297; bh=WdV0CFrLdGTP0BxTXf8HToOupV0zmfOUldKbpGArzEk=; h=Date:From:To:Subject:From; b=hKRvGm95e1Ln5dBX4qxAy8E/QZBvOZ3990/kWZlKaA7nu6z2m6Ai2S3eUD93DFEzV wzY5aed+lzEveepvN//eZJGBibQ3koIfBfWCbI65uC7mYoRkIMRkDf8GciSsIE3roM Bb3qD3b1P7YjbQQLuNG/hP3AjymLVrblVp3ug/xI= Message-ID: <5E3C880F.1060708@candelatech.com> Date: Thu, 06 Feb 2020 13:41:35 -0800 From: Ben Greear Organization: Candela Technologies User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: netdev Subject: VRF: Any good way to have DNS entry per VRF? Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello, While poking around with a libwebkit app, I realized I need a way to tell libwebkit to use a particular DNS address that makes sense to its specific VRF, not the global DNS address. I am loathe to try to patch something like libcares into webkit, so curious if there is some better way to have a DNS configured per VRF? Thanks, Ben -- Ben Greear Candela Technologies Inc http://www.candelatech.com