Luigi Rizzo 830cc17841 Two main changes here:
+ implement "limit" rules, which permit to limit the number of sessions
   between certain host pairs (according to masks). These are a special
   type of stateful rules, which might be of interest in some cases.
   See the ipfw manpage for details.

 + merge the list pointers and ipfw rule descriptors in the kernel, so
   the code is smaller, faster and more readable. This patch basically
   consists in replacing "foo->rule->bar" with "rule->bar" all over
   the place.
   I have been willing to do this for ages!

MFC after: 1 week
2001-09-27 23:44:27 +00:00
..
2000-12-27 22:20:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-27 23:44:27 +00:00
2001-09-26 23:50:17 +00:00
2001-09-26 23:50:17 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-08-16 17:17:54 +00:00
2001-06-11 12:39:29 +00:00
2001-09-19 00:13:00 +00:00
2000-07-20 17:01:10 +00:00
2001-06-11 12:39:29 +00:00
2001-06-11 12:39:29 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2000-04-04 09:20:53 +00:00