On 08/03/17(Wed) 12:03, Jeremie Courreges-Anglas wrote:
> [...] 
> So here's a refreshed diff that initializes the counters directly from
> ip_init().  I remove the ipip_init() wrapper to make it clear that
> ip_init() is responsible for the job.
> 
> (Still) ok?

I'm against adding more "#if PEUDOIF" in the stack everywhere and it
makes no sense to move more globals outside of ip_ipip.c.

If you really don't want to use .pr_init, then call ipip_input() from
ip_input().

Reply via email to