rwatson
25bf323777
Merge ip_input.c:1.311 from HEAD to RELENG_6:
...
Modify the IP fragment reassembly code so that it uses a new UMA zone,
ipq_zone, to allocate fragment headers from, rather than using cast mbuf
storage. This was one of the few remaining uses of mbuf storage for
local data structures that relied on dtom(). Implement the resource
limit on ipq's using UMA zone limits, but preserve current sysctl
semantics using a sysctl proc.
Approved by: re (scottl)
2006-02-13 23:46:31 +00:00
..
2005-12-30 22:13:59 +00:00
2006-02-07 00:29:33 +00:00
2005-11-13 21:45:49 +00:00
2006-01-28 18:40:55 +00:00
2005-05-29 16:11:34 +00:00
2006-01-29 00:46:57 +00:00
2005-08-13 21:24:18 +00:00
2006-01-27 17:17:23 +00:00
2006-02-13 11:39:02 +00:00
2006-01-25 10:00:59 +00:00
2005-08-30 15:01:50 +00:00
2005-10-25 20:10:56 +00:00
2006-02-13 11:30:40 +00:00
2006-02-10 00:38:08 +00:00
2005-03-28 18:31:18 +00:00
2006-02-11 08:25:22 +00:00
2006-01-14 01:18:03 +00:00
2005-08-25 05:01:24 +00:00
2006-02-07 00:29:33 +00:00
2006-01-28 18:40:55 +00:00
2005-10-05 21:53:17 +00:00
2006-01-14 01:18:03 +00:00
2006-02-03 01:35:37 +00:00
2005-09-08 15:46:38 +00:00
2006-02-13 11:39:02 +00:00
2006-02-12 12:19:06 +00:00
2006-02-12 19:00:39 +00:00
2005-11-16 10:31:23 +00:00
2006-01-29 06:55:03 +00:00
2006-02-10 00:38:08 +00:00
2006-02-13 23:46:31 +00:00
2006-02-09 02:33:14 +00:00
2006-01-27 21:50:11 +00:00
2005-11-16 10:31:23 +00:00
2006-01-27 21:50:11 +00:00
2005-11-16 10:31:23 +00:00
2006-01-24 04:08:48 +00:00
2005-10-09 03:21:56 +00:00
2006-01-27 18:22:53 +00:00
2006-01-14 01:18:03 +00:00
2005-11-25 14:32:38 +00:00
2005-08-30 15:01:50 +00:00
2005-11-06 05:01:03 +00:00
2005-10-06 16:34:27 +00:00
2006-01-27 21:37:56 +00:00
2005-05-04 10:39:15 +00:00
2006-02-03 23:37:21 +00:00
2006-01-27 18:22:11 +00:00
2006-02-03 01:35:37 +00:00
2006-02-13 11:39:02 +00:00
2006-02-08 09:11:58 +00:00
2006-02-03 01:35:37 +00:00
2006-01-14 01:18:03 +00:00
2005-12-28 20:11:51 +00:00
2005-03-08 00:09:41 +00:00