K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-10-16T13:37:54.582917Z K 7 svn:log V 256 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 END