K 10 svn:author V 2 ae K 8 svn:date V 27 2016-12-23T14:22:32.137204Z K 7 svn:log V 297 Add an ability to unregister IPsec transforms. Remove unused xf_flags field from xformsw structure. Add xform_attach() and xform_detach() functions. Use them in each xform_* file to register and unregister xform using SYSINIT interface. In key.c add xforms_lock to protect access to xforms list. END