From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> Date: Wed, 25 Jun 2003 20:11:24 +0900 (JST) I think one RTA per xfrm_tmpl, which allows us to extend xfrm_tmpl. If we extend this API we really have only two choices: 1) we change it before 2.6.0 occurs, or failing that... 2) we do this by adding new objects and thus new attributes for them Adding to end of structure only makes sense for things like statistics. If the things we add have real meaning and are required to be correct for proper configuration, it does not matter if we add to the end, any usage results in uninitialized attributes and thus potentially errors. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html