[Bug 206478] Setting laggproto fails on 10.2

2016-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206478 Mark Linimon changed: What|Removed |Added Keywords||regression Assignee|freeb

projects/routing announcement/status

2016-01-21 Thread Alexander V . Chernikov
I would like to introduce routing rework which started as projects/routing SVN branch. It has been around for quite a long time, some of the code has made its way to HEAD, but there hasn't been any public announcements. So, what is projects/routing about? First, it is about bringing more scalab

Re: pf state disappearing [ adaptive timeout bug ]

2016-01-21 Thread Matthew Grooms
On 1/21/2016 11:04 AM, Nick Rogers wrote: On Wed, Jan 20, 2016 at 2:01 PM, Matthew Grooms wrote: All, I have a curious problem with a lightly loaded pair of pf firewall running on FreeBSD 10.2-RELEASE. I'm noticing TCP entries are disappearing from the state table for no good reason that I c

Re: pf state disappearing

2016-01-21 Thread Nick Rogers
On Wed, Jan 20, 2016 at 2:01 PM, Matthew Grooms wrote: > All, > > I have a curious problem with a lightly loaded pair of pf firewall running > on FreeBSD 10.2-RELEASE. I'm noticing TCP entries are disappearing from > the state table for no good reason that I can see. The entry limit is set > to

Re: Does FreeBSD have sendmmsg or recvmmsg system calls?

2016-01-21 Thread Bruce Evans
On Thu, 21 Jan 2016, Konstantin Belousov wrote: On Wed, Jan 20, 2016 at 10:29:47AM +0200, Boris Astardzhiev wrote: kb>Shouldn't i and rcvd be unsigned as well ? Shouldn't return value kb>also be unsigned ? I think i and rcvd should be unsigned whereas ret should not - after all if an error o

RB1100 network detection

2016-01-21 Thread Attila Balogh
Hi Guys, i am trying to get FreeBSD running on Mikrotik RB1100. the box is pretty much straightforward, has a P2020E/P2010 SOC with 3 GE controllers. two of the controllers has an AR8327 on them, the third one is connected to an AR8035 rgmii phy. there are two PCIe GE controllers (AR8131). aft

Re: Does FreeBSD have sendmmsg or recvmmsg system calls?

2016-01-21 Thread Konstantin Belousov
On Wed, Jan 20, 2016 at 10:29:47AM +0200, Boris Astardzhiev wrote: > Let me know the final decision then - whether in the existing manpages or > in new files. Decide it yourself, it is your patch. If you are fine with writing new man page, I do not object. > > jt>The Linux version has an additio