From jpopelka@redhat.com Thu Aug 13 08:20:00 2015 X-Scanned-BY: MIMEDefang 2.68 on 10.5.11.26 MIME-Version: 1.0 In-Reply-To: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,T_RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.0 X-RT-Interface: API References: <559416DB.90100@redhat.com> Message-ID: <55CC532B.9070806@redhat.com> content-type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id BBEC971B583 for ; Thu, 13 Aug 2015 08:19:59 +0000 (UTC) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx.pao1.isc.org (Postfix) with ESMTPS id 365103493BA for ; Thu, 13 Aug 2015 08:19:58 +0000 (UTC) Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 7D0F919F201 for ; Thu, 13 Aug 2015 08:19:57 +0000 (UTC) Received: from unused-4-215.brq.redhat.com (unused-4-215.brq.redhat.com [10.34.4.215]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t7D8Jtxi031155 for ; Thu, 13 Aug 2015 04:19:57 -0400 Delivered-To: dhcp-bugs@bugs.isc.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 Subject: Re: [ISC-Bugs #39952] 'dhclient -6' ignores option modifiers Return-Path: X-Original-To: dhcp-bugs@bugs.isc.org Date: Thu, 13 Aug 2015 10:19:55 +0200 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org To: dhcp-bugs@isc.org Content-Transfer-Encoding: 7bit From: "Jiri Popelka" RT-Message-ID: Content-Length: 650 On 13.8.2015 06:05, Shawn Routhier via RT wrote: > I took a quick look at this issue and from that it appears this is a feature > we haven't added to v6 clients yet. Thank you. > I don't see the calls that I would > expect to be used to process the prepend (or append) statements in > the v6 code. Would you mind pointing me to where this is done in v4 code ? I tried to, but couldn't wrap my head around the options handling code, it's too abstract for me. > I'm hoping we will have time to work on this in the near future but > can't promise anything until we've figured out our ticket list for the > next release(s). sure, thanks -- Jiri