On Mon, Nov 30, 2020 at 8:25 PM David Ahern wrote:
>
> [ sorry, this got lost in the backlog ]
Do not worry. This patch is 1.5 years old :) I keep it in my local
portages, but then I decide that it will be helpful for other
developers too.
> On 11/22/20 10:39 AM, Sergey Ryazanov wrot
Do not hardcode /usr/lib/ip as a path and allow libraries path
configuration in run-time.
Signed-off-by: Sergey Ryazanov
---
ip/ip.c| 15 +++
ip/ip_common.h | 2 ++
ip/iplink.c| 5 +
3 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/ip/ip.c b/ip/ip.c
2015-05-30 15:09 GMT+03:00 Bjørn Mork :
> Andrew Lunn writes:
>
>> Some boards have two CPU interfaces connected to the switch, e.g. WiFi
>> access points, with 1 port labeled WAN, 4 ports labeled lan1-lan4, and
>> two port connected to the SoC.
>>
>> This patch extends DSA to allows both CPU port
2015-05-29 20:59 GMT+03:00 Andrew Lunn :
> On Fri, May 29, 2015 at 10:36:49AM -0700, Mathieu Olivari wrote:
>> Alternatively, we could have something similar to what happens for the phy
>> in the wireless subsystems. Wireless PHYs are not registered as net_device
>> but they can still be listed, qu