From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Jay Brussels" Date: Wed, 12 Nov 2014 07:47:10 -0500 Message-ID: <069201cffe76$c6b720c0$54256240$@dslx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Content-Language: en-us Subject: [B.A.T.M.A.N.] Current OpenWrt build Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'The list for a Better Approach To Mobile Ad-hoc Networking' Antonio, I am planning to start programming Ubiquiti and TP-Link Routers in two = weeks for a very large BATMAN mesh deployment. Although many patches I have seen on this list involves multicast = traffic I have seen some others. =20 Is the current OpenWrt release stable enough for deployment or are there = some "must have" patches requiring a build from scratch for a successful = deployment? Jay Brussels President DSL Express 954-757-3254=20 jay@dslx.net -----Original Message----- From: B.A.T.M.A.N [mailto:b.a.t.m.a.n-bounces@lists.open-mesh.org] On = Behalf Of Krishnathiepan Rasanayagam Sent: Wednesday, November 12, 2014 6:51 AM To: The list for a Better Approach To Mobile Ad-hoc Networking Subject: Re: [B.A.T.M.A.N.] Threads in batman-adv yep. i should have :) now only freading it out. sorry thanks alot for replying :) On Wed, Nov 12, 2014 at 2:47 PM, Antonio Quartulli = wrote: > > > On 12/11/14 09:19, Krishnathiepan Rasanayagam wrote: >> Hi All, >> >> Has anyone considered using threads in batman-adv? > > did you mean kthread? I don't think this would bring any real benefit. > You should probably read/understand the rest of the networking stack=20 > in the linux kernel to understand how incoming/outgoing packets are = handled. > >> is is possible to use fork() send.c file? > > fork() is a function that is supposed to be used in *userspace* to=20 > create a new *process*. > This is neither available nor conceptually possible in kernel space. > > Maybe you should read a bit more about what you can do and what you=20 > cannot do while developing a kernel module? :) > > -- > Antonio Quartulli > -- Best regards, Krishna.