Re: [PATCH iproute2 1/7] bridge: Use the same flag names in input and output

2020-04-29 Thread Nikolay Aleksandrov
On 4/30/20 3:22 AM, Benjamin Poirier wrote: On 2020-04-29 08:12 -0700, Roopa Prabhu wrote: On Mon, Apr 27, 2020 at 4:51 PM Benjamin Poirier wrote: Output the same names for vlan flags as the ones accepted in command input. Signed-off-by: Benjamin Poirier --- Benjamin, It's a good change,

Re: [PATCH iproute2 1/7] bridge: Use the same flag names in input and output

2020-04-29 Thread Benjamin Poirier
On 2020-04-29 08:12 -0700, Roopa Prabhu wrote: > On Mon, Apr 27, 2020 at 4:51 PM Benjamin Poirier > wrote: > > > > Output the same names for vlan flags as the ones accepted in command input. > > > > Signed-off-by: Benjamin Poirier > > --- > > Benjamin, It's a good change, but this will break ex

Re: [PATCH iproute2 1/7] bridge: Use the same flag names in input and output

2020-04-29 Thread Roopa Prabhu
On Mon, Apr 27, 2020 at 4:51 PM Benjamin Poirier wrote: > > Output the same names for vlan flags as the ones accepted in command input. > > Signed-off-by: Benjamin Poirier > --- Benjamin, It's a good change, but this will break existing users ?. > bridge/vlan.c | 4 ++-- > 1 file changed, 2