[Bug 197230] [patch] Add rcNG startup script to configure ng_tcpmss(4)

2018-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197230 Eugene Grosbein changed: What|Removed |Added Assignee|n...@freebsd.org |eu...@freebsd.org

Re: Getting netmap to co-exist with user-space processes that use sockets

2018-08-17 Thread Vincenzo Maffione
Hi, What you want to do is definitely possible using the "host rings", aka "sw rings". The idea is that netmap intercepts all the packets arriving from the NIC RX "hardware" ring(s). Your netmap program should then look at the packets and decide which ones should be forwarded to the host kernel (

Very frequent "log_in_vain" messages

2018-08-17 Thread Kevin Oberman
On any given day I log betwen 30 and several hundred messages similar to this: TCP: [137.200.39.19]:443 to [192.168.1.5]:39576 tcpflags 0x12; tcp_input: Connection attempt to closed port The remote port is always 80 or 443. They usually show up in bursts of over a dozen, probably re-transmits. The

[Bug 229727] bge watchdog timeout with MacBook Pro (Mid-2010)

2018-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229727 Eugene Grosbein changed: What|Removed |Added Flags|mfc-stable11? |mfc-stable11+ Resolution

[Bug 229727] bge watchdog timeout with MacBook Pro (Mid-2010)

2018-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229727 --- Comment #45 from commit-h...@freebsd.org --- A commit references this bug: Author: eugen Date: Fri Aug 17 19:18:59 UTC 2018 New revision: 337985 URL: https://svnweb.freebsd.org/changeset/base/337985 Log: MFC r336461: bge(4): disable

Getting netmap to co-exist with user-space processes that use sockets

2018-08-17 Thread VO Ipfix
Hello there, I would like to use netmap with pptk (emulated driver) to generate send traffic from an interface, but still allow rx/tx to get to the the kernel so that other user-space networking processes function as normal. Currently, if I open an interface eg netmap:eth0, other user space process

[Bug 181741] Packet loss when 'control' messages are present with large data (sendmsg(2))

2018-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181741 Mark Johnston changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 181741] Packet loss when 'control' messages are present with large data (sendmsg(2))

2018-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181741 --- Comment #23 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Fri Aug 17 16:04:21 UTC 2018 New revision: 337975 URL: https://svnweb.freebsd.org/changeset/base/337975 Log: MFC r337328: Don't check rc