summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/uninorthvar.h
diff options
context:
space:
mode:
authorkp <kp@FreeBSD.org>2016-02-20 11:36:35 +0000
committerkp <kp@FreeBSD.org>2016-02-20 11:36:35 +0000
commit33ef68fedb3270f37fc4d216f733431e0e22f138 (patch)
tree9049d73473d91320d6e28bdf63db96195938225f /sys/powerpc/powermac/uninorthvar.h
parentcc1732909cfd956ddedb07529fe7224e7eaa2bbd (diff)
downloadFreeBSD-src-33ef68fedb3270f37fc4d216f733431e0e22f138.zip
FreeBSD-src-33ef68fedb3270f37fc4d216f733431e0e22f138.tar.gz
ifconfig(8): can't use 'name' or 'description' when creating interface with auto numbering
If one does 'ifconfig tap create name blah', it will return error because the 'name' command doesn't properly populate the request sent to ioctl(...). The 'description' command has the same bug, and is also fixed with this patch. If one does 'ifconfig tap create mtu 9000 name blah', it DOES work, but 'tap0' (or other sequence number) is echoed, instead of the expected 'blah'. (assuming the name change actually succeeded) Submitted by: Marie Helene Kvello-Aune <marieheleneka@gmail.com> Differential Revision: https://reviews.freebsd.org/D5341
Diffstat (limited to 'sys/powerpc/powermac/uninorthvar.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud