Re: packets per second tool for CLI - and question about checksum_errs

2019-08-20 Thread moridin
Rudy wrote: Here is a quick tool so show Packets Per Second on the CLI for all your interfaces (only tested with ix and igb). It uses the output of sysctl every second.  If you like it, great! Quick question, why am I seeing checksum_errs around 1k on a link doing 3Gbps? * **Sample output of s

packets per second tool for CLI - and question about checksum_errs

2019-08-20 Thread Rudy
Here is a quick tool so show Packets Per Second on the CLI for all your interfaces (only tested with ix and igb). It uses the output of sysctl every second.  If you like it, great! Quick question, why am I seeing checksum_errs around 1k on a link doing 3Gbps? * **Sample output of script:*

Re: addrs capability of rtadvd?

2019-08-20 Thread John-Mark Gurney
Hiroki Sato wrote this message on Tue, Aug 20, 2019 at 16:26 +0900: > "Bjoern A. Zeeb" wrote > in <7a7874fa-e663-4ec9-b349-c46d32982...@lists.zabbadoz.net>: > > bz> On 17 Aug 2019, at 6:03, John-Mark Gurney wrote: > bz> > bz> > I am setting up ipv6, and going through the guide at: > bz> > https

Re: addrs capability of rtadvd?

2019-08-20 Thread Hiroki Sato
"Bjoern A. Zeeb" wrote in <7a7874fa-e663-4ec9-b349-c46d32982...@lists.zabbadoz.net>: bz> On 17 Aug 2019, at 6:03, John-Mark Gurney wrote: bz> bz> > I am setting up ipv6, and going through the guide at: bz> > https://www.freebsd.org/doc/handbook/network-ipv6.html#idp71931000 bz> > bz> > And noti