David Ahern wrote:
> On 2/14/18 1:09 PM, Serhey Popovych wrote:
>
>>
>> Any comments on this series? Should I perform some additional testing?
>>
>>
>
> I thought I had applied them. Can you re-send and cc me?
>
Done. v2 is broken due to missing subject line. v3 is ready.
signature.asc
Descr
On 2/14/18 1:09 PM, Serhey Popovych wrote:
>
> Any comments on this series? Should I perform some additional testing?
>
>
I thought I had applied them. Can you re-send and cc me?
Serhey Popovych wrote:
> With this series I propose to make print_linkinfo_brief() static in
> favor of print_linkinfo() as single point for linkinfo printing.
>
> Changes presented with this series tested using following script:
>
> \#!/bin/bash
>
> iproute2_dir="$1"
> iface='eth0.2'
>
> pushd
With this series I propose to make print_linkinfo_brief() static in
favor of print_linkinfo() as single point for linkinfo printing.
Changes presented with this series tested using following script:
\#!/bin/bash
iproute2_dir="$1"
iface='eth0.2'
pushd "$iproute2_dir" &>/dev/null
for i in new ol