Re: [iproute-next v2] tipc: Add support to set and get MTU for UDP bearer

2018-05-09 Thread David Ahern
On 5/8/18 5:55 AM, GhantaKrishnamurthy MohanKrishna wrote: > In this commit we introduce the ability to set and get > MTU for UDP media and bearer. > > For set and get properties such as tolerance, window and priority, > we already do: > > $ tipc media set PPROPERTY media MEDIA > $ tipc m

[iproute-next v2] tipc: Add support to set and get MTU for UDP bearer

2018-05-08 Thread GhantaKrishnamurthy MohanKrishna
In this commit we introduce the ability to set and get MTU for UDP media and bearer. For set and get properties such as tolerance, window and priority, we already do: $ tipc media set PPROPERTY media MEDIA $ tipc media get PPROPERTY media MEDIA $ tipc bearer set OPTION media MEDIA AR