Date: Thu, 11 Oct 2018 12:40:59 +0300 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Andreas Kempe <kempe@lysator.liu.se>, freebsd-net@freebsd.org Subject: Re: Patching ng_iface to allow setting the MTU via netgraph API Message-ID: <2f2c70df-c8fc-6fd7-ec9b-04e6c217ae72@yandex.ru> In-Reply-To: <33666112-c7e1-df6c-dfd5-22de0c1166fa@lysator.liu.se> References: <33666112-c7e1-df6c-dfd5-22de0c1166fa@lysator.liu.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10.10.2018 22:43, Andreas Kempe wrote: > Hello! > > I am working on a meshnet concept and am using netgraph to put it right > on top of the MAC layer. I am using ng_iface to do some tunneling of IP > over my protocol and I thought it would be nice to be able to set the > MTU of the created interface using the netgraph interface. > > I created a patch to do just that and thought I could share it if > someone would find it worthwhile using for something, but I couldn't > really figure out where to share it. I couldn't really get clarity from > the contribution section in the handbook. > > If someone could point me in the right direction, it would be > appreciated. I'll attach the patch to this mail as well since it is a > quite small one. Hi, take a look at this review https://reviews.freebsd.org/D17180 You can use the same way. -- WBR, Andrey V. Elsukov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2f2c70df-c8fc-6fd7-ec9b-04e6c217ae72>