Marko Zec
d57425ab65
When registering a protocol to an existing protocol domain via
...
pf_proto_register(), iterate over all existing vnets to call protosw_init()
and thus the appropriate .pr_init() handler in the context of each vnet.
NB in the future we probably want to separate pr_init() handlers into
two, i.e. per-vnet and global, functions.
This change has no impact on nooptions VIMAGE builds.
Approved by: re (rwatson), julian (mentor)
MFC after: 3 days
2009-08-24 10:03:41 +00:00
..
2009-08-20 22:58:05 +00:00
2009-08-23 23:37:53 +00:00
2009-08-17 15:19:03 +00:00
2009-07-17 14:02:20 +00:00
2009-08-18 09:27:17 +00:00
2009-08-23 11:33:46 +00:00
2009-08-23 20:40:19 +00:00
2009-08-23 20:26:09 +00:00
2009-08-23 20:40:19 +00:00
2009-05-27 09:52:12 +00:00
2009-08-01 19:26:27 +00:00
2009-08-24 08:27:42 +00:00
2009-08-17 16:12:28 +00:00
2009-08-17 16:16:46 +00:00
2009-06-25 16:48:13 +00:00
2009-08-20 22:58:05 +00:00
2009-08-16 01:43:08 +00:00
2009-08-24 10:03:41 +00:00
2009-06-14 17:33:46 +00:00
2009-06-22 22:09:18 +00:00
2009-08-13 17:09:45 +00:00
2009-08-23 20:26:09 +00:00
2009-08-23 21:00:21 +00:00
2009-08-17 12:57:57 +00:00
2009-08-12 10:44:13 +00:00
2009-08-23 20:40:19 +00:00
2009-08-23 20:40:19 +00:00
2009-08-23 20:40:19 +00:00
2009-08-23 20:40:19 +00:00
2009-06-24 20:57:50 +00:00
2009-06-01 10:41:38 +00:00
2009-06-01 21:17:03 +00:00
2009-07-12 03:53:52 +00:00
2009-08-23 20:40:19 +00:00
2009-06-30 19:03:27 +00:00
2009-06-17 22:50:26 +00:00
2009-08-20 19:17:53 +00:00
2009-07-14 04:35:13 +00:00
2009-08-13 17:09:45 +00:00
2009-07-14 22:54:29 +00:00
2009-08-12 10:45:45 +00:00
2009-08-13 17:09:45 +00:00
2009-08-13 17:09:45 +00:00
2009-08-23 08:04:40 +00:00
2009-07-05 18:15:06 +00:00
2009-08-14 11:00:38 +00:00
2009-07-24 15:06:49 +00:00
2009-08-12 16:27:51 +00:00
2009-08-20 19:17:53 +00:00