Date: Mon, 29 Jun 2009 01:06:47 +0300 From: Tatsiana Elavaya <t.elavaya@gmail.com> To: soc-status@freebsd.org Cc: Diomidis Spinellis <dds@aueb.gr> Subject: ipfw status report - 4 Message-ID: <ced259440906281506m526ddb8cl1e78d3c3a1b455a6@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, Done this week: - Finished rewrite of per instruction optimization with per rule one. Actually optimization instruction now contains list of optimization labels, but not single label, and instructions in rule are reordered so that instructions with higher optimization rank come first. Optimization instruction can still be used in the middle of rule for example for optimization of or-lists - Treat instructions with 'not' bit set as separate - Implement negative match optimization Next week I'm going to perform more testing and do some cleanup and probably will start with highlevel language parser.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ced259440906281506m526ddb8cl1e78d3c3a1b455a6>