Wojciech A. Koszek
51b4ccb464
This patch fixes a problem, which exists if you have IPSEC in your kernel
...
and want to have crypto support loaded as KLD. By moving zlib to separate
module and adding MODULE_DEPEND directives, it is possible to use such
configuration without complication. Otherwise, since IPSEC is linked with
zlib (just like crypto.ko) you'll get following error:
interface zlib.1 already present in the KLD 'kernel'!
Approved by: cognet (mentor)
2006-02-27 16:56:22 +00:00
..
2006-01-25 18:11:59 +00:00
2006-02-07 18:13:56 +00:00
2006-01-27 09:08:32 +00:00
2005-12-29 01:43:47 +00:00
2006-01-29 22:10:54 +00:00
2006-02-27 12:04:13 +00:00
2006-02-27 16:56:22 +00:00
2006-02-26 17:51:22 +00:00
2005-12-03 01:23:50 +00:00
2006-02-20 12:30:32 +00:00
2006-02-18 23:49:28 +00:00
2006-01-29 02:52:42 +00:00
2006-02-11 12:45:01 +00:00
2005-12-21 15:49:51 +00:00
2006-02-24 12:27:09 +00:00
2005-12-06 14:55:46 +00:00
2006-02-27 16:56:22 +00:00
2006-02-17 10:52:59 +00:00
2005-11-29 19:39:04 +00:00
2006-02-10 20:51:35 +00:00
2006-01-31 22:34:13 +00:00
2006-01-26 19:21:27 +00:00
2005-11-27 08:30:12 +00:00
2006-02-19 22:39:19 +00:00
2006-02-19 22:39:19 +00:00
2006-02-18 23:49:28 +00:00
2006-02-18 23:49:28 +00:00
2006-02-18 23:49:28 +00:00
2006-01-26 19:21:27 +00:00
2006-02-05 17:17:32 +00:00
2006-02-05 17:17:32 +00:00
2006-01-26 19:21:27 +00:00
2005-11-27 03:29:59 +00:00
2006-01-26 19:21:27 +00:00
2005-12-10 00:38:33 +00:00
2006-02-18 23:49:28 +00:00
2006-02-24 01:49:36 +00:00
2006-01-09 17:46:36 +00:00
2006-01-16 17:03:06 +00:00
2006-02-27 16:50:51 +00:00