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-10-10 08:36:38 +00:00
2012-05-01 16:16:20 +00:00
2012-09-14 22:00:03 +00:00
2012-05-01 16:16:20 +00:00
2012-08-08 17:16:06 +00:00