Would a patch implementing the netns feature to iplink.c be interesting?

blowfist blowfist at xroutine.net
Mon Sep 27 02:30:43 UTC 2021


Hey there,

I've made a few patches to busybox to add a few standard features to
busybox which aren't yet supported in busybox. I'm using these for my project
jailTools and I was wondering if they would stand any chance of being merged
into busybox.

I'll start with my first patch which implements the netns feature to
iplink.c.

It's basically used when creating virtual ethernet devices (veth) and to
set one of the created pair to a specific network namespace. It has
exactly the same usage as iproute2 and I've been using it for a very
long while so it works very well. The value that it takes is the PID of
a process with the unshared network namespace.

Tell me what you think, thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ip-added-support-for-setting-netns-on-devices.patch
Type: text/x-diff
Size: 3577 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20210926/0c9ce2cd/attachment.patch>


More information about the busybox mailing list