Re: Allow PING(8) in jails without raw socket access permissions

2020-10-23 Thread Dewayne Geraghty
On 15/10/2020 9:00 am, carlos antonio neira bustos wrote: > Hello, > > I have currently a patch in review with jamie which is the current jail > maintainer and kyle evans, if anyone else could comment/review this patch : > https://reviews.freebsd.org/D26782 > > What has been done is the following

[Bug 125845] [tcp] [patch] tcp_lro_rx() should make use of hardware IP cksum assistance when available

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=125845 Navdeep Parhar changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 248652] iflib: netmap pkt-gen large TX performance difference between 11-STABLE and 12-STABLE/CURRENT on ix & ixl NIC

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248652 --- Comment #34 from Vincenzo Maffione --- (In reply to Sylvain Galliano from comment #33) Ok, thanks. At this point it's clear that there are two indipendent issues that slow down netmap-iflib on ix/ixl. The first is the lack of a per-tx-q

[Bug 125845] [tcp] [patch] tcp_lro_rx() should make use of hardware IP cksum assistance when available

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=125845 --- Comment #4 from Hans Petter Selasky --- Change looks good to me. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebsd.org mailing list https://li

[Bug 125845] [tcp] [patch] tcp_lro_rx() should make use of hardware IP cksum assistance when available

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=125845 Michael Tuexen changed: What|Removed |Added Summary|[netinet] [patch] |[tcp] [patch] tcp_lro_rx()

[Bug 237720] [tcp] tcpip network stack seized for six hours after large high-throughput file transfer

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237720 Michael Tuexen changed: What|Removed |Added Summary|tcpip network stack seized |[tcp] tcpip network stack

[Bug 61744] [tcp] [patch] TCP hangs onto mbufs with no tcp data unnecessily under certain error conditions

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=61744 Michael Tuexen changed: What|Removed |Added Summary|[netinet] [patch] TCP hangs |[tcp] [patch] TCP hangs

[Bug 219991] [tcp][PATCH] TCP process bogus packets with too large ACK

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219991 Michael Tuexen changed: What|Removed |Added Summary|[PATCH] TCP process bogus |[tcp][PATCH] TCP process

[Bug 250552] [net] [fib] dangling route table entry after destroying interface

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250552 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 240946] [tcp] Check for ipv6_zoneid in tcp_hc_lookup() alongside inc6_faddr

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240946 Michael Tuexen changed: What|Removed |Added CC||tue...@freebsd.org Sum

[Bug 240416] [tcp] Windows scaling (net.inet.tcp.rfc1323=1) does not start the TCP connection to some systems

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240416 Michael Tuexen changed: What|Removed |Added Summary|Windows scaling |[tcp] Windows scaling

[Bug 238741] [tcp] RACK stack causes connections to hang

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238741 Michael Tuexen changed: What|Removed |Added Summary|RACK tcpip stack causes |[tcp] RACK stack causes

[Bug 242492] [tcp] TCP fast open observability

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242492 Michael Tuexen changed: What|Removed |Added Summary|TCP fast open observability |[tcp] TCP fast open

[Bug 217214] [tcp] frequent panics in tcp_output/sbsndptr

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217214 Michael Tuexen changed: What|Removed |Added Summary|frequent panics in |[tcp] frequent panics in

[Bug 234444] [tcp] cc_htcp + TCP_RFC7413 panic

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=23 Michael Tuexen changed: What|Removed |Added Summary|cc_htcp + TCP_RFC7413 panic |[tcp] cc_htcp + TCP_RFC7413

[Bug 214558] [tcp] Improve descriptions for sysctl net.inet.tcp.keepinit

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214558 Michael Tuexen changed: What|Removed |Added Summary|Improve descriptions for|[tcp] Improve descriptions

[Bug 250499] [tcp] Should we reject the packet with timestamp if no timestamp in SYN and SYN_ACK?

2020-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250499 Michael Tuexen changed: What|Removed |Added Status|New |In Progress -- You are receiving

Getting netgraph stats

2020-10-23 Thread Paul Thornton
I am having a problem monitoring network stats on jails on a host. Scenario: One host, FreeBSD 12.1, with a small number of vnet jails. I'm using netgraph to bridge two or more VLANs from physical NICs into each jail - so each jail has at least 2 ngether interfaces which are the only NICs in t