[Bridge] [PATCH v2 net-next 03/10] net: bridge: mst: Support setting and reporting MST port states

2022-03-01 Thread Tobias Waldekranz
Make it possible to change the port state in a given MSTI. This is done through a new netlink interface, since the MSTIs are objects in their own right. The proposed iproute2 interface would be: bridge mst set dev msti state Current states in all applicable MSTIs can also be dumped. The pr

Re: [Bridge] [PATCH v2 net-next 03/10] net: bridge: mst: Support setting and reporting MST port states

2022-03-01 Thread Nikolay Aleksandrov
On 1 March 2022 11:03:14 CET, Tobias Waldekranz wrote: >Make it possible to change the port state in a given MSTI. This is >done through a new netlink interface, since the MSTIs are objects in >their own right. The proposed iproute2 interface would be: > >bridge mst set dev msti state > >Cu

Re: [Bridge] [PATCH v2 net-next 03/10] net: bridge: mst: Support setting and reporting MST port states

2022-03-01 Thread Roopa Prabhu via Bridge
On 3/1/22 15:19, Nikolay Aleksandrov wrote: On 1 March 2022 11:03:14 CET, Tobias Waldekranz wrote: Make it possible to change the port state in a given MSTI. This is done through a new netlink interface, since the MSTIs are objects in their own right. The proposed iproute2 interface would be:

Re: [Bridge] [PATCH v2 net-next 03/10] net: bridge: mst: Support setting and reporting MST port states

2022-03-07 Thread Tobias Waldekranz
On Wed, Mar 02, 2022 at 00:19, Nikolay Aleksandrov wrote: > On 1 March 2022 11:03:14 CET, Tobias Waldekranz wrote: >>Make it possible to change the port state in a given MSTI. This is >>done through a new netlink interface, since the MSTIs are objects in >>their own right. The proposed iproute2 i

Re: [Bridge] [PATCH v2 net-next 03/10] net: bridge: mst: Support setting and reporting MST port states

2022-03-07 Thread Nikolay Aleksandrov
On 07/03/2022 17:00, Tobias Waldekranz wrote: > On Wed, Mar 02, 2022 at 00:19, Nikolay Aleksandrov > wrote: >> On 1 March 2022 11:03:14 CET, Tobias Waldekranz >> wrote: >>> Make it possible to change the port state in a given MSTI. This is >>> done through a new netlink interface, since the MST

Re: [Bridge] [PATCH v2 net-next 03/10] net: bridge: mst: Support setting and reporting MST port states

2022-03-07 Thread Tobias Waldekranz
On Tue, Mar 01, 2022 at 17:53, Roopa Prabhu wrote: > On 3/1/22 15:19, Nikolay Aleksandrov wrote: >> On 1 March 2022 11:03:14 CET, Tobias Waldekranz >> wrote: >>> Make it possible to change the port state in a given MSTI. This is >>> done through a new netlink interface, since the MSTIs are objec