Hi,
On Wed, Dec 19, 2018 at 03:01:12PM +1000, Antonio Quartulli wrote:
> iproute2 is the first user of the new networking API and
> its one of the two currently supported functionalities on
> Linux (the other being net-tools).
>
> This patch simply copies the current code from tun.c/route.c
> to
Am 19.12.18 um 06:01 schrieb Antonio Quartulli:
> iproute2 is the first user of the new networking API and
> its one of the two currently supported functionalities on
> Linux (the other being net-tools).
>
> This patch simply copies the current code from tun.c/route.c
> to networking_ip.c without
iproute2 is the first user of the new networking API and
its one of the two currently supported functionalities on
Linux (the other being net-tools).
This patch simply copies the current code from tun.c/route.c
to networking_ip.c without introducing any funcional
change to the code.
Signed-off-by