Request for VIMAGE testing in 11.0-ALPHA6 and later

2016-06-30 Thread Bjoern A. Zeeb
Hi, during the last weeks and months a lot of changes went into the tree to allow a top-to-bottom network stack teardown to stabilize VNET shutdown and plug some memory leaks. In addition some missing parts were virtualised or the virtualisation was fixed, e.g., pf and ipfilter, ipfw log interfa

Your message dated Thu, 30 Jun 2016 17:47:58 +0530 with...

2016-06-30 Thread IFAS LISTSERV Server (16.0)
Your message dated Thu, 30 Jun 2016 17:47:58 +0530 with subject "MCHEZS" has been successfully distributed to the AGED-FL-L list (473 recipients). ___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscri

11.0-ALPHA5 ipfw cannot create table type number

2016-06-30 Thread Guido Falsi
While testing the new firewall functionality on head I stumbled in this: root@sensei:~ [0]# ipfw table foo create type number ipfw: Table creation failed: Operation not supported root@sensei:~ [71]# The ipfw man page states this should work, am I missing something? -- Guido Falsi

Re: EBR fix for life cycle races was Re: panic with tcp timers

2016-06-30 Thread Matthew Macy
On Tue, 28 Jun 2016 23:19:45 -0700 Matthew Macy wrote > > > > On Tue, 28 Jun 2016 15:51:57 -0700 K. Macy wrote > > > On Tue, Jun 28, 2016 at 10:51 AM, Matthew Macy wrote: > > > > You guys should really look at Samy Bahra's epoch based reclamation. I