On Tue, Apr 17, 2012 at 06:30:14PM +0800, Gao feng wrote: > 于 2012年04月17日 10:56, Gao feng 写道: > > register pernet_operations nf_conntrack_net_proto_sctp_ops > > when loading nf_conntrack_proto_sctp module,and unregister > > it when removing. > > > > It makes no senes to register subsys for sctp and sctp6,because > > the nf_conntrack_l4proto_sctp4 and nf_conntrack_l4proto_sctp6 are > > register or unregister together. > > > > Signed-off-by: Gao feng <gaofeng@xxxxxxxxxxxxxx> > > > I think it's better to impletement this as dccp, > dccp stores the timeouts and ctl_table in net_generic. > > This will don't cause waste when sctp module is not loaded. Agreed. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html