Gleb Smirnoff 42a58907c3 Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

  if_clone_simple()
  if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with:		brooks, bz, 1 year ago
2012-10-16 13:37:54 +00:00
..
2012-09-17 19:06:35 +00:00
2012-10-10 08:36:38 +00:00
2012-08-17 16:27:11 +00:00
2012-08-10 14:44:04 +00:00
2012-10-02 10:09:23 +00:00
2012-09-20 15:11:59 +00:00
2012-10-14 17:26:45 +00:00