Problem reports for n...@freebsd.org that need special attention

2019-08-18 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 209471] Listen queue overflow due to too many sockets stuck in CLOSED state

2019-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209471 y2wjegieo...@opayq.com changed: What|Removed |Added CC||y2wjegieo...@opayq.com ---

Re: pf (rules and nat) + (ipfw + dummynet)

2019-08-18 Thread Goran Mekić
On Sun, Aug 18, 2019 at 01:15:17PM +0100, Andrew White wrote: > https://github.com/opnsense/src/commit/7514cc670601b566f30e0386ef8885660a27aa5a#diff-f038606be7fc68e05878b9cdbb32e21f I already talked to this commiter, and this is also PfSense patch, but for 11.0-RELEASE. That's the second thing we t

Re: pf (rules and nat) + (ipfw + dummynet)

2019-08-18 Thread Andrew White
Best of luck with this endeavor ! A very quick scan of that patch seems to include a lot more changes to ipfw than I would expect, perhaps other bug fixes or feature changes that are unrelated ? It also reads like it defines new pf rule actions, so I imagine you configure pf by setting the rule a

Re: pf (rules and nat) + (ipfw + dummynet)

2019-08-18 Thread Andrew White
On Sat, Aug 17, 2019 at 10:51 PM Kristof Provost wrote: > On 2019-08-17 22:25:44 (+0100), Andrew White wrote: > > Using 11.3 , I've been trying to configure pf with dummynet. Having ipfw > > reply traffic sent into a dummynet pipe causes pf to reject the traffic. > > > > Searching around and lo

Re: addrs capability of rtadvd?

2019-08-18 Thread Bjoern A. Zeeb
On 17 Aug 2019, at 6:03, John-Mark Gurney wrote: I am setting up ipv6, and going through the guide at: https://www.freebsd.org/doc/handbook/network-ipv6.html#idp71931000 And noticed the addrs#1 property in the example. I checked the rtadvd.conf man page, and I do not see an entry for addrs. S

Re: pf (rules and nat) + (ipfw + dummynet)

2019-08-18 Thread Goran Mekić
Hello, If I knew we almost made it compile and boot (with dummynet, pf and pflog loaded), I would postpone the previous email. :o) The code I'm working on is https://github.com/mekanix/freebsd/tree/feature/pf+dummynet/12.0. It is nothing more than releng/12.0 branch into which I copied parts of

Re: pf (rules and nat) + (ipfw + dummynet)

2019-08-18 Thread Goran Mekić
On Sat, Aug 17, 2019 at 11:51:51PM +0200, Kristof Provost wrote: > This work was started by a prospective gsoc student, but they were not > selected, and I have not seen any big patches come out of it. The student is a junior I teach and we're still working on the patch, but still no success. PFSen