From jhellenthal@dataix.net  Mon Jul 16 02:29:06 2012
Return-Path: <jhellenthal@dataix.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 004D31065783
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Jul 2012 02:29:05 +0000 (UTC)
	(envelope-from jhellenthal@dataix.net)
Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182])
	by mx1.freebsd.org (Postfix) with ESMTP id AA1028FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Jul 2012 02:29:05 +0000 (UTC)
Received: by obbun3 with SMTP id un3so10929130obb.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Jul 2012 19:29:05 -0700 (PDT)
Received: by 10.50.88.167 with SMTP id bh7mr4108088igb.69.1342405744835;
        Sun, 15 Jul 2012 19:29:04 -0700 (PDT)
Received: from DataIX.net (adsl-99-181-132-147.dsl.klmzmi.sbcglobal.net. [99.181.132.147])
        by mx.google.com with ESMTPS id ut8sm7699207igc.8.2012.07.15.19.29.03
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 15 Jul 2012 19:29:04 -0700 (PDT)
Received: from DataIX.net (localhost [127.0.0.1])
	by DataIX.net (8.14.5/8.14.5) with ESMTP id q6G2Sxpl089940
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Sun, 15 Jul 2012 22:29:02 -0400 (EDT)
	(envelope-from jh@DataIX.net)
Received: (from jh@localhost)
	by DataIX.net (8.14.5/8.14.5/Submit) id q6G2SxpL089939;
	Sun, 15 Jul 2012 22:28:59 -0400 (EDT)
	(envelope-from jh)
Message-Id: <201207160228.q6G2SxpL089939@DataIX.net>
Date: Sun, 15 Jul 2012 22:28:59 -0400 (EDT)
From: Jason Hellenthal <jhellenthal@dataix.net>
Reply-To: Jason Hellenthal <jhellenthal@DataIX.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: stable@freebsd.org
Subject: ifconfig(8) fails to set MTU on multiple interfaces.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         169898
>Category:       kern
>Synopsis:       ifconfig(8) fails to set MTU on multiple interfaces.
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-net
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 16 02:30:09 UTC 2012
>Closed-Date:    
>Last-Modified:  Mon Jul 16 03:17:10 UTC 2012
>Originator:     Jason Hellenthal
>Release:        FreeBSD 8.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disbatch.DataIX.local 8.3-STABLE FreeBSD 8.3-STABLE #23 r238498: Sun Jul 15 15:34:30 EDT 2012 jh@DataIX.net:/usr/obj/usr/src/sys/DISBATCH i386

>Description:
When using ifconfig(8) to change MTU of an interface it is not allowed.

# ifconfig lagg0 mtu 1492
ifconfig: ioctl (set mtu): Invalid argument

# ifconfig dc0 mtu 1492
ifconfig: ioctl (set mtu): Invalid argument

# ifconfig dc1 mtu 1492
ifconfig: ioctl (set mtu): Invalid argument

# ifconfig pflog0 mtu 120
ifconfig: ioctl (set mtu): Invalid argument

# ifconfig ath0 mtu 1500
ifconfig: ioctl (set mtu): Invalid argument

>How-To-Repeat:

See description.

>Fix:

No workaround known.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jul 16 03:16:57 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169898 
>Unformatted:
