Re: [PATCH iproute2] ip: Use specific slave id

2016-09-22 Thread Stephen Hemminger
On Tue, 20 Sep 2016 18:02:12 +0800 Hangbin Liu wrote: > The original bond/bridge/vrf and slaves use same id, which make people > confused. Use bond/bridge/vrf_slave as id name will make code more clear. > > Acked-by: Phil Sutter > Signed-off-by: Hangbin Liu > --- Applied

[PATCH iproute2] ip: Use specific slave id

2016-09-20 Thread Hangbin Liu
The original bond/bridge/vrf and slaves use same id, which make people confused. Use bond/bridge/vrf_slave as id name will make code more clear. Acked-by: Phil Sutter Signed-off-by: Hangbin Liu --- ip/ip_common.h | 2 -- ip/ipaddress.c | 4 +++- ip/iplink.c |