Re: Question on sysctl tree handling

2016-04-08 Thread Jack Vogel
LOL, why does it seem that as soon as I ask the answer hits me in the nose :) I found the sysctl_ctx_free call, sorry for the noise Jack On Fri, Apr 8, 2016 at 2:51 PM, Jack Vogel wrote: > > I have a driver design where the queue/ring/irq layout is done in init > rather > than in attach,

Question on sysctl tree handling

2016-04-08 Thread Jack Vogel
I have a driver design where the queue/ring/irq layout is done in init rather than in attach, allowing easy reconfiguration. What I'm not sure about is how to handle the sysctl tree during a reinit, I don't see a procedure to free up things so I can restructure :( Am I missing something, any point

Re: TCP packets Drop !!

2016-04-08 Thread Sean Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 04/05/16 06:26, shahzaib mushtaq wrote: > Here is the full output of netstat -s : > > http://pastebin.com/pyxDtJkL > > > > On Tue, Apr 5, 2016 at 3:38 PM, shahzaib mushtaq > wrote: > >> Hi Guys, >> >> Hopes i've landed on the correct foru

Re: IPFW with NAT : Problems with duplicate packets on FreeBSD 10.3-RC3

2016-04-08 Thread Dr Josef Karthauser
> On 8 Apr 2016, at 06:51, Ian Smith wrote: > > On Thu, 7 Apr 2016 17:08:38 +0100, Dr Josef Karthauser wrote: > > [ AppleMail msgs fail to quote properly in pine, so a partial quote: ] > >> Looks like the first packet is being retransmitted, which means that >> the nat is probably misconfigure