Bug 4682 - "ip link set promisc" not working
Summary: "ip link set promisc" not working
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.19.x
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-07 13:11 UTC by alex hauras
Modified: 2017-04-06 14:07 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alex hauras 2012-01-07 13:11:33 UTC
#busybox --help
BusyBox v1.19.3 (2011-12-13 00:47:19 NOVT) multi-call binary.
Copyright (C) 1998-2011 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.
See source distribution for full notice.

"ip" is symlink to busybox binary

#ip link set dev eth0 promisc on
ip: either "dev" is duplicate, or "promisc" is garbage

expected: set promisc mode on interface. iputils version of "ip" works this way.
Comment 1 Denys Vlasenko 2012-01-10 17:15:50 UTC
Yes, so far busybox's ip does not support "promisc".
Comment 2 Denys Vlasenko 2017-04-06 14:07:17 UTC
Fixed in git.