shithub: riscv

Download patch

ref: 3e9ae26c2ea9c1b0c1bfcc0ad02c58bc65cb5294
parent: d5fc608059dee5f65ddfdf3e230bb8d458ccf43f
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Apr 6 12:17:40 EDT 2024

devip: handle interface spec correctly for writes to /net/iproute

When the interface is specified as "-",
we should find the interface based on
the gateway and source ip.

As another improvement, also allow
specifying the interface as the bound
device name (for example "/net/ether0").