Date: Sun, 14 Jul 2019 12:57:36 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 219428] em network driver broken in current Message-ID: <bug-219428-7501-fn3RRl8rsU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219428-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-219428-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219428 --- Comment #24 from IPTRACE <arkadiusz.majewski@iptrace.pl> --- My sysctl.conf file. net.inet.tcp.blackhole=3D2 net.inet.udp.blackhole=3D1 net.inet.icmp.log_redirect=3D1 net.inet.icmp.drop_redirect=3D1 net.inet.ip.random_id=3D1 net.link.tap.up_on_open=3D1 net.inet.tcp.mssdflt=3D1440 net.inet.tcp.nolocaltimewait=3D1 net.inet.ip.check_interface=3D1 net.inet.ip.redirect=3D0 net.inet.tcp.drop_synfin=3D1 net.inet.tcp.msl=3D15000 net.inet.tcp.icmp_may_rst=3D0 net.inet.tcp.path_mtu_discovery=3D0 net.inet6.icmp6.rediraccept=3D0 net.inet6.ip6.redirect=3D0 kern.ipc.maxsockbuf=3D16777216 net.inet.tcp.sendspace=3D1048576 net.inet.tcp.recvspace=3D1048576 net.inet.tcp.sendbuf_max=3D16777216 net.inet.tcp.recvbuf_max=3D16777216 net.inet.tcp.sendbuf_inc=3D524288 net.inet.tcp.recvbuf_inc=3D524288 net.inet.tcp.cc.algorithm=3Dcubic net.inet.tcp.tso=3D0 net.inet.tcp.rexmit_slop=3D50 net.inet.tcp.msl=3D5000 net.inet.tcp.keepinit=3D5000 net.inet.tcp.finwait2_timeout=3D5000 net.inet.tcp.fast_finwait2_recycle=3D1 net.inet.tcp.always_keepalive=3D0 net.route.netisr_maxqlen=3D2048 net.inet.ip.process_options=3D0 net.inet.sctp.blackhole=3D2 net.inet.tcp.abc_l_var=3D44 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219428-7501-fn3RRl8rsU>