pf: redirect a packet's port but not its address?

2018-01-22 Thread Alan Somers
I'm using pf with rules like the following: rdr inet proto tcp from any to any port 80 -> localhost port 8080 rdr inet6 proto tcp from any to any port 80 -> ::1 port 8080 It works for IPv4. But for IPv6 it fails because the redirected packet violates IPv6's scoping rules. I've got a patch to ha

RE: Questions on OFED in FreeBSD

2018-01-22 Thread Somayajulu, David
Hi Meny, Does OFED in FreeBSD currently support NvMe over Fabrics ? Thanks David S. -Original Message- From: Meny Yossefi [mailto:me...@mellanox.com] Sent: Tuesday, January 16, 2018 5:27 AM To: Somayajulu, David ; freebsd-net@FreeBSD.org Subject: RE: Questions on OFED in FreeBSD Hi David

[Bug 225325] RealTek 8169 network devices don't seem to work with memory mapped registers

2018-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225325 Marius Strobl changed: What|Removed |Added CC||mar...@freebsd.org --- Comment #2

[Bug 225312] panic: Assertion if_getdrvflags(ifp) == i failed at /usr/src/sys/net/iflib.c:2201

2018-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225312 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: erj Date: Mon Jan 22 20:56:21 UTC 2018 New revision: 328265 URL: https://svnweb.freebsd.org/changeset/base/328265 Log: ixv(4): Stop setting editing ifn

[Bug 225312] panic: Assertion if_getdrvflags(ifp) == i failed at /usr/src/sys/net/iflib.c:2201

2018-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225312 --- Comment #3 from Stephen Hurd --- @erj correct. iflib handles the driver flags. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebsd.org mailing l