Ruslan Ermilov 7becf838ce Two problems here:
1.  Dependency on netgraph module was broken (wrong version).
2.  Netgraph node type was never destroyed on unload.  This
    was masked by problem #1.

Fixed both by using NETGRAPH_INIT().  Now netgraph node type
is created on module load, as in the rest of netgraph modules.
2005-02-12 12:04:10 +00:00
..
2005-02-09 17:19:12 +00:00
2005-02-12 12:04:10 +00:00
2005-01-20 22:51:38 +00:00
2005-01-07 07:08:33 +00:00
2005-02-12 08:27:46 +00:00
2005-01-20 20:06:44 +00:00
2005-01-19 17:03:35 +00:00
2005-02-02 08:35:11 +00:00
2005-01-31 01:26:22 +00:00
2005-02-10 12:02:37 +00:00
2005-01-30 16:42:23 +00:00
2005-01-29 16:50:04 +00:00
2005-01-11 06:24:40 +00:00
2005-02-04 02:32:43 +00:00
2005-02-03 00:40:35 +00:00
2005-02-10 12:02:37 +00:00
2005-01-20 20:32:56 +00:00
2005-02-12 12:04:10 +00:00
2005-01-20 19:32:37 +00:00