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
..
MFC
2005-11-13 21:45:49 +00:00
2006-01-28 18:40:55 +00:00
2006-01-29 00:46:57 +00:00
2006-01-27 17:17:23 +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-28 18:40:55 +00:00
2005-10-05 21:53:17 +00:00
2006-02-12 12:19:06 +00:00
2006-02-10 00:38:08 +00:00
2006-01-27 21:50:11 +00:00
2006-01-27 21:50:11 +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
2005-11-25 14:32:38 +00:00
2006-01-27 21:37:56 +00:00
2006-01-27 18:22:11 +00:00
2006-02-08 09:11:58 +00:00
2005-12-28 20:11:51 +00:00