[PATCH RFC]: add VLAN support to iplink

Denys Vlasenko vda.linux at googlemail.com
Mon Jul 15 03:17:21 UTC 2013


On Wednesday 10 July 2013 13:22, Patrick McHardy wrote:
> The following patch adds support for specifying device specific parameters
> to "ip link add" and support for VLAN configuration. Modern features such
> as GVRP, MVRP, 802.1ad and some minor features are not supported through
> vconfig and won't be in the future, so this is needed to make use of these
> features.
> 
> Open questions:
> 
> - Is displaying VLAN specific parameters in "ip link list" considered
>   important? I didn't add this so far, but can so if it is.
> 
> - Any coding style issues or other changes required for inclusion? I'm not
>   familiar with busybox coding style requirements, but tried to follow the
>   existing style.
> 
> Please CC me on replies.

Applied with some changes, please try current git. 


More information about the busybox mailing list