ipsec: Changes to make ipsec encoder/decoders reusable by the plugins
[vpp.git] / src / vnet / ipsec / ipsec.h
index be928a2..975ebc6 100644 (file)
@@ -245,6 +245,7 @@ ipsec_sa_get (u32 sa_index)
 void ipsec_add_feature (const char *arc_name, const char *node_name,
                        u32 * out_feature_index);
 
+
 #endif /* __IPSEC_H__ */
 
 /*